[jira] [Updated] (HADOOP-8623) hadoop jar command should respect HADOOP_OPTS

2014-09-03 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-8623:
-
Fix Version/s: (was: 3.0.0)

 hadoop jar command should respect HADOOP_OPTS
 -

 Key: HADOOP-8623
 URL: https://issues.apache.org/jira/browse/HADOOP-8623
 Project: Hadoop Common
  Issue Type: Improvement
  Components: scripts
Affects Versions: 0.23.1, 2.0.0-alpha
Reporter: Steven Willis
Assignee: Steven Willis
Priority: Minor
 Fix For: 2.0.2-alpha, 0.23.4

 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 was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-8623) hadoop jar command should respect HADOOP_OPTS

2012-09-27 Thread Jason Lowe (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe updated HADOOP-8623:
---

Fix Version/s: 0.23.4

I merged this to branch-0.23 as well.

 hadoop jar command should respect HADOOP_OPTS
 -

 Key: HADOOP-8623
 URL: https://issues.apache.org/jira/browse/HADOOP-8623
 Project: Hadoop Common
  Issue Type: Improvement
  Components: scripts
Affects Versions: 0.23.1, 2.0.0-alpha
Reporter: Steven Willis
Assignee: Steven Willis
Priority: Minor
 Fix For: 3.0.0, 2.0.2-alpha, 0.23.4

 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-8623) hadoop jar command should respect HADOOP_OPTS

2012-07-26 Thread Suresh Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HADOOP-8623:


   Resolution: Fixed
Fix Version/s: 3.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Thanks for contributing the patch Steven. I have added you as a contributor to 
Hadoop common. You can now assign the jiras to yourself.

I committed the patch to trunk. Will merge it into 2.x next.

 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
 Fix For: 3.0.0

 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




[jira] [Updated] (HADOOP-8623) hadoop jar command should respect HADOOP_OPTS

2012-07-26 Thread Suresh Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HADOOP-8623:


 Priority: Minor  (was: Major)
Fix Version/s: 2.1.0-alpha
 Assignee: Steven Willis
   Issue Type: Improvement  (was: Bug)

 hadoop jar command should respect HADOOP_OPTS
 -

 Key: HADOOP-8623
 URL: https://issues.apache.org/jira/browse/HADOOP-8623
 Project: Hadoop Common
  Issue Type: Improvement
  Components: scripts
Affects Versions: 0.23.1, 2.0.0-alpha
Reporter: Steven Willis
Assignee: Steven Willis
Priority: Minor
 Fix For: 2.1.0-alpha, 3.0.0

 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




[jira] [Updated] (HADOOP-8623) hadoop jar command should respect HADOOP_OPTS

2012-07-25 Thread Steven Willis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Willis updated HADOOP-8623:
--

Attachment: HADOOP-8623.patch

Since every case in the big if block have would now had:
{code}HADOOP_OPTS=$HADOOP_OPTS $HADOOP_CLIENT_OPTS{code}

I just removed each individual line and added a single line below the block. It 
has the nice side affect of making that big block more readable

 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




[jira] [Updated] (HADOOP-8623) hadoop jar command should respect HADOOP_OPTS

2012-07-25 Thread Steven Willis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Willis updated HADOOP-8623:
--

Status: Patch Available  (was: Open)

 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: 2.0.0-alpha, 0.23.1
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