Re: Benchmarking Hive ACID functionality

2017-09-25 Thread Gopal Vijayaraghavan
> Are there any frameworks like TPC-DS to benchmark Hive ACID functionality? Are you trying to work on and improve Hive ACID? I have a few ACID micro-benchmarks like this https://github.com/t3rmin4t0r/acid2x-jmh so that I can test the inner loops of ACID without having any ORC data at all. h

Benchmarking Hive ACID functionality

2017-09-25 Thread Krishnanand Khambadkone
Are there any frameworks like TPC-DS to benchmark Hive ACID functionality?