[
https://issues.apache.org/jira/browse/SQOOP-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209734#comment-13209734
]
[email protected] commented on SQOOP-438:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3935/
-----------------------------------------------------------
Review request for Sqoop.
Summary
-------
allow sourcing of sqoop-env.sh to set various env vars.
This addresses bug SQOOP-438.
https://issues.apache.org/jira/browse/SQOOP-438
Diffs
-----
bin/configure-sqoop 9101d53
conf/sqoop-env-template.sh PRE-CREATION
Diff: https://reviews.apache.org/r/3935/diff
Testing
-------
used sqoop with this patch applied and did not have to export HADOOP_HOME,
HIVE_HOME and HBASE_HOME etc
Thanks,
Arpit
> allow sourcing of sqoop-env.sh to set various environment variables
> -------------------------------------------------------------------
>
> Key: SQOOP-438
> URL: https://issues.apache.org/jira/browse/SQOOP-438
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.4.0-incubating
> Reporter: Arpit Gupta
> Assignee: Arpit Gupta
> Attachments: SQOOP-438.patch, SQOOP-438.patch
>
>
> currently if you want to use a different path for HADOOP_HOME than expected
> you have to specify --hadoop-home or export HADOOP_HOME env var.
> We could add sqoop-env.sh and source it in bin/configure-sqoop so the users
> can actually set the variables in conf rather than having to do it every time
> sqoop is invoked.
--
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