Mark Grover created SQOOP-989:
---------------------------------

             Summary: Sqoop2: setenv.sh overrides value of JAVA_OPTS
                 Key: SQOOP-989
                 URL: https://issues.apache.org/jira/browse/SQOOP-989
             Project: Sqoop
          Issue Type: Bug
          Components: sqoop2-dist
    Affects Versions: 1.99.1
            Reporter: Mark Grover
            Assignee: Mark Grover
             Fix For: 1.99.3


setenv.sh right now has something like:
{code}
JAVA_OPTS=-Dsqoop.config.dir=`dirname $0`/../conf
{code}


This overrides the JAVA_OPTS which causes pain when sending custom 
{{JAVA_OPTS}} to catalina.sh

We should fix that to only append to the existing JAVA_OPTS variable.

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