NihalJain commented on code in PR #15216:
URL: https://github.com/apache/pinot/pull/15216#discussion_r1984513783
##########
pom.xml:
##########
@@ -1375,8 +1375,8 @@
</dependency>
<dependency>
<groupId>org.apache.hadoop.thirdparty</groupId>
Review Comment:
Not related to change but should not we let this come transitively from
hadoop? I am not sure why we are version managing this. Is there a specific
reason for doing so?
With current code, pinot cannot build (and then work smoothly) with multiple
versions of hadoop. We will hit the same issue which @minwoo-jung is facing
today.
--
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]