[
https://issues.apache.org/jira/browse/SQOOP-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291216#comment-13291216
]
Vasanth kumar RJ commented on SQOOP-495:
----------------------------------------
Hi,
Set command implemented already for setting server and connector properties.
Using same set command, we can set as sqoop environment parameter if it is not
server and connector.
Like:
set server --host <host> ===> Setting server properties
set connector --something ===> Setting connector properties
set username=USER ===> Parameter substitution
other way, Can we use "export" instead of "set" for parameter substitution ?
suggest
> Support for parameter substitution in the client shell.
> -------------------------------------------------------
>
> Key: SQOOP-495
> URL: https://issues.apache.org/jira/browse/SQOOP-495
> Project: Sqoop
> Issue Type: Task
> Reporter: Arvind Prabhakar
> Assignee: Vasanth kumar RJ
> Fix For: 2.0.0
>
>
> For instance the user could specify set foo = bar, following which every
> reference to $foo will be replaced with bar.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira