[ 
https://issues.apache.org/jira/browse/HADOOP-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583116#action_12583116
 ] 

Raghu Angadi commented on HADOOP-3052:
--------------------------------------

> This would have the advantage over the shell -R commands in that name nodes 
> syncs from multiple clients are effectively batched.
For this advantage, does the program need to be map/reduce? Client just needs 
to invoke multiple threads. As long as client threads are comparable to number 
of handlers in NameNode, it goes as fast as it could.

> distch -- tool to do parallel ch* 
> ----------------------------------
>
>                 Key: HADOOP-3052
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3052
>             Project: Hadoop Core
>          Issue Type: Task
>          Components: dfs
>    Affects Versions: 0.16.1
>            Reporter: Robert Chansler
>            Assignee: Tsz Wo (Nicholas), SZE
>             Fix For: 0.17.0
>
>
> Build a tool to do parallel ch{mod,grp,own} on files.
> This would have the advantage over the shell -R commands in that name nodes 
> syncs from multiple clients are effectively batched.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to