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 "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2014/10/15 16:51:35 UTC

[jira] [Commented] (HADOOP-9422) HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell

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

Robert Joseph Evans commented on HADOOP-9422:
---------------------------------------------

We have run into this issue trying to use the latest HBase through storm, and also with trying to use slider on a custom app.  It really would be nice to get this in to a 2.X release at some point soon, so I don't have to hack it by setting HADOOP_HOME=/tmp/ which really just feels wrong to me.

The code compiles and the unit tests (related to this) pass for me (despite the age of the patch) I am +1, but as I have not been actively involved in Hadoop Development for quite a while I would like others to take a look too. [~jlowe] do you mind taking a look too?

I filed HADOOP-11206 for the one test error I found.

> HADOOP_HOME should not be required to be set to be able to launch commands using hadoop.util.Shell
> --------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9422
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9422
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Hitesh Shah
>            Assignee: Arpit Gupta
>         Attachments: HADOOP-9422.patch
>
>
> Not sure why this is an enforced requirement especially in cases where a deployment is done using multiple tar-balls ( one each for common/hdfs/mapreduce/yarn ). 



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