Re: [PR] Revert Hadoop back to 3.3.6 [pinot]

2024-08-27 Thread via GitHub
Jackie-Jiang closed pull request #13829: Revert Hadoop back to 3.3.6 URL: https://github.com/apache/pinot/pull/13829 -- 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 unsubsc

Re: [PR] Revert Hadoop back to 3.3.6 [pinot]

2024-08-20 Thread via GitHub
Jackie-Jiang commented on PR #13829: URL: https://github.com/apache/pinot/pull/13829#issuecomment-2299561917 This issue is caused by shading, and fixed with #13834 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Revert Hadoop back to 3.3.6 [pinot]

2024-08-16 Thread via GitHub
Jackie-Jiang commented on PR #13829: URL: https://github.com/apache/pinot/pull/13829#issuecomment-2294006513 I'd suggest trying to fix the dependency issue first before reverting it back to the old version. The problem might be specific to `hadoop-aws` library -- This is an automated mess

[PR] Revert Hadoop back to 3.3.6 [pinot]

2024-08-16 Thread via GitHub
ege-st opened a new pull request, #13829: URL: https://github.com/apache/pinot/pull/13829 Hadoop 3.4.0 is causing issues with the AWS SDK S3 library. Specifically, the following exception is being thrown: ``` Caused by: java.lang.ClassNotFoundException: software.amazon.awssdk.tra