-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35299/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-11839
https://issues.apache.org/jira/browse/AMBARI-11839
Repository: ambari
Description
-------
Command
source /usr/hdp/current/oozie-server/conf/oozie-env.sh ; oozie admin -oozie
http://0.0.0.0:11000/oozie -status
returns
/usr/jdk64/jdk1.8.0_40/bin/java: error while loading shared libraries:
libjli.so: cannot open shared object file: No such file or directory
In secured mode klist is failing as well.
Diffs
-----
ambari-common/src/main/python/resource_management/core/shell.py 183c735
ambari-common/src/main/python/resource_management/libraries/providers/hdfs_resource.py
a2943de
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py
08ea4f2
Diff: https://reviews.apache.org/r/35299/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk