You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Veena Basavaraj (JIRA)" <ji...@apache.org> on 2015/03/06 17:43:40 UTC

[jira] [Commented] (SQOOP-2073) Editing config inputs via Connector/ Driver upgrade should adhere to "Editable" attribute

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

Veena Basavaraj commented on SQOOP-2073:
----------------------------------------

[~jarcec] this is the related ticket to SQOOP-1516 as well, feel free to take it since you are most aware of connector upgrade code.

There is a enum that already provides a context on who is editing the inputs, so the upgrade code need to call the update api for configs based on that. Since the connector upgrade does " DELTE" and "INSERT" and it might be more work to change this at this point, to use update, it should be trivial to  add the same checks in update config, to delete and insert

> Editing config inputs via Connector/ Driver upgrade should adhere to "Editable" attribute
> -----------------------------------------------------------------------------------------
>
>                 Key: SQOOP-2073
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2073
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Veena Basavaraj
>            Assignee: Veena Basavaraj
>             Fix For: 2.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)