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

ASF GitHub Bot commented on HADOOP-12366:
-----------------------------------------

GitHub user acmnu opened a pull request:

    https://github.com/apache/bigtop/pull/288

    Bump Hadoop to 2.8.1

    Patches:
    =======
    HADOOP-12366 was ported to 2.8.1
    HADOOP-11628 was removed because it was merged to 2.8
    
    Build time issues fixed:
    ========================
    Fuse_dfs target dir has been changed in 2.8
    -------------------------------------------
    + cp 
hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs 
build/bin/
    cp: cannot stat 
'hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs': 
No such file or directory
    
    add package goal to mvn
    ----------------------
    Without that goal tar is incomplete:
    
    + for dir in '${HADOOP_DIR}/{lib,}' '${HDFS_DIR}/{lib,}' 
'${YARN_DIR}/{lib,}' '${MAPREDUCE_DIR}/{lib,}'
    + '[' -e 
/code/build/hadoop/rpm/BUILDROOT/hadoop-2.8.1-243.el7.centos.x86_64/usr/lib/hadoop-mapreduce//hadoop-common-2.8.1.jar
 ']'
    + exit 1
    error: Bad exit status from /var/tmp/rpm-tmp.5Etrah (%install)
        Bad exit status from /var/tmp/rpm-tmp.5Etrah (%install)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arenadata/bigtop BIGTOP-2893

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/288.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #288
    
----
commit 009dec7795678ff64a83c72147379d8ced208f52
Author: Anton Chevychalov <[email protected] [email protected]>
Date:   2017-09-27T11:48:38Z

    Bump Hadoop to 2.8.1
    
    Patches:
    =======
    HADOOP-12366 was ported to 2.8.1
    HADOOP-11628 was removed because it was merged to 2.8
    
    Build time issues fixed:
    ========================
    Fuse_dfs target dir has been changed in 2.8
    -------------------------------------------
    + cp 
hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs 
build/bin/
    cp: cannot stat 
'hadoop-hdfs-project/hadoop-hdfs/target/native/main/native/fuse-dfs/fuse_dfs': 
No such file or directory
    
    add package goal to mvn
    ----------------------
    Without that goal tar is incomplete:
    
    + for dir in '${HADOOP_DIR}/{lib,}' '${HDFS_DIR}/{lib,}' 
'${YARN_DIR}/{lib,}' '${MAPREDUCE_DIR}/{lib,}'
    + '[' -e 
/code/build/hadoop/rpm/BUILDROOT/hadoop-2.8.1-243.el7.centos.x86_64/usr/lib/hadoop-mapreduce//hadoop-common-2.8.1.jar
 ']'
    + exit 1
    error: Bad exit status from /var/tmp/rpm-tmp.5Etrah (%install)
        Bad exit status from /var/tmp/rpm-tmp.5Etrah (%install)

----


> expose calculated paths
> -----------------------
>
>                 Key: HADOOP-12366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12366
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 2.7.0, 3.0.0-alpha1
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>             Fix For: 3.0.0-alpha1
>
>         Attachments: HADOOP-12366.00.patch, HADOOP-12366.01.patch, 
> HADOOP-12366.02.patch, HADOOP-12366.branch-2.02.patch, 
> HADOOP-12366.branch-2.02.patch
>
>
> It would be useful for 3rd party apps to know the locations of things when 
> hadoop is running without explicit path env vars set.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to