yoda-mon commented on PR #1043: URL: https://github.com/apache/bigtop/pull/1043#issuecomment-1284863651
@iwasakims > Tweaking Java version in do-component-build for specific product should be fine now. Yes, I think so too. This way does not harm other projects. @guyuqi > it is better to retain the JDK8 and make JDK8 the default jvm/jdk in Bigtop, and JDK11 could be installed the other separate path as the optional tool for users. I agree. The main JDK on Bigtop should be 8 because some project don't have compatibly for >8. However it is tough thing that several projects seemed deprecating to use Java 8 on current versions, such as Kafka or Flink... To catch up them, we have to look around balanced way. -- 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]
