[ 
https://issues.apache.org/jira/browse/AMBARI-20816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978918#comment-15978918
 ] 

Hadoop QA commented on AMBARI-20816:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12864503/AMBARI-20816.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/11445//console

This message is automatically generated.

> Create Ranger Hive Service during Hive Metastore restart
> --------------------------------------------------------
>
>                 Key: AMBARI-20816
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20816
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.5.1
>            Reporter: Mugdha Varadkar
>            Assignee: Mugdha Varadkar
>            Priority: Blocker
>             Fix For: 2.5.1
>
>         Attachments: AMBARI-20816.patch, AMBARI-20816-trunk.patch
>
>
> Need to create Ranger Hive service in Cluster1 having Hive Metastore + Ranger 
> Service. The Ranger Hive service created in Cluster1 will be used by Cluster2 
> having Ranger Hive Plugin enabled under Hive Server2. 
> *Solution:*
> Need service creation logic using Ranger REST API. The REST API 
> [code|https://github.com/apache/ambari/blob/trunk/ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions_v2.py#L101]
>  is already available for use.
> If {{ranger.service.config.param.enable.hive.metastore.lookup}} property 
> present in {{ranger-hive-plugin-properties}} with value {{true}} and Ranger 
> configurations are present in the cluster(Ranger installed in same cluster) 
> then only create Ranger Hive service.
> For installation via blueprint, two extra custom config parameters 
> {{ranger.service.config.param.enable.hive.metastore.lookup}} with value 
> {{true}} and {{ranger.service.config.param.hive.site.file.path}} with value 
> {{/etc/hive/conf/hive-site.xml}} are required to be provided in blueprint 
> under {{ranger-hive-plugin-properties}} config type.
> For installation via UI, need to add properties in custom section of 
> ranger-hive-plugin-properties under Hive Service config tab.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to