[ https://issues.apache.org/jira/browse/HDFS-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jakob Homan updated HDFS-489: ----------------------------- Attachment: HDFS-489.patch Patch fixes TestHDFSCLI with new expected behavior. Even though the original patch was backported to 20, this particular test case was added after 20, so there is no need for a 20 port of this patch. It looks like the commons jar has been updated in the git repo, so TestHDFSCLI is currently breaking with this behavior and should be fixed. Hudson will complain about no tests but this does modify a test. > Updated TestHDFSCLI for changes from HADOOP-6139 > ------------------------------------------------ > > Key: HDFS-489 > URL: https://issues.apache.org/jira/browse/HDFS-489 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Jakob Homan > Assignee: Jakob Homan > Attachments: HDFS-489.patch > > > HADOOP-6139 changed the output of the rm/rmr console text. The unit test for > this is in hdfs, so TestHDFSCLI needs to be updated for the new output. > Patch shortly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.