Sean Mackrory created SQOOP-1070:
------------------------------------

             Summary: Shell scripts should not rely on $PATH if $JAVA_HOME is 
set
                 Key: SQOOP-1070
                 URL: https://issues.apache.org/jira/browse/SQOOP-1070
             Project: Sqoop
          Issue Type: Bug
            Reporter: Sean Mackrory
            Assignee: Sean Mackrory


The sqoop.sh script executes 'java' directly in the shell. If $JAVA_HOME is 
set, it should be honored. This is especially applicable for Apache Bigtop, 
because the JDKs that are most frequently used in production are not 
distributed as packages by the OS vendor, and JAVA_HOME is relied upon very 
heavily.

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

Reply via email to