[
https://issues.apache.org/jira/browse/SQOOP-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707152#comment-16707152
]
ASF GitHub Bot commented on SQOOP-3416:
---------------------------------------
GitHub user fszabo2 opened a pull request:
https://github.com/apache/sqoop/pull/64
SQOOP-3416 Give the default value of /var/lib/sqoop to the
sqoopThirdPartyLib variable in the gradle build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fszabo2/sqoop SQOOP-3416
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sqoop/pull/64.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #64
----
commit f439cb31674f662b6f51172cc329b64e95aea13b
Author: Fero Szabo <fero@...>
Date: 2018-11-30T15:46:28Z
adding default value to sqoopThirdPartyLib
----
> Give the default value of /var/lib/sqoop to the sqoopThirdPartyLib variable
> in the gradle build
> -----------------------------------------------------------------------------------------------
>
> Key: SQOOP-3416
> URL: https://issues.apache.org/jira/browse/SQOOP-3416
> Project: Sqoop
> Issue Type: Improvement
> Reporter: Fero Szabo
> Assignee: Fero Szabo
> Priority: Minor
>
> Since the sqoopThirdPartyLib doesn't have a default value, if one runs the
> Oracle tests, one always have to specify the sqoop.thirdparty.lib.dir system
> variable.
> With this change, we just have to move the downloaded oracle driver to
> /var/lib/dir and avoid some typing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)