[
https://issues.apache.org/jira/browse/MAPREDUCE-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808072#comment-17808072
]
ASF GitHub Bot commented on MAPREDUCE-7469:
-------------------------------------------
LiuGuH opened a new pull request, #6463:
URL: https://github.com/apache/hadoop/pull/6463
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
JIRA: [MAPREDUCE-7469](https://issues.apache.org/jira/browse/MAPREDUCE-7469)
NNBench createControlFiles should use thread pool to improve performance.
### How was this patch tested?
Add test case for this.
> NNBench createControlFiles should use thread pool to improve performance.
> -------------------------------------------------------------------------
>
> Key: MAPREDUCE-7469
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7469
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: liuguanghua
> Priority: Minor
>
> NNBench is a good tool for NN performance test. And with multiples maps it
> will wait long time in createControlFiles. This can use thread pool to
> increase concurrency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]