Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 8A9AE17B15 for ; Fri, 24 Apr 2015 00:29:39 +0000 (UTC) Received: (qmail 44663 invoked by uid 500); 24 Apr 2015 00:29:39 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 44629 invoked by uid 500); 24 Apr 2015 00:29:39 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 44617 invoked by uid 99); 24 Apr 2015 00:29:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2015 00:29:39 +0000 Date: Fri, 24 Apr 2015 00:29:39 +0000 (UTC) From: "Sumit Mohanty (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-10712) provide PHOENIX_QUERYSERVER_OPTS in hbase-env.sh 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-10712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510138#comment-14510138 ] Sumit Mohanty commented on AMBARI-10712: ---------------------------------------- That approach is correct as HDP-2.2 hbase-env.xml contents will over-ride the base contents from common-services/HBASE. > provide PHOENIX_QUERYSERVER_OPTS in hbase-env.sh > ------------------------------------------------ > > Key: AMBARI-10712 > URL: https://issues.apache.org/jira/browse/AMBARI-10712 > Project: Ambari > Issue Type: Improvement > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Attachments: 0001-AMBARI-10712-provide-PHOENIX_QUERYSERVER_OPTS-in-hba.patch, 0001-AMBARI-10712-provide-PHOENIX_QUERYSERVER_OPTS-in-hba.patch > > > AMBARI-10680 is missing a way to provide a jaas file to the queryserver process. This works with the change provided in PHOENIX-1909 to pass this configuration to the process. -- This message was sent by Atlassian JIRA (v6.3.4#6332)