[ 
https://issues.apache.org/jira/browse/HADOOP-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-9008:
----------------------------------

    Attachment: HADOOP-9008-branch-trunk-win.patch

Thank you, Raja.  I think you're right.  I have attached a new patch that 
simplifies the make_file_filter function and adds some comments to help prevent 
confusion around the Python tarfile.add API.

Also, I realized that my earlier patch did not include all of the files that I 
changed.  Can you please take another look?  There are smaller changes in a few 
other pom.xml files.

                
> Building hadoop tarball fails on Windows
> ----------------------------------------
>
>                 Key: HADOOP-9008
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9008
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: trunk-win
>            Reporter: Ivan Mitic
>            Assignee: Chris Nauroth
>         Attachments: HADOOP-9008-branch-trunk-win.patch, 
> HADOOP-9008-branch-trunk-win.patch, HADOOP-9008-branch-trunk-win.patch
>
>
> Trying to build Hadoop trunk tarball via {{mvn package -Pdist -DskipTests 
> -Dtar}} fails on Windows.
> Build system generates sh scripts that execute build tasks what does not work 
> on Windows without Cygwin. It might make sense to apply the same pattern as 
> in HADOOP-8924, and use python instead of sh.

--
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