Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 17B38200B38 for ; Fri, 3 Jun 2016 01:52:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 16515160A52; Thu, 2 Jun 2016 23:52:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 41262160A54 for ; Fri, 3 Jun 2016 01:52:00 +0200 (CEST) Received: (qmail 84318 invoked by uid 500); 2 Jun 2016 23:51:59 -0000 Mailing-List: contact issues-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 issues@ambari.apache.org Received: (qmail 84255 invoked by uid 99); 2 Jun 2016 23:51:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2016 23:51:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 320692C1F5A for ; Thu, 2 Jun 2016 23:51:59 +0000 (UTC) Date: Thu, 2 Jun 2016 23:51:59 +0000 (UTC) From: "Swapan Shridhar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-17017) Fixing open issues for 'Hive Server Interactive' in Kerberized environment. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 02 Jun 2016 23:52:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313332#comment-15313332 ] Swapan Shridhar commented on AMBARI-17017: ------------------------------------------ Commits: trunk: {code} commit 396adbedf0915ea4f12c0063f10bc5b46582b22d Author: Swapan Shridhar Date: Tue May 31 12:06:01 2016 -0700 AMBARI-17017. Fixing open issues for 'Hive Server Interactive' in Kerberized environment. AMBARI-17020. Use 'llapstatus' comand after starting llap to check its status before starting HiveServer2. {code} branch-2.4: {code} commit 8202f954c9bb3a2d9f0138ddef57fdece1b60c86 Author: Swapan Shridhar Date: Thu Jun 2 16:35:07 2016 -0700 AMBARI-17017. Fixing open issues for 'Hive Server Interactive' in Kerberized environment. AMBARI-17020. Use 'llapstatus' comand after starting llap to check its status before starting HiveServer2. {code} > Fixing open issues for 'Hive Server Interactive' in Kerberized environment. > --------------------------------------------------------------------------- > > Key: AMBARI-17017 > URL: https://issues.apache.org/jira/browse/AMBARI-17017 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0 > Reporter: Swapan Shridhar > Assignee: Swapan Shridhar > Priority: Blocker > Fix For: 2.4.0 > > Attachments: AMBARI-17017.patch > > > - Checks YARN installation in kerberized environment after adding conditional HIVE identities in YARN/kerberos.json. By conditional, it means that HIVE referenced identity will be processed only if HIVE exists as a service. > - Support HSI working in kerberized environment. -- This message was sent by Atlassian JIRA (v6.3.4#6332)