[
https://issues.apache.org/jira/browse/AMBARI-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen updated AMBARI-14484:
--------------------------------
Attachment: AMBARI-14484-trunk.patch
> 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}
> [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)