ctubbsii commented on PR #2785: URL: https://github.com/apache/thrift/pull/2785#issuecomment-1521115782
> @ctubbsii it says support running on Java11, still supports Java8. And HADOOP-16795 is open, the latest Hadoop does not pass compiling on JDK11 now. Yeah. That info was also at the link I provided. But it's not relevant. You don't need to build Thrift and Hadoop in the same environment for them to be compatible. You just need them to run in the same environment, and Hadoop runs just fine in Java 11. > The latest AWS EMR uses Java8 by default. https://docs.aws.amazon.com/emr/latest/ReleaseGuide/configuring-java8.html I'm not sure how this is relevant at all. EMR's default configuration has no bearing on whether Hadoop requires Thrift to stay on 8 or not. EMR can be configured to run on 11, and you can run Hadoop without EMR. -- 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]
