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 13262200CBC for ; Tue, 20 Jun 2017 09:11:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 12956160BD3; Tue, 20 Jun 2017 07:11:04 +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 594A8160BE1 for ; Tue, 20 Jun 2017 09:11:03 +0200 (CEST) Received: (qmail 5634 invoked by uid 500); 20 Jun 2017 07:11:02 -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 5619 invoked by uid 99); 20 Jun 2017 07:11:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2017 07:11:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id F1FE2C0118 for ; Tue, 20 Jun 2017 07:11:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id dZiR8E1YBwfl for ; Tue, 20 Jun 2017 07:11:01 +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 CFF735F23A for ; Tue, 20 Jun 2017 07:11:00 +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 5FBE9E0A64 for ; Tue, 20 Jun 2017 07:11:00 +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 12B5024006 for ; Tue, 20 Jun 2017 07:11:00 +0000 (UTC) Date: Tue, 20 Jun 2017 07:11:00 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-21190) Populate urlauth filesystem schemes in Ranger hive plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 20 Jun 2017 07:11:04 -0000 [ https://issues.apache.org/jira/browse/AMBARI-21190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055251#comment-16055251 ] Hudson commented on AMBARI-21190: --------------------------------- FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7653 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7653/]) AMBARI-21190 Populate urlauth filesystem schemes in Ranger hive plugin (mugdha: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=380fa6985399fbeb3fc6da9ffaeeebd2f7652c1f]) * (add) ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/ranger-hive-security.xml * (edit) ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/config-upgrade.xml * (edit) ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml * (edit) ambari-server/src/main/resources/common-services/RANGER/0.7.0.3.0/configuration/ranger-ugsync-site.xml * (edit) ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml * (edit) ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/ranger-hive-security.xml * (edit) ambari-server/src/main/resources/common-services/RANGER/0.5.0/configuration/ranger-ugsync-site.xml > Populate urlauth filesystem schemes in Ranger hive plugin > --------------------------------------------------------- > > Key: AMBARI-21190 > URL: https://issues.apache.org/jira/browse/AMBARI-21190 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.5.2 > Reporter: Deepak Sharma > Assignee: Mugdha Varadkar > Fix For: 2.5.2 > > Attachments: AMBARI-21190.patch, AMBARI-21190-trunk.patch > > > populate ranger.plugin.hive.urlauth.filesystem.schemes default value to hdfs:,file:,wasb:,adl: > 1) it will be better if we keep default value of ranger.plugin.hive.urlauth.filesystem.schemes=hdfs:,file:,wasb:,adl:, if it does not harm to have all of the fs values in this properly it will be good to add them. > 2) it will be good to add this properly in advanced-ranger-hive-security -- This message was sent by Atlassian JIRA (v6.4.14#64029)