[ 
https://issues.apache.org/jira/browse/HDFS-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uma Maheswara Rao G resolved HDFS-6814.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: fs-encryption (HADOOP-10150 and HDFS-6134)
     Hadoop Flags: Reviewed

I have committed this to branch.

> Mistakenly dfs.namenode.list.encryption.zones.num.responses configured as 
> boolean
> ---------------------------------------------------------------------------------
>
>                 Key: HDFS-6814
>                 URL: https://issues.apache.org/jira/browse/HDFS-6814
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
>            Reporter: Uma Maheswara Rao G
>            Assignee: Uma Maheswara Rao G
>             Fix For: fs-encryption (HADOOP-10150 and HDFS-6134)
>
>         Attachments: HDFS-6814.patch
>
>
> {code}
> <property>
>   <name>dfs.namenode.list.encryption.zones.num.responses</name>
>   <value>false</value>
>   <description>When listing encryption zones, the maximum number of zones
>     that will be returned in a batch. Fetching the list incrementally in
>     batches improves namenode performance.
>   </description>
> </property>
> {code}
> default value should be 100. Should be same as {code}public static final int  
>   DFS_NAMENODE_LIST_ENCRYPTION_ZONES_NUM_RESPONSES_DEFAULT = 100;{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to