[ https://issues.apache.org/jira/browse/HIVE-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eugene Koifman updated HIVE-4559: --------------------------------- Status: Patch Available (was: Open) > 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 > 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