You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ivan Mitic (JIRA)" <ji...@apache.org> on 2012/11/27 05:15:58 UTC

[jira] [Created] (HADOOP-9096) Improve performance of Windows install scripts

Ivan Mitic created HADOOP-9096:
----------------------------------

             Summary: Improve performance of Windows install scripts
                 Key: HADOOP-9096
                 URL: https://issues.apache.org/jira/browse/HADOOP-9096
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1-win
            Reporter: Ivan Mitic


Things to improve for better performance:
The whole install is taking 4-5 mins on a single box because of.
 1) Inclusion of src & other temp folders (IVY etc..) in the winpkg so it is taking longer time to decompress the zip folder
 2) Nested zip files in the winpkg. If we remove the nested zips then after manual unpack everything will be a xcopy install and reduces install time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira