cloudera / impala-tpcds-kit

TPC-DS Kit for Impala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

benchmark script

billou2k opened this issue · comments

Not an issue as such,
but I can't see any script that runs and capture the processing time of the queries.
Can you suggest the best method to do this?
For example,
should we use impala-shell, should we leave the result to be displayed on screen or store to file (-o) in case it affects the performance.
To test multiple users, should all the impala clients be connected to the same daemon or a different one?
Thanks for any advice.