Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0.0
-
None
-
None
Description
The perf diff between JDK8 -> JDK9 seems to be significant.
TPC-H Q6 on JDK8 takes 32s on a single node + 1 Tb scale warehouse.
TPC-H Q6 on JDK9 takes 19s on the same host + same data.
The performance difference seems to come from better JIT and better NUMA handling.
Attachments
Issue Links
- is depended upon by
-
HIVE-17599 LLAP: Automatically pre-compile all of ORC, Tez & LLAP using Java jaotc
- Open
- relates to
-
HIVE-17632 Build Hive with JDK9
- Resolved
- links to