You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/12/16 04:21:18 UTC

[jira] Created: (HDFS-837) TestHDFSCLI failing after HADOOP-6222

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.