abstractdog commented on PR #6435:
URL: https://github.com/apache/hive/pull/6435#issuecomment-4303589525

   @deniskuzZ: pushed the latest commit without snapshot changes, validated 
that it can run properly without the tez snapshots (hs2 + llap):
   ```
   export HIVE_VERSION=4.2.0
   
   ./stop-hive.sh --cleanup
   
   export 
POSTGRES_LOCAL_PATH=~/.m2/repository/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.jar
   ./build.sh -hive 4.2.0 -hadoop 3.4.1 -tez 0.10.5
   ./start-hive.sh --llap
   docker compose --profile llap logs -f 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to