[
https://issues.apache.org/jira/browse/SQOOP-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292193#comment-13292193
]
Bilung Lee commented on SQOOP-495:
----------------------------------
I was suggesting neither ("set" nor "export"). As I mentioned, you already can
do the following in Sqoop shell:
sqoop:000> webapp = "sqoop-server"
sqoop:000> println "$webapp"
sqoop-server
It will be better to leverage this support, i.e. simply webapp = "sqoop-server"
(without "set" or "export").
> 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