You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2012/08/13 15:38:38 UTC

[jira] [Created] (SQOOP-573) Do not change working directory for client

Jarek Jarcec Cecho created SQOOP-573:
----------------------------------------

             Summary: Do not change working directory for client
                 Key: SQOOP-573
                 URL: https://issues.apache.org/jira/browse/SQOOP-573
             Project: Sqoop
          Issue Type: Improvement
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
             Fix For: 2.0.0
         Attachments: SQOOP-573,patch

We're currently changing working directory in sqoop.sh script. Original working directory is being restored at the end of script. 

The problem is when user execute client with script option by passing relative path. Because we're changing working directory, relative path becomes invalid.

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

        

[jira] [Updated] (SQOOP-573) Do not change working directory for client

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-573:
-------------------------------------

    Attachment: SQOOP-573,patch
    
> Do not change working directory for client
> ------------------------------------------
>
>                 Key: SQOOP-573
>                 URL: https://issues.apache.org/jira/browse/SQOOP-573
>             Project: Sqoop
>          Issue Type: Improvement
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 2.0.0
>
>         Attachments: SQOOP-573,patch
>
>
> We're currently changing working directory in sqoop.sh script. Original working directory is being restored at the end of script. 
> The problem is when user execute client with script option by passing relative path. Because we're changing working directory, relative path becomes invalid.

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