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

Junping Du commented on HADOOP-14270:
-------------------------------------

>From history on create-release, we only miss YARN-5598 and HADOOP-13996. 
>YARN-5598 is not needed because it is for new YARN UI. HADOOP-13996 fix some 
>gpg timeout issue that we could need it in branch-2. However, both are not 
>related.
Other than that, the only differences for files between two branches is:
2.8 we have following line while 3.x is missing
{code}
run mkdir -p "hadoop-${HADOOP_VERSION}/share/doc/hadoop/"
{code}
But this differences doesn't matter obviously.
It sounds like the problem is not in create-release either. Do I miss anything?

> HADOOP 2.8 Release tar ball size should be smaller
> --------------------------------------------------
>
>                 Key: HADOOP-14270
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14270
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Junping Du
>            Priority: Critical
>
> In voting stage of 2.8.0, [~jojochuang] were reporting that 2.8.0 tar ball 
> are 410 MB while previous release of 2.7.3 is just 205MB. [~andrew.wang] did 
> some advanced investigations that most of added size are from src-html get 
> included in tar.gz which is not necessary in release tar ball.
> I tried to manually build tar ball (using "mvn package -Pdist,native,docs,src 
> -DskipTests -Dtar"), and the dist tar ball is still ~200MB. The only 
> differences is we are using a new dev tool - create-release to create release 
> bits since 2.8 and we should fix from there.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to