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

Reply via email to