[
https://issues.apache.org/jira/browse/AMBARI-12175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603722#comment-14603722
]
Hudson commented on AMBARI-12175:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #124 (See
[https://builds.apache.org/job/Ambari-branch-2.1/124/])
AMBARI-12175. Hive pop-up shows up while enabling Ranger plugin for YARN.
(jaimin) (jaimin:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=72021a94f017c6cf97dca4629cd0efba2b1cd139)
* ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/kerberos.json
> 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)