-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41688/
-----------------------------------------------------------
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-14484
https://issues.apache.org/jira/browse/AMBARI-14484
Repository: ambari
Description
-------
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:
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
But some services have not access to this JDK:
groups cstm-storm
cstm-storm : hadoop
[root@os-r6-qjxppu-ambari-rare-19-4 ~]# groups cstm-hdfs
cstm-hdfs : hadoop cstm-hdfs
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py
6db30d2
ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py
4020ede
Diff: https://reviews.apache.org/r/41688/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen