You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org> on 2012/03/30 04:45:28 UTC

[jira] [Commented] (HADOOP-8226) a few native libraries are missing from a full build and binary tarball

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

Hadoop QA commented on HADOOP-8226:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12520548/HADOOP-8226.patch.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/800//console

This message is automatically generated.
                
> a few native libraries are missing from a full build and binary tarball
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-8226
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8226
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.1
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>         Attachments: HADOOP-8226.patch.txt
>
>
> Hadoop 1.0.X ships the following native libraries in its tarball:
> {noformat}
> hadoop-1.0.1/c++/Linux-amd64-64/lib/libhadooppipes.a
> hadoop-1.0.1/c++/Linux-amd64-64/lib/libhadooputils.a
> hadoop-1.0.1/c++/Linux-i386-32/lib/libhadooppipes.a
> hadoop-1.0.1/c++/Linux-i386-32/lib/libhadooputils.a
> hadoop-1.0.1/lib/native/Linux-amd64-64/libhadoop.a
> hadoop-1.0.1/lib/native/Linux-i386-32/libhadoop.a
> hadoop-1.0.1/c++/Linux-amd64-64/lib/libhdfs.so
> hadoop-1.0.1/c++/Linux-i386-32/lib/libhdfs.so
> hadoop-1.0.1/lib/native/Linux-amd64-64/libhadoop.so
> hadoop-1.0.1/lib/native/Linux-i386-32/libhadoop.so
> {noformat}
> While Hadoop 0.23.1 ships a subset:
> {noformat}
> ./lib/native/libhadoop.a
> ./lib/native/libhdfs.a
> ./lib/native/libhadoop.so
> ./lib/native/libhdfs.so
> {noformat}
> The question is: do we have any reason not to support/publish the following libraries:
> libhadooppipes.a, libhadooputils.a ?
> And we also used to have librecordio that now seems to be missing from both.
> If this is not intentional I can provide a patch to re-enable these bits.

--
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