mirror of
https://github.com/apache/impala.git
synced 2026-01-09 15:00:11 -05:00
5 lines
176 B
Bash
Executable File
5 lines
176 B
Bash
Executable File
#!/bin/bash
|
|
# Copyright (c) 2012 Cloudera, Inc. All rights reserved.
|
|
|
|
hadoop jar ${HADOOP_LZO}/build/hadoop-lzo-0.4.15.jar com.hadoop.compression.lzo.DistributedLzoIndexer $*
|