Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4A6A104AB for ; Fri, 3 May 2013 00:56:15 +0000 (UTC) Received: (qmail 80205 invoked by uid 500); 3 May 2013 00:56:15 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 80164 invoked by uid 500); 3 May 2013 00:56:15 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 80152 invoked by uid 99); 3 May 2013 00:56:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 00:56:15 +0000 Date: Fri, 3 May 2013 00:56:15 +0000 (UTC) From: "Sumit Mohanty (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-2067) hive-site.xml cannot be readonly for clients 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/AMBARI-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648071#comment-13648071 ] Sumit Mohanty commented on AMBARI-2067: --------------------------------------- Tested on RHEL6 and verified. > hive-site.xml cannot be readonly for clients > -------------------------------------------- > > Key: AMBARI-2067 > URL: https://issues.apache.org/jira/browse/AMBARI-2067 > Project: Ambari > Issue Type: Bug > Components: agent, controller > Affects Versions: 1.3.0 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Fix For: 1.3.0 > > Attachments: AMBARI-2067-1.patch, AMBARI-2067.patch > > > We changed the permissions on hive-site.xml from 644 to 660. This was done because the metastore password is in clear text. > This results in clients not being able to access the metastore and hive cannot run in client mode. Recomended aproach is splitting the hive configs differently for client and hive metastore host. > The password is required only for the metastore process and the hive client config should be readable to all. -- 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