[
https://issues.apache.org/jira/browse/SQOOP-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305479#comment-14305479
]
Veena Basavaraj commented on SQOOP-2046:
----------------------------------------
we might need more details than just the input name, since we can have more
than one config per job and type ( config is a list and each can have the same
name inputs)
{code}
show input foo --config "toJobConfig" --type to --jid 1 //note a config is a
list
edit input foo --config "fromJobConfig" --type from --jid 1
{code}
> allow editting a single input of a job
> --------------------------------------
>
> Key: SQOOP-2046
> URL: https://issues.apache.org/jira/browse/SQOOP-2046
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Gwen Shapira
> Fix For: 1.99.6
>
>
> Related to SQOOP-1516.
> Will be nice to allow modifying just one input without going over the entire
> list.
> Something like:
> alter job --jid 1 --type from --input schema_name
> or even:
> alter job --jid 1 --type from --input schema_name --value new_schema
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)