[
https://issues.apache.org/jira/browse/AMBARI-19269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773597#comment-15773597
]
Hudson commented on AMBARI-19269:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6300 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6300/])
AMBARI-19269. Zookeeper and RM connection is not secure. (Attila Magyar
(stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=68066119360dd34a9fc5b4bd52e708fbf7f6b081])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/kerberos.json
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
* (edit)
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/scripts/params_linux.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/YARN/test_yarn_client.py
* (edit)
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/yarn.py
* (edit)
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/kerberos.json
* (edit) ambari-server/src/test/python/stacks/2.0.6/YARN/test_resourcemanager.py
* (edit)
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/scripts/yarn.py
* (edit)
ambari-server/src/test/python/stacks/2.0.6/YARN/test_mapreduce2_client.py
* (add)
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/templates/yarn_jaas.conf.j2
* (edit)
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
* (edit)
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/resourcemanager.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/YARN/kerberos.json
* (edit)
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/scripts/resourcemanager.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/YARN/test_nodemanager.py
* (add)
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/templates/yarn_jaas.conf.j2
* (edit) ambari-server/src/test/python/stacks/2.0.6/YARN/test_historyserver.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3.ECS/services/YARN/kerberos.json
* (edit)
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/kerberos.json
> Zookeeper and RM connection is not secure
> -----------------------------------------
>
> Key: AMBARI-19269
> URL: https://issues.apache.org/jira/browse/AMBARI-19269
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.5.0
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Fix For: 2.5.0
>
> Attachments: AMBARI-19269_branch-2.5.patch, AMBARI-19269_trunk.patch
>
>
> YARN RM needs to establish a secure connection with ZooKeeper when Kerberos
> is enabled. This involves the setup of the correct authentication (JAAS
> config file) and authorization (Kerberos-backed ACLs on the znodes) between
> the service and ZooKeeper.
> When the user disables Kerberos the secure ACLs should be removed otherwise
> the resource manager won't be able to access it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)