jojochuang commented on PR #161:
URL: https://github.com/apache/ambari-metrics/pull/161#issuecomment-2817614850
We can't update helix-core to 1.3.0 because it's built with JDK11.
(Ambari-metrics is currently built with JDK8).
Error: COMPILATION ERROR :
[INFO] -------------------------------------------------------------
Error:
/home/runner/work/ambari-metrics/ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/ambari/metrics/core/timeline/availability/AggregationTaskRunner.java:[35,24]
cannot access org.apache.helix.HelixManager
bad class file:
/home/runner/.m2/repository/org/apache/helix/helix-core/1.3.0/helix-core-1.3.0.jar(org/apache/helix/HelixManager.class)
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of
the classpath.
--
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]