Aggarwal-Raghav commented on PR #5500: URL: https://github.com/apache/hive/pull/5500#issuecomment-2406602680
@zhangbutao, thanks for driving this forward. _For tez project:_ 1. **We need to exclude logback jar from hadoop transitive dependency in tez project or move to hadoop 3.4.1**, Otherwise it can cause classloading issues. IIRC, I had faced issue because logback jar was getting picked first and hive-log4j2.properties not getting honoured. If possible please go through the following: a. https://github.com/apache/hadoop/pull/6582#issue-2151551682 b. [HADOOP-19153](https://issues.apache.org/jira/browse/HADOOP-19153): hadoop-common exports logback as a dependency (**This fix is not in hadoop 3.4.0**) 2. zookeeper version, I would prefer to keep it in sync: a. hive => 3.8.4 b. hadoop3.4.0 => 3.8.3 c. hadoop3.4.1 => 3.8.4 _For hive:_ - Please fill out the PR template and attach the dependecy tree. - I think we can upgrade guava version also and keep it in sync with hadoop, there was some discussion to keep it in sync with the version used in hadoop. Please check #4271 -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org