[
https://issues.apache.org/jira/browse/AMBARI-12175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603527#comment-14603527
]
Hadoop QA commented on AMBARI-12175:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12742199/hive_validation_popup.png
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3288//console
This message is automatically generated.
> Hive pop-up shows up while enabling Ranger plugin for YARN
> ----------------------------------------------------------
>
> Key: AMBARI-12175
> URL: https://issues.apache.org/jira/browse/AMBARI-12175
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 2.1.0
>
> Attachments: AMBARI-12175.patch, hive_validation_popup.png
>
>
> *STR:*
> # Install Ranger as a service,
> # Kerberize the cluster
> # Enabling ranger plugin for YARN or change any other tarn configuration and
> click on save.
> Noticed the pop-up related to HIVE configuration shows up
> *This issue happens because:*
> # hive service validation is also being done while saving yarn configuration.
> # On securing a cluster hive kerberos descriptor changed
> hive.security.authorization.enabled=true which made an invalid combination of
> configurations for hive service validation endpoint leading to the validation
> popup showing everytime any yarn configuration is saved.
> *Solution to problem:*
> Enabling kerberos is enabling authentication not authorization and so this
> property "hive.security.authorization.enabled" should not be tweaked at all
> in hive service kerberos descriptor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)