[
https://issues.apache.org/jira/browse/AMBARI-16292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275007#comment-15275007
]
Hudson commented on AMBARI-16292:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4809 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4809/])
AMBARI-16292. AMS Builds borken with new Phoenix version 4.7. (swagle) (swagle:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=65834423f3033cf63c2df48e917f162cc5f740eb])
*
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/AbstractMiniHBaseClusterTest.java
*
ambari-metrics/ambari-metrics-timelineservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryServer.java
> 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
>
> Attachments: AMBARI-16292.patch
>
>
> {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)