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 "Matt Foley (Created) (JIRA)" <ji...@apache.org> on 2012/03/18 08:24:49 UTC

[jira] [Created] (HADOOP-8181) Review trunk and v0.23 build specs for HADOOP-8037 and HADOOP-8090

Review trunk and v0.23 build specs for HADOOP-8037 and HADOOP-8090
------------------------------------------------------------------

                 Key: HADOOP-8181
                 URL: https://issues.apache.org/jira/browse/HADOOP-8181
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 0.23.1
            Reporter: Matt Foley
            Assignee: Matt Foley


In branch-1, found and fixed following issues:
* binary tarball target was incorrectly persisted from the rpm-generating dir structure, but should have been regular tarball dir structure minus docs and sources
* rpm-generating dir structure may be persisted as bin-tarball with platform-specific tag (like rpms)
* native libs built for 64-bit platform should go in "lib64" rather than "lib" directory
* platform-specific tags for rpms and debs (and bin-tarballs as above) should be "i86_64", not "amd64"
* consider whether "i86_64" should be used in certain directory paths, too.

Need to check trunk / v0.23 for related issues, although they'll be different due to different build env.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira