You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2016/05/06 19:37:12 UTC

[jira] [Created] (AMBARI-16292) AMS Builds borken with new Phoenix version 4.7

Siddharth Wagle created AMBARI-16292:
----------------------------------------

             Summary: AMS Builds borken with new Phoenix version 4.7
                 Key: AMBARI-16292
                 URL: https://issues.apache.org/jira/browse/AMBARI-16292
             Project: Ambari
          Issue Type: Bug
          Components: ambari-metrics
    Affects Versions: 2.4.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 2.4.0


{code}
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /grid/0/jenkins/workspace/Ambari-build-centos6/hdp-BUILDS/ambari/ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryStoreTestUtils.java: Some input files use or override a deprecated API.
[WARNING] /grid/0/jenkins/workspace/Ambari-build-centos6/hdp-BUILDS/ambari/ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryStoreTestUtils.java: Recompile with -Xlint:deprecation for details.
[WARNING] /grid/0/jenkins/workspace/Ambari-build-centos6/hdp-BUILDS/ambari/ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/ITPhoenixHBaseAccessor.java: /grid/0/jenkins/workspace/Ambari-build-centos6/hdp-BUILDS/ambari/ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/ITPhoenixHBaseAccessor.java uses unchecked or unsafe operations.
[WARNING] /grid/0/jenkins/workspace/Ambari-build-centos6/hdp-BUILDS/ambari/ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/ITPhoenixHBaseAccessor.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /grid/0/jenkins/workspace/Ambari-build-centos6/hdp-BUILDS/ambari/ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/AbstractMiniHBaseClusterTest.java:[150,7] cannot find symbol
  symbol:   method deletePriorTables(long,java.lang.String)
  location: class org.apache.hadoop.yarn.server.applicationhistoryservice.metrics.timeline.AbstractMiniHBaseClusterTest
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ambari-metrics .................................... SUCCESS [4.275s]
[INFO] Ambari Metrics Common ............................. SUCCESS [8.766s]
[INFO] Ambari Metrics Hadoop Sink ........................ SUCCESS [11.356s]
[INFO] Ambari Metrics Flume Sink ......................... SUCCESS [7.209s]
[INFO] Ambari Metrics Kafka Sink ......................... SUCCESS [5.882s]
[INFO] Ambari Metrics Storm Sink ......................... SUCCESS [15.142s]
[INFO] Ambari Metrics Collector .......................... FAILURE [1:02.897s]
[INFO] Ambari Metrics Monitor ............................ SKIPPED
[INFO] Ambari Metrics Grafana ............................ SKIPPED
[INFO] Ambari Metrics Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:56.261s
[INFO] Finished at: Fri May 06 08:16:30 UTC 2016
[INFO] Final Memory: 94M/1982M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project ambari-metrics-timelineservice: Compilation failure
[ERROR] /grid/0/jenkins/workspace/Ambari-build-centos6/hdp-BUILDS/ambari/ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/AbstractMiniHBaseClusterTest.java:[150,7] cannot find symbol
[ERROR] symbol:   method deletePriorTables(long,java.lang.String)
[ERROR] location: class org.apache.hadoop.yarn.server.applicationhistoryservice.metrics.timeline.AbstractMiniHBaseClusterTest
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ambari-metrics-timelineservice​
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)