You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2012/12/14 20:46:12 UTC

[jira] [Updated] (SQOOP-770) Sqoop2: executable scripts in binary distribution tarball are not executable

     [ https://issues.apache.org/jira/browse/SQOOP-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cheolsoo Park updated SQOOP-770:
--------------------------------

    Attachment: SQOOP-770.patch

Attached is a patch that fixes it.
                
> Sqoop2: executable scripts in binary distribution tarball are not executable
> ----------------------------------------------------------------------------
>
>                 Key: SQOOP-770
>                 URL: https://issues.apache.org/jira/browse/SQOOP-770
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.99.1
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: 1.99.1
>
>         Attachments: SQOOP-770.patch
>
>
> Here is the output of {{tar -tvf dist/target/sqoop-2.0.0-SNAPSHOT-bin-hadoop200.tar.gz | grep "\.sh"}}
> {code}
> -rw-r--r-- 0/0            9958 2012-12-14 11:00 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/bin/addtowar.sh
> -rw-r--r-- 0/0            1988 2012-12-14 11:00 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/bin/sqoop.sh
> -rw-r--r-- 0/0            1636 2012-12-14 11:00 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/common/src/saveVersion.sh
> -rw-r--r-- 0/0            9958 2012-12-14 11:00 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/dist/src/main/bin/addtowar.sh
> -rw-r--r-- 0/0            1988 2012-12-14 11:00 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/dist/src/main/bin/sqoop.sh
> -rw-r--r-- 0/0             835 2012-12-14 11:00 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/dist/src/main/server/bin/setenv.sh
> -rw-r--r-- 0/0           17708 2012-10-16 01:04 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/catalina.sh
> -rw-r--r-- 0/0            1689 2012-10-16 01:04 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/digest.sh
> -rw-r--r-- 0/0            4114 2012-10-16 01:04 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/setclasspath.sh
> -rw-r--r-- 0/0             835 2012-12-14 11:00 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/setenv.sh
> -rw-r--r-- 0/0            1628 2012-10-16 01:04 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/shutdown.sh
> -rw-r--r-- 0/0            2023 2012-10-16 01:04 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/startup.sh
> -rw-r--r-- 0/0            3472 2012-10-16 01:04 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/tool-wrapper.sh
> -rw-r--r-- 0/0            1632 2012-10-16 01:04 sqoop-2.0.0-SNAPSHOT-bin-hadoop200/server/bin/version.sh
> {code}

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