[
https://issues.apache.org/jira/browse/AMBARI-15269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176701#comment-15176701
]
Hadoop QA commented on AMBARI-15269:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12790994/AMBARI-15269.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 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/5688//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/5688//console
This message is automatically generated.
> 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)