Rakesh R created HDFS-8568:
------------------------------
Summary: TestClusterId is failing
Key: HDFS-8568
URL: https://issues.apache.org/jira/browse/HDFS-8568
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Rakesh R
Assignee: Rakesh R
It fails with the below exception:
{code}
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.hdfs.server.namenode.TestClusterId.testFormatWithEmptyClusterIdOption(TestClusterId.java:292)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)