You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2014/12/28 20:05:14 UTC

[jira] [Resolved] (HADOOP-11340) mds file of hadoop 2.5.2 is of RC1, not of final release

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

Karthik Kambatla resolved HADOOP-11340.
---------------------------------------
    Resolution: Fixed

Sorry for the delay on this - subversion was down at the time and I forgot about it after.

Just updated the mds files to refer to the right tarballs. Should go through the mirrors in 24 hours. 

> mds file of hadoop 2.5.2 is of RC1, not of final release
> --------------------------------------------------------
>
>                 Key: HADOOP-11340
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11340
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.5.2
>            Reporter: André Kelpe
>            Assignee: Karthik Kambatla
>
> The mds file containing the checksums is referring to RC1 instead of the final release and that breaks some of our processes, since we do name matching and expect the file-name in the mds file to match the actual tarball name.
> See for instance:
> {code}
> $ curl http://mirror.23media.de/apache/hadoop/core/hadoop-2.5.2/hadoop-2.5.2-src.tar.gz.mds
> hadoop-2.5.2-RC1-src.tar.gz:    MD5 = AA 48 7A 0E 9C 9D DE 70  33 8F B4 82 E9 26
>                                       C5 9A
> hadoop-2.5.2-RC1-src.tar.gz:   SHA1 = 82FE 9B9A 580E AB73 249D  9EF7 3B8B 380C
>                                       43BD 7EAF
> hadoop-2.5.2-RC1-src.tar.gz: RMD160 = 54CA E137 19F8 5C39 7F92  A53E 4DA4 C70E
>                                       4908 CAD3
> hadoop-2.5.2-RC1-src.tar.gz: SHA224 = C9B68308 47CEC04C 9CA23491 3F33EC39
>                                       CBF421D8 3738ACDA E40AD2C6
> hadoop-2.5.2-RC1-src.tar.gz: SHA256 = 139EF872 09C5637E 6FACA381 6CFD82CE
>                                       653DF2F6 1ADD240D 01C9D62E F41AD8A4
> hadoop-2.5.2-RC1-src.tar.gz: SHA384 = B2C5EA35 782BDDD9 EBFF42D7 A608F496
>                                       466744C3 A0D1C3A5 F212FE7B 6014D159
>                                       0B45B61E 930909A4 D538AC05 30336E26
> hadoop-2.5.2-RC1-src.tar.gz: SHA512 = 68CB93CC 051F8B91 ABA22913 ABD484AD
>                                       C6D1715A EAEB2D08 829942AC 8D7D765D
>                                       700771D4 BEB44965 931DA771 078C3714
>                                       30B5C4AC CC1F29F2 114E9070 FED294B9
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)