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: [email protected]
For additional commands, e-mail: [email protected]