Skip to content

AMBARI-26486: Bump org.apache.helix:helix-core from 0.6.6 to 1.3.0 in /ambari-metrics-timelineservice#161

Open
0lai0 wants to merge 1 commit into
apache:masterfrom
0lai0:AMBARI-26486
Open

AMBARI-26486: Bump org.apache.helix:helix-core from 0.6.6 to 1.3.0 in /ambari-metrics-timelineservice#161
0lai0 wants to merge 1 commit into
apache:masterfrom
0lai0:AMBARI-26486

Conversation

@0lai0
Copy link
Copy Markdown
Contributor

@0lai0 0lai0 commented Apr 21, 2025

What changes were proposed in this pull request?

Bump org.apache.helix:helix-core from 0.6.6 to 1.3.0 in /ambari-metrics-timelineservice

How was this patch tested?

cd ambari-metrics-timelineservice
mvn test
mvn dependency:tree -DignoreErrors | grep helix-core
mvn dependency:tree -DignoreErrors

@jojochuang
Copy link
Copy Markdown
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants