You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/04/05 09:49:41 UTC

[jira] [Created] (HADOOP-14281) Fix TestKafkaMetrics

Akira Ajisaka created HADOOP-14281:
--------------------------------------

             Summary: Fix TestKafkaMetrics
                 Key: HADOOP-14281
                 URL: https://issues.apache.org/jira/browse/HADOOP-14281
             Project: Hadoop Common
          Issue Type: Bug
          Components: metrics
            Reporter: Akira Ajisaka


TestKafkaMetrics#testPutMetrics fails
{noformat}
org.junit.ComparisonFailure: 
Expected :{"hostname": "localhost", "timestamp": 1491385648730, "date": "2017-04-05","time": "06:47:28","name": "Kafka record name" , "KafkaTag":  "test_tag", "KafkaCounter":  "123"}
Actual   :{"hostname": "localhost", "timestamp": 1491385648730, "date": "2017-04-05","time": "18:47:28","name": "Kafka record name" , "KafkaTag":  "test_tag", "KafkaCounter":  "123"}
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.metrics2.impl.TestKafkaMetrics.testPutMetrics(TestKafkaMetrics.java:148)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org