mirror of
https://github.com/apache/sqoop.git
synced 2025-05-10 00:13:17 +08:00
SQOOP-989: Sqoop2: setenv.sh overrides value of JAVA_OPTS
(Mark Grover via Jarek Jarcec Cecho)
This commit is contained in:
parent
1089fce12d
commit
0a6fcce582
2
dist/src/main/server/bin/setenv.sh
vendored
2
dist/src/main/server/bin/setenv.sh
vendored
@ -14,4 +14,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
JAVA_OPTS=-Dsqoop.config.dir=`dirname $0`/../conf
|
||||
JAVA_OPTS="$JAVA_OPTS -Dsqoop.config.dir=`dirname $0`/../conf"
|
||||
|
Loading…
Reference in New Issue
Block a user