[
https://issues.apache.org/jira/browse/HADOOP-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601141#comment-13601141
]
Jason Lowe commented on HADOOP-9397:
------------------------------------
Thanks for looking into this, Chris. I'm assuming this was changed because
some platform doesn't support the 'z' flag for {{tar}}. Curious though, why
does hadoop-dist invoke tar and gzip separately, while other projects pipe the
output of tar to gzip (e.g.: hadoop-mapreduce-project, hadoop-yarn-project)?
The latter doesn't have this issue because the shell redirect clobbers the
output file. Do we really need the intermediate .tar file kept around?
> Incremental dist tar build fails
> --------------------------------
>
> Key: HADOOP-9397
> URL: https://issues.apache.org/jira/browse/HADOOP-9397
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.0.0
> Reporter: Jason Lowe
> Assignee: Chris Nauroth
> Attachments: HADOOP-9397.1.patch
>
>
> Building a dist tar build when the dist tarball already exists from a
> previous build fails.
--
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