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

Arpit Gupta commented on HADOOP-8623:
-------------------------------------

the same is being repeated in hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs 
and hadoop-mapreduce-project/bin/mapred scripts. I think we can move assignment 
of HADOOP_OPTS to before the case statement and remove the line from various if 
statements in bin/mapred and bin/hdfs.
                
> hadoop jar command should respect HADOOP_OPTS
> ---------------------------------------------
>
>                 Key: HADOOP-8623
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8623
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.23.1, 2.0.0-alpha
>            Reporter: Steven Willis
>         Attachments: HADOOP-8623.patch
>
>
> The jar command to the hadoop script should use any set HADOOP_OPTS and 
> HADOOP_CLIENT_OPTS environment variables like all the other commands.

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

        

Reply via email to