You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Rabin Banerjee (JIRA)" <ji...@apache.org> on 2016/05/25 07:02:12 UTC

[jira] [Updated] (SQOOP-2930) Sqoop job exec not overriding the saved job generic properties

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

Rabin Banerjee updated SQOOP-2930:
----------------------------------
    Attachment: fixpatch_v1.patch

Fix V1

> 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)