79601414

Date: 2025-05-01 05:25:33
Score: 0.5
Natty:
Report link

For me, I tried Hive 4-LLAP, with the following procedure.

  1. Execute llap-service.sh. This produces a new directory: llappkg/

  2. Update Yarnfile to remove "placement_policy"

  3. Execute llappkg/run.sh, and this creates a new Yarn service "llapservice"

  4. Start HiveServer2 and execute queries.

However, the is no documentation available on Hive-LLAP, so it's hard to tune parameters.

If you are using Hive on Tez and still interested in achieving the performance of Hive-LLAP wit ease, there is an alternative solution Hive on MR3. Please check out the blog that compares Hive 4 on Tez and Hive 4 on MR3 (along with Trino 468 and Spark 4.0.0-RC2).

https://mr3docs.datamonad.com/blog/2025-04-18-performance-evaluation-2.0

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: glapark