[
https://issues.apache.org/jira/browse/AMBARI-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069880#comment-15069880
]
Hudson commented on AMBARI-14484:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #101 (See
[https://builds.apache.org/job/Ambari-branch-2.2/101/])
AMBARI-14484 JDK was installed with incorrect permissions on agent host (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e8353791143c508fe89d9ce9bf78c35e25783de4])
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
* ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py
> JDK was installed with incorrect permissions on agent host
> ----------------------------------------------------------
>
> Key: AMBARI-14484
> URL: https://issues.apache.org/jira/browse/AMBARI-14484
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.2.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.2.1
>
> Attachments: AMBARI-14484-trunk.patch
>
>
> Steps:
> # Deployed cluster via blueprints.
> # Uninstalled cluster (ambari reset+hosts cleanup).
> # Cluster was deployed with default 1.8.0 JDK and following users via UI:
> JDK on hosts was installed with following permissions by ambari:
> {code}
> ll /usr/jdk64/jdk1.8.0_60/bin/jps
> -rwxr-x---. 1 agentslava cstm-hadoop 7925 Aug 4 19:29
> /usr/jdk64/jdk1.8.0_60/bin/jps
> {code}
> But some services have not access to this JDK:
> {code}
> groups cstm-storm
> cstm-storm : hadoop
> {code}
> {code}
> [root@os-r6-qjxppu-ambari-rare-19-4 ~]# groups cstm-hdfs
> cstm-hdfs : hadoop cstm-hdfs
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)