[
https://issues.apache.org/jira/browse/AMBARI-9693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326093#comment-14326093
]
Hudson commented on AMBARI-9693:
--------------------------------
FAILURE: Integrated in Ambari-contrib-views #6 (See
[https://builds.apache.org/job/Ambari-contrib-views/6/])
AMBARI-9693. Review and update kerberos descriptors for various
services.(vbrodetskyi) (vbrodetskyi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8ae21c8b72c873a611d0f9a8e352f7ac77280e9a)
*
ambari-server/src/test/java/org/apache/ambari/server/controller/KerberosHelperTest.java
* ambari-server/src/main/java/org/apache/ambari/server/utils/StageUtils.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelper.java
* ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/kerberos.json
*
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/kerberos.json
* ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/kerberos.json
> Review and update kerberos descriptors for various services
> -----------------------------------------------------------
>
> Key: AMBARI-9693
> URL: https://issues.apache.org/jira/browse/AMBARI-9693
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9693.patch
>
>
> In Ambari 1.7.0, UI used to make appropriate config property changes when
> kerberizing the cluster.
> In 2.0.0, this is all driven by the Kerb API.
> But during testing we've noticed that some properties that were previously
> set were no longer set. For example, hbase.hbase.coprocessor.master.classes,
> hbase.coprocessor.region.classes, etc.
> See
> https://github.com/apache/ambari/blob/branch-1.7.0/ambari-web/app/data/HDP2/secure_mapping.js#L554
> There could be a bunch of other parameters that need to be ported over from
> the secure_mapping.js file in order for the cluster to function properly in a
> secure manner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)