mirror of
https://github.com/apache/impala.git
synced 2025-12-30 12:02:10 -05:00
This starts a kudu mini-cluster with a master and three tablet servers on a single host. This requires to have a checkout of the kudu-bin project accessible. By default the location of the checkout is expected to be $IMPALA_HOME/../kudu-bin. In addition, this patch enables loading data to kudu via the load-data.py command. Currently only the "liketbl" is created for Kudu, but not laoded with data. This has to be done manually from the kudu-bin repo for now. Change-Id: Ia7981b023f119759e5e13e78322a6c89f82bd085 Reviewed-on: http://gerrit.sjc.cloudera.com:8080/6499 Tested-by: jenkins Reviewed-by: David Alves <david.alves@cloudera.com>
152 B
152 B
| 1 | file_format: text,seq,rc,avro,parquet,hbase,kudu |
|---|---|
| 2 | dataset: functional |
| 3 | compression_codec: none,def,gzip,bzip,snap,lzo |
| 4 | compression_type: none,block,record |