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

Mark Grover updated SQOOP-989:
------------------------------

    Attachment: SQOOP-989.1.patch
    
> 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
>
>         Attachments: SQOOP-989.1.patch
>
>
> 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