[ https://issues.apache.org/jira/browse/SQOOP-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214999#comment-13214999
]
Hudson commented on SQOOP-438:
------------------------------
Integrated in Sqoop-ant-jdk-1.6 #87 (See [https://builds.apache.org/job/Sqoop-ant-jdk-1.6/87/])
SQOOP-438. allow sourcing of sqoop-env.sh to set various environment variables
(Arpit Gupta via Jarek Jarcec Cecho) (Revision 1292917)
Result = SUCCESS
jarcec : http://svn.apache.org/viewvc/?view=rev&rev=1292917
Files :
* /incubator/sqoop/trunk/bin/configure-sqoop
* /incubator/sqoop/trunk/conf/sqoop-env-template.sh
> 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
|