Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Is there any suggested ratio for dividing the number of handler threads between normal RPC and service RPC (HDFS)?

avatar

How should we reassign the current number of hdfs.namenode.handler.count to dfs.namenode.service.handler.count and hdfs.namenode.handler.count after activating service RPC?

For instance, we currently having 240 handler threads - should we set dfs.namenode.service.handler.count to 120 and hdfs.namenode.handler.count to 120 or do you suggest other ratios?

1 ACCEPTED SOLUTION

avatar

@Arpit Agarwal

Thanks for helping me out. For others' information: ~50% of dfs.namenode.handler.count is a reasonable value for dfs.namenode.service.handler.count.

View solution in original post

1 REPLY 1

avatar

@Arpit Agarwal

Thanks for helping me out. For others' information: ~50% of dfs.namenode.handler.count is a reasonable value for dfs.namenode.service.handler.count.