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 0583611B56 for ; Tue, 10 Jun 2014 18:41:03 +0000 (UTC) Received: (qmail 37289 invoked by uid 500); 10 Jun 2014 18:41:02 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 37170 invoked by uid 500); 10 Jun 2014 18:41:02 -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 37159 invoked by uid 500); 10 Jun 2014 18:41:02 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 37156 invoked by uid 99); 10 Jun 2014 18:41:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jun 2014 18:41:02 +0000 Date: Tue, 10 Jun 2014 18:41:01 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-7057) webhcat e2e deployment scripts don't have x bit 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-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026819#comment-14026819 ] Thejas M Nair commented on HIVE-7057: ------------------------------------- I forgot to update the permissions of the files. I have done that now. chmod+svn-commit does not update the permissions in svn, so I did the following before commit - cd hcatalog/src/test/e2e/templeton/deployers/ svn propset svn:executable true *.sh > webhcat e2e deployment scripts don't have x bit set > --------------------------------------------------- > > Key: HIVE-7057 > URL: https://issues.apache.org/jira/browse/HIVE-7057 > Project: Hive > Issue Type: Bug > Components: WebHCat > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Fix For: 0.14.0 > > Attachments: HIVE-7057.patch > > > also, update env.sh to use latest Pig release > NO PRECOMMIT TESTS -- This message was sent by Atlassian JIRA (v6.2#6252)