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/10/17 23:42:05 UTC

[jira] [Created] (SQOOP-631) Sqoop2 client is not working on Mac OS X

Jarek Jarcec Cecho created SQOOP-631:
----------------------------------------

             Summary: Sqoop2 client is not working on Mac OS X
                 Key: SQOOP-631
                 URL: https://issues.apache.org/jira/browse/SQOOP-631
             Project: Sqoop
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Jarek Jarcec Cecho
            Assignee: Jarek Jarcec Cecho
            Priority: Blocker
             Fix For: 2.0.0


Sqoop 2 client can't be started on Mac OS X because bash script that is used to populate classpath is using "readlink -f" command that is GNU extension of POSIX that is unfortunately not available on Mac OS X.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SQOOP-631) Sqoop2 client is not working on Mac OS X

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

Jarek Jarcec Cecho updated SQOOP-631:
-------------------------------------

    Attachment: bugSQOOP-631.patch
    
> Sqoop2 client is not working on Mac OS X
> ----------------------------------------
>
>                 Key: SQOOP-631
>                 URL: https://issues.apache.org/jira/browse/SQOOP-631
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: bugSQOOP-631.patch
>
>
> Sqoop 2 client can't be started on Mac OS X because bash script that is used to populate classpath is using "readlink -f" command that is GNU extension of POSIX that is unfortunately not available on Mac OS X.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira