[ 
https://issues.apache.org/jira/browse/HDFS-12545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180230#comment-16180230
 ] 

Mukul Kumar Singh commented on HDFS-12545:
------------------------------------------

Thanks for raising this issue [~ajayydv], In case namenode service rpc is 
enabled would this fix try to tune service-rpc prt as well ?

> Autotune NameNode RPC handler threads according to number of datanodes in 
> cluster
> ---------------------------------------------------------------------------------
>
>                 Key: HDFS-12545
>                 URL: https://issues.apache.org/jira/browse/HDFS-12545
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>
> Autotune NameNode RPC handler threads according to number of datanodes in 
> cluster. Currently rpc handler are controlled by 
> {{dfs.namenode.handler.count}} on cluster start. Jira is to discuss best way 
> to auto tune it according to no of datanodes. Updating this to 
> {{max(dfs.namenode.handler.count, min(200,20 * log2(no of datanodes)))}} on 
> NameNode start is one possible way. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to