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 67CC7200C18 for ; Fri, 27 Jan 2017 21:14:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 66804160B60; Fri, 27 Jan 2017 20:14:30 +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 B5912160B5B for ; Fri, 27 Jan 2017 21:14:29 +0100 (CET) Received: (qmail 68791 invoked by uid 500); 27 Jan 2017 20:14:29 -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 68782 invoked by uid 99); 27 Jan 2017 20:14:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jan 2017 20:14:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 6F454C0A1D for ; Fri, 27 Jan 2017 20:14:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id hwpIm9SF7Jw9 for ; Fri, 27 Jan 2017 20:14:27 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 8BDCD5FBCE for ; Fri, 27 Jan 2017 20:14:27 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A3435E04A8 for ; Fri, 27 Jan 2017 20:14:25 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 941722529E for ; Fri, 27 Jan 2017 20:14:24 +0000 (UTC) Date: Fri, 27 Jan 2017 20:14:24 +0000 (UTC) From: "Swapan Shridhar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-19060) Update the HiveServer config values if Security Authorization chosen is None. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 27 Jan 2017 20:14:30 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843420#comment-15843420 ] Swapan Shridhar commented on AMBARI-19060: ------------------------------------------ commit: branch-2.5: {code} commit 8552345deee7e6d366571a4c926a3093f7a7492a Author: Sumit Mohanty Date: Sun Dec 11 11:15:46 2016 -0800 AMBARI-18901. LLAP integration enhancements (Swapan Sridhar via smohanty) {code} trunk: {code} commit 8552345deee7e6d366571a4c926a3093f7a7492a Author: Sumit Mohanty Date: Sun Dec 11 11:15:46 2016 -0800 AMBARI-18901. LLAP integration enhancements (Swapan Sridhar via smohanty) {code} > Update the HiveServer config values if Security Authorization chosen is None. > ----------------------------------------------------------------------------- > > Key: AMBARI-19060 > URL: https://issues.apache.org/jira/browse/AMBARI-19060 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.1 > Reporter: Swapan Shridhar > Assignee: Swapan Shridhar > Fix For: 2.5.0 > > Attachments: AMBARI-19060.patch > > > - When hive-env/hive_security_authorization chosen value is None. > - Following configs should be set as: > *"hive.server2.enable.doAs"* = "true" > *"hive.security.authorization.enabled"* = "false", and > - Following configs should be deleted > *"hive.security.authorization.manager"* > *"hive.security.authenticator.manager"* > *"hive.conf.restricted.list"* > Also, if *hive-env/hive_security_authorization* is selected as *'sqlstdauth'* or *'ranger'*, the following configs should be set as: > - "hive.conf.restricted.list" = "hive.security.authenticator.manager,hive.security.authorization.manager,hive.security.metastore.authorization.manager, hive.security.metastore.authenticator.manager,hive.users.in.admin.role,hive.server2.xsrf.filter.enabled,hive.security.authorization.enabled" -- This message was sent by Atlassian JIRA (v6.3.4#6332)