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 "Aaron T. Myers (JIRA)" <ji...@apache.org> on 2011/04/08 07:57:06 UTC

[jira] [Created] (HDFS-1819) TestDFSShell is failing on trunk

TestDFSShell is failing on trunk
--------------------------------

                 Key: HDFS-1819
                 URL: https://issues.apache.org/jira/browse/HDFS-1819
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
    Affects Versions: 0.23.0
            Reporter: Aaron T. Myers
            Assignee: Aaron T. Myers
             Fix For: 0.23.0


The commit of HADOOP-7202 now requires that classes that extend {{FsCommand}} implement the {{void run(PathData)}} method. The {{Count}} class was changed to extend {{FsCommand}}, but renamed the {{run}} method and did not provide a replacement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HDFS-1819) TestDFSShell is failing on trunk

Posted by "Aaron T. Myers (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron T. Myers resolved HDFS-1819.
----------------------------------

    Resolution: Invalid

I should have filed this in as a HADOOP bug, not an HDFS bug. My mistake. Sorry for the spam.

> TestDFSShell is failing on trunk
> --------------------------------
>
>                 Key: HDFS-1819
>                 URL: https://issues.apache.org/jira/browse/HDFS-1819
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 0.23.0
>
>
> The commit of HADOOP-7202 now requires that classes that extend {{FsCommand}} implement the {{void run(PathData)}} method. The {{Count}} class was changed to extend {{FsCommand}}, but renamed the {{run}} method and did not provide a replacement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira