Performance Evaluation of Trino and Hive on MR3 using the TPC-DS Benchmark
Introduction
In our previous article, we evaluate the performance of Trino 418 and Hive on MR3 1.7 using the TPC-DS Benchmark with a scale factor of 10TB.
- In terms of the total running time, the two systems are comparable: Trino 7424 seconds vs Hive on MR3 7415 seconds.
- In terms of the geometric mean of running times, Trino is faster than Hive on MR3: Trino 21.75 seconds vs Hive on MR3 27.68 seconds.
- Trino returns wrong answers on query 23 after running for 1756 seconds.
- Trino fails to complete query 72 after running for 156 seconds.