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

Eli Collins commented on HADOOP-7491:
-------------------------------------

Thanks atm. I concur.  Btw verified by hand that HADOOP_OPTS is now respected 
since Hudson won't pick up on this.

{noformat}
common $ export HADOOP_OPTS="-INVALID"
common $ ./bin/hadoop org.apache.hadoop.hdfs.tools.HDFSConcat
Unrecognized option: -INVALID
Could not create the Java virtual machine.
{noformat}


> hadoop command doesn't use HADOOP_*_OPTS when given a class name 
> -----------------------------------------------------------------
>
>                 Key: HADOOP-7491
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7491
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 0.23.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 0.23.0
>
>         Attachments: hadoop-7491-1.patch
>
>
> When using the hadoop command HADOOP_OPTS and HADOOP_CLIENT_OPTS options are 
> not passeed through.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to