You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2010/03/24 22:06:27 UTC

[jira] Created: (MAPREDUCE-1627) HadoopArchives should not uses DistCp method

HadoopArchives should not uses DistCp method
--------------------------------------------

                 Key: MAPREDUCE-1627
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1627
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: harchive
            Reporter: Tsz Wo (Nicholas), SZE
            Priority: Minor
             Fix For: 0.22.0


{code}
//line 502.
  final String randomId = DistCp.getRandomId();
{code}
If HadoopArchives does not use the DistCp method, it could be packaged as a standalone tool.

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