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 2017/07/20 18:26:00 UTC

[jira] [Created] (HDFS-12172) Reduce EZ lookup overhead

Daryn Sharp created HDFS-12172:
----------------------------------

             Summary: Reduce EZ lookup overhead
                 Key: HDFS-12172
                 URL: https://issues.apache.org/jira/browse/HDFS-12172
             Project: Hadoop HDFS
          Issue Type: Improvement
    Affects Versions: 2.7.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


A number of inefficiencies exist in EZ lookups.  These are amplified by frequent operations like list status.  Once one encryption zone exists, all operations take the performance penalty.

Ex. Operations should not perform redundant lookups.  EZ path reconstruction should be lazy since it's not required in the common case.  Renames do not need to reallocate new IIPs to check parent dirs for EZ.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org