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
         Attachments: 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

        

Reply via email to