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

Akira Ajisaka updated HADOOP-14342:
-----------------------------------
    Fix Version/s:     (was: 2.8.1)

> hadoop binary tarball has doubled in size and is multiple GB unpacked
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-14342
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14342
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.8.0
>            Reporter: André Kelpe
>            Priority: Minor
>
> I downloaded the binary tarball to play with hadoop 2.8.0 and noticed that 
> the size has almost doubled. The unpacked tarball is multiple GB big:
> {code}
> $ du -sh hadoop-2.8.0
> 2.2G  hadoop-2.8.0
> {code}
> The latest hadoop 2.7.x is only 332MB upacked:
> {code}
> $ du -sh hadoop-2.7.3
> 332M  hadoop-2.7.3
> {code}
> The size increase seems to be in share/doc/
> {code}
> $ du -sh hadoop-2.8.0/share/doc/
> 2.0G  hadoop-2.8.0/share/doc/
> {code}
> {code}
> $ du -sh hadoop-2.7.3/share/doc/
>  94M  hadoop-2.7.3/share/doc/
> {code}
> It looks like something went wrong during the build.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to