[
https://issues.apache.org/jira/browse/SQOOP-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299579#comment-15299579
]
ASF GitHub Bot commented on SQOOP-2930:
---------------------------------------
GitHub user git-rbanerjee opened a pull request:
https://github.com/apache/sqoop/pull/20
SQOOP-2930 & SQOOP-1933 :: Sqoop job exec not overriding the saved pr…
…operties .
SQOOP-2930 & SQOOP-1933 :: Sqoop job exec not overriding the saved
properties .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/git-rbanerjee/sqoop-1 patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sqoop/pull/20.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 #20
----
commit 3e091d1adf378b0ce73c0e63e42693aab1f2158f
Author: CodeR <[email protected]>
Date: 2016-05-25T07:02:09Z
SQOOP-2930 & SQOOP-1933 :: Sqoop job exec not overriding the saved
properties .
SQOOP-2930 & SQOOP-1933 :: Sqoop job exec not overriding the saved
properties .
----
> Sqoop job exec not overriding the saved job generic properties
> --------------------------------------------------------------
>
> Key: SQOOP-2930
> URL: https://issues.apache.org/jira/browse/SQOOP-2930
> Project: Sqoop
> Issue Type: Bug
> Reporter: Rabin Banerjee
> Attachments: fixpatch_v1.patch
>
>
> Sqoop job exec not overriding the saved job generic properties .
> sqoop job -Dorg.apache.sqoop.xyz=xyz --create job1 -- import ......
> sqoop job -Dorg.apache.sqoop.xyz=abc --exec job1
> exec is not overriding the xyz with abc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)