geyanggang commented on PR #11346:
URL: https://github.com/apache/gravitino/pull/11346#issuecomment-4601541540

   > Do we need this `hadoop-mapreduce-client-core` for hms2 module?
   
   We should not need it. `hadoop-mapreduce-client-core` is an optional 
dependency of `hive-metastore:2.3.9`. It was carried over from the old Hadoop 
`2.10.2` setup and kept when we upgraded to Hadoop `3.3.6`. Since we only use 
the Hive metastore client for metadata operations, not MapReduce jobs, it 
should be safe to remove entirely. I'll verify with integration tests and 
update this PR to drop the whole dependency.


-- 
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]

Reply via email to