You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2016/09/09 18:20:22 UTC

[jira] [Created] (HDFS-10850) getEZForPath should NOT throw FNF

Daryn Sharp created HDFS-10850:
----------------------------------

             Summary: 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
            Priority: Blocker


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org