You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2011/04/13 20:41:06 UTC

[jira] [Created] (HDFS-1834) Accelerate chmod task in ant files

Accelerate chmod task in ant files
----------------------------------

                 Key: HDFS-1834
                 URL: https://issues.apache.org/jira/browse/HDFS-1834
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.23.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


The chmod tasks have a parallel="false" attribute attached to them.  This causes ant to shell out for each and every item in the fileset which slows down parts of the build.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira