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