Great benchmark:
http://hortonworks.com/blog/benchmarking-apache-hive-13-enterprise-hadoop/
Could you point me to the hive 0.10 queries you have used for the tpcds benchmark?
I’m trying to convert from the hive 0.13 ones available here:
https://github.com/cartershanklin/hive-testbench
but facing issues (Failed: NullPointerExcpetion null)
on multiple AND/OR conditions.
e.g. for query3 when specifying the 5 ranges of dates to filter
Thanks