TestHDFSCLI failing after HADOOP-6222
-------------------------------------
Key: HDFS-837
URL: https://issues.apache.org/jira/browse/HDFS-837
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Critical
Tests fail to build:
[javac]
/home/todd/git/hadoop-hdfs/src/test/hdfs/org/apache/hadoop/cli/TestHDFSCLI.java:64:
cannot find symbol
[javac] symbol : method assertTrue(java.lang.String,boolean)
[javac] location: class org.apache.hadoop.cli.TestHDFSCLI
[javac] assertTrue("Not a HDFS: "+fs.getUri(),
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.