[
https://issues.apache.org/jira/browse/HIVE-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696733#comment-13696733
]
Hudson commented on HIVE-4559:
------------------------------
Integrated in Hive-trunk-hadoop2 #266 (See
[https://builds.apache.org/job/Hive-trunk-hadoop2/266/])
HIVE-4559 : hcatalog/webhcat scripts in tar.gz don't have execute
permissions set (Eugene Koifman via Ashutosh Chauhan) (Revision 1498156)
Result = FAILURE
hashutosh :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1498156
Files :
* /hive/trunk/build.xml
> hcatalog/webhcat scripts in tar.gz don't have execute permissions set
> ---------------------------------------------------------------------
>
> Key: HIVE-4559
> URL: https://issues.apache.org/jira/browse/HIVE-4559
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure, HCatalog
> Affects Versions: 0.11.0
> Reporter: Thejas M Nair
> Assignee: Eugene Koifman
> Fix For: 0.12.0
>
> Attachments: HIVE-4559.patch
>
>
> After running 'package' target in hive, the sbin/bin files in the package
> directory created for hcatalog and webhcat don't have execute permissions.
> {code}
> $ ls -l build/dist/hcatalog/bin/
> total 16
> -rw-r--r-- 1 thejas staff 5517 May 14 18:18 hcat
> $ ls -l build/dist/hcatalog/sbin/
> total 64
> -rw-r--r-- 1 thejas staff 4540 May 14 18:18 hcat_server.sh
> -rw-r--r-- 1 thejas staff 10013 May 14 18:18 update-hcatalog-env.sh
> -rw-r--r-- 1 thejas staff 2996 May 14 18:18 webhcat_config.sh
> -rw-r--r-- 1 thejas staff 7136 May 14 18:18 webhcat_server.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