[ 
https://issues.apache.org/jira/browse/HADOOP-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601680#comment-13601680
 ] 

Chris Nauroth commented on HADOOP-9397:
---------------------------------------

The difference is the use of the helper run method for error reporting 
(hadoop-dist) vs. not explicitly reporting errors (hadoop-yarn-project, 
hadoop-mapreduce-project, etc.).  As far as I can tell from revision history, 
this difference has always been there, dating back to initial commit of the 
code in HADOOP-7737 in 2011.  I don't know that there is a legitimate reason 
for it though.  You could argue that hadoop-yarn-project, 
hadoop-mapreduce-project, etc. should be doing something to check for errors 
after each command and report it, more like what hadoop-dist does.

                
> 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

Reply via email to