[ https://issues.apache.org/jira/browse/HDFS-10850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535022#comment-15535022 ]
Rakesh R commented on HDFS-10850: --------------------------------- Thank you [~andrew.wang] for your time and discussions to get the consensus. The patch looks good to me, apart from one minor checkstyle warning. {code}Unused import - java.io.FileNotFoundException.{code} +1 (non-binding) > getEZForPath should NOT throw FNF > --------------------------------- > > Key: HDFS-10850 > URL: https://issues.apache.org/jira/browse/HDFS-10850 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs > Affects Versions: 2.8.0 > Reporter: Daryn Sharp > Assignee: Andrew Wang > Priority: Blocker > Attachments: HDSF-10850.001.patch > > > HDFS-9433 made an incompatible change to the semantics of getEZForPath. It > used to return the EZ of the closest ancestor path. It never threw FNF. A > common use of getEZForPath to determining if a file can be renamed, or must > be copied due to mismatched EZs. Notably, this has broken hive. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org