[
https://issues.apache.org/jira/browse/AMBARI-24400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582382#comment-16582382
]
Alisha Prabhu edited comment on AMBARI-24400 at 8/16/18 11:34 AM:
------------------------------------------------------------------
Hi [~avijayan] , observed that the above tests have failed after the commit
made through AMBARI-23744.
Can you please look into the issue ?
was (Author: alishap):
Hi Aravindan Vijayan , observed that the above tests have failed after the
commit made through AMBARI-23744.
Can you please look into the issue ?
> Tests in ambari-metrics fail with java.lang.NoSuchFieldError: mapper
> --------------------------------------------------------------------
>
> Key: AMBARI-24400
> URL: https://issues.apache.org/jira/browse/AMBARI-24400
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Reporter: Alisha Prabhu
> Priority: Major
> Labels: ppc64le, x86_64
> Attachments: AMBARI-24400.patch
>
>
> Commands used at ./ambari/ambari-metrics/ :
> mvn -Dtest=AggregatedMetricsPublisherTest -DfailIfNoTests=false test
> mvn -Dtest=RawMetricsPublisherTest -DfailIfNoTests=false test
> Error :
> {code:java}
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.641 sec <<<
> FAILURE! - in
> org.apache.hadoop.metrics2.sink.timeline.AggregatedMetricsPublisherTest
> testProcessMetrics(org.apache.hadoop.metrics2.sink.timeline.AggregatedMetricsPublisherTest)
> Time elapsed: 0.043 sec <<< ERROR!
> java.lang.NoSuchFieldError: mapper
> at
> org.apache.hadoop.metrics2.sink.timeline.AggregatedMetricsPublisherTest.testProcessMetrics(AggregatedMetricsPublisherTest.java:65)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)