-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51648/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-18315
https://issues.apache.org/jira/browse/AMBARI-18315
Repository: ambari
Description
-------
Ambari server start should log the class path used while starting the server.
This will help debug few issues we see where cluster start intermittently
fails with class not found exception.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
d20b1d7
Diff: https://reviews.apache.org/r/51648/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk