Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 213F0C06C for ; Sun, 30 Jun 2013 17:02:23 +0000 (UTC) Received: (qmail 5110 invoked by uid 500); 30 Jun 2013 17:02:22 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 5012 invoked by uid 500); 30 Jun 2013 17:02:22 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 4975 invoked by uid 500); 30 Jun 2013 17:02:22 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 4966 invoked by uid 99); 30 Jun 2013 17:02:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Jun 2013 17:02:21 +0000 Date: Sun, 30 Jun 2013 17:02:21 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-4559) hcatalog/webhcat scripts in tar.gz don't have execute permissions set MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4559: ----------------------------------- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available) Committed to trunk. Thanks, Eugene! > 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