[ https://issues.apache.org/jira/browse/HDFS-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250593#comment-14250593 ]
Andrew Wang commented on HDFS-7530: ----------------------------------- Hey Charles, note that Colin actually fixed binary diff application in HADOOP-10926. You just need to generate the diff with git and without --no-prefix. Doesn't matter here though since xml is text. For the CLI test, can we add an "ls" at the end so we can check the rename? An empty substring comparator is never going to trigger. I think that the existing test is supposed to test renaming an EZ file to a non-EZ, could we add that too? Thanks! > Allow renaming an Encryption Zone root > -------------------------------------- > > Key: HDFS-7530 > URL: https://issues.apache.org/jira/browse/HDFS-7530 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Affects Versions: 2.7.0 > Reporter: Charles Lamb > Assignee: Charles Lamb > Priority: Minor > Attachments: HDFS-7530.001.patch, HDFS-7530.002.patch > > > It should be possible to do > hdfs dfs -mv /ezroot /newnameforezroot -- This message was sent by Atlassian JIRA (v6.3.4#6332)