Hi,
How to change JAVA_HOME for individual services on Sandbox ?
for.ex I wanted to change JAVA_HOME for OOZIE
I have already tired the below changes one at a time and restarted OOZIE from Ambari , but the java with which OOZIE service being launched has not changed,
1) export JAVA_HOME on current bash session as well as in .bash_profile
2)Changed JAVA_HOME in ./puppet/modules/hdp-oozie/templates/oozie-env.sh.erb
3) Changed JAVA_HOME in /etc/hadoop/conf/hadoop-env.sh
4)Changed JAVA_HOME in /usr/lib/oozie/bin/oozie-env.sh