scottkd opened a new issue, #11364: URL: https://github.com/apache/pinot/issues/11364
Pinot currently uses [hadoop-2.10.1](https://github.com/apache/pinot/blob/release-0.12.1/pom.xml#L134) as a dependency. [AWS EMR's latest 6.x releases](https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-release-app-versions-6.x.html) use hadoop-3.x and are incompatible with the current pinot build's hadoop libraries. Additionally, hadoop-2.10.1 has multiple known [critical security vulnerabilities](https://github.com/apache/pinot/issues/10311). -- 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]
