You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/06/10 17:27:52 UTC

Review Request 35299: 'Oozie Server Status' alert fails on non-root agent

-----------------------------------------------------------
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


Re: Review Request 35299: 'Oozie Server Status' alert fails on non-root agent

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35299/#review87415
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Червень 10, 2015, 3:27 після полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35299/
> -----------------------------------------------------------
> 
> (Updated Червень 10, 2015, 3:27 після полудня)
> 
> 
> 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
> 
>