Files
impala/testdata/workloads/functional-query/functional-query_core.csv
Martin Grund 6b945cf257 Starting Kudu as part of the run-all.sh command / data loading
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>
2015-06-01 15:53:34 -07:00

541 B

1# Manually created file.
2file_format:text, dataset:functional, compression_codec:none, compression_type:none
3file_format:seq, dataset:functional, compression_codec:snap, compression_type:block
4file_format:rc, dataset: functional, compression_codec: snap, compression_type: block
5file_format:parquet, dataset: functional, compression_codec: none, compression_type: none
6file_format:avro, dataset: functional, compression_codec: snap, compression_type: block
7file_format:hbase, dataset:functional, compression_codec:none, compression_type:none