hive-testbench icon indicating copy to clipboard operation
hive-testbench copied to clipboard

Results 35 hive-testbench issues
Sort by recently updated
recently updated
newest added

the error remind the http://dev.hortonworks.com.s3.amazonaws.com can't visit how can i solve this question? thank you!

I runSuite.pl tpcds 2,and I want to know where is the csv file generated after the query

CDH 6.0.0 Hive 2.1.1 when run the script hive-testbench/sample-queries-tpcds/query1.sql, it show the error: source query1.sql; FAILED: ParseException line 15:31 cannot recognize input near '(' 'select' 'avg' in expression specification and...

The schema of table `customer` has been changed, but query 30 of Spark TPC-DS uses the old column name.

I have added a few tweaks to the features that we use for hive and the changes need to be merged, they have been commented. Please review and approve for...

The intent for the tpch-setup.sh command is to pass the REDUCERS variable into the final stage, which checks the table creation in the line hive -i settings/load-${SCHEMA_TYPE}.sql -f ddl-tpch/bin_${SCHEMA_TYPE}/analyze.sql --database...

This update allows tpch-setup.sh and tpcds-setup.sh to use either Hive CLI or Beeline CLI depending on optional parameters specified during command submission.