[
https://issues.apache.org/jira/browse/HADOOP-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627132#action_12627132
]
Hairong Kuang commented on HADOOP-3992:
---------------------------------------
This issue will focus on providing a tool for testing NameNode behavior under
different client loads. It allows the user to generate different mixes of read,
write, and list requests by specifying the probabilities of read and write. The
user controls the the intensity of the load by adjusting parameters for the
number of worker threads and the delay between operations.
> Synthetic Load Generator for NameNode testing
> ---------------------------------------------
>
> Key: HADOOP-3992
> URL: https://issues.apache.org/jira/browse/HADOOP-3992
> Project: Hadoop Core
> Issue Type: New Feature
> Components: dfs
> Reporter: Robert Chansler
> Assignee: Hairong Kuang
> Fix For: 0.19.0
>
>
> For performance and correctness testing. The goal is to faithfully simulate
> the load of a 5000-node cluster with a (comparatively) tiny number of nodes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.