You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Aaron T. Myers (JIRA)" <ji...@apache.org> on 2011/04/08 08:01:09 UTC

[jira] [Updated] (HADOOP-7216) HADOOP-7202 broke TestDFSShell in HDFS

     [ https://issues.apache.org/jira/browse/HADOOP-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron T. Myers updated HADOOP-7216:
-----------------------------------

    Attachment: hadoop-7216.0.txt

Trivial patch to add an implementation of the {{run}} method to the {{Count}} class. I manually verified that this fixes the test in HDFS.

> HADOOP-7202 broke TestDFSShell in HDFS
> --------------------------------------
>
>                 Key: HADOOP-7216
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7216
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7216.0.txt
>
>
> 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