[
https://issues.apache.org/jira/browse/AMBARI-15269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178104#comment-15178104
]
Hudson commented on AMBARI-15269:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4435 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4435/])
AMBARI-15269. Stack Advisor recommends properties with empty values (aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b187984b07f1deed7595a14dd5dc384aae8e38db])
* ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py
> Stack Advisor recommends properties with empty values related to kerberos
> descriptor.
> -------------------------------------------------------------------------------------
>
> Key: AMBARI-15269
> URL: https://issues.apache.org/jira/browse/AMBARI-15269
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-15269.patch
>
>
> During Configure Identities step on Kerberos Wizard, UI sends request for
> recommendations.
> Recommendations payload contains configs from kerberos descriptor and Kerberos
> configs.
> With installed services HDFS, ZooKeeper, Yarn, MapReduce2, Hive and Tez few
> configurations from recommendation response has empty values. For example:
>
>
> hive.server2.authentication.kerberos.keytab: ""
> hive.server2.authentication.kerberos.principal: ""
>
> In kerberos descriptor values for configs are
> **${keytab_dir}/hive.service.keytab** and **hive/_HOST@${realm}**.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)