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 "Arun C Murthy (JIRA)" <ji...@apache.org> on 2006/11/15 12:52:38 UTC

[jira] Updated: (HADOOP-722) native-hadoop deficiencies

     [ http://issues.apache.org/jira/browse/HADOOP-722?page=all ]

Arun C Murthy updated HADOOP-722:
---------------------------------

    Attachment: HADOOP-722_20061115.patch

Here is a straight-forward fix...

Doug, the attached patch contains necessary changes for the scripts; however due to deficiencies of the unix 'patch' utility can you please manually add the 'svn:executable' property (value '*') to the following files:
 src/native/config/config.guess
 src/native/config/config.sub
 src/native/config/depcomp
 src/native/config/install-sh
 src/native/config/missing
 src/native/configure
 src/native/packageNativeHadoop.sh

thanks!

> native-hadoop deficiencies
> --------------------------
>
>                 Key: HADOOP-722
>                 URL: http://issues.apache.org/jira/browse/HADOOP-722
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Arun C Murthy
>         Assigned To: Arun C Murthy
>            Priority: Critical
>             Fix For: 0.9.0
>
>         Attachments: HADOOP-722_20061115.patch
>
>
> Deficiencies in native-hadoop (HADOOP-538):
> a) packageNativeHadoop.sh assumes prebuilt linux libraries have been checked into svn (lib/native/Linux-i382-32)
>   This assumption led to latest failure of nightly-build on Nov 14.
> b) Some of the scripts introduced by the patch need to have 'svn:executable' property set to '*'
> src/native/configure
> src/native/config/config.guess
> src/native/config/config.sub
> src/native/config/depcomp
> src/native/config/install-sh
> src/native/config/missing

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira