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

Hudson commented on SQOOP-989:
------------------------------

Integrated in Sqoop2-hadoop100 #269 (See 
[https://builds.apache.org/job/Sqoop2-hadoop100/269/])
    SQOOP-989: Sqoop2: setenv.sh overrides value of JAVA_OPTS (Revision 
0a6fcce582258fce7e344bf9f2dc274d1ff99fd3)

     Result = SUCCESS
jarcec : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=0a6fcce582258fce7e344bf9f2dc274d1ff99fd3
Files : 
* dist/src/main/server/bin/setenv.sh

                
> 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