-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39001/
-----------------------------------------------------------
(Updated Окт. 8, 2015, 3:26 п.п.)
Review request for Ambari, Dmitro Lisnichenko and Vitalyi Brodetskyi.
Bugs: AMBARI-13283
https://issues.apache.org/jira/browse/AMBARI-13283
Repository: ambari
Description
-------
As part of upgrade the step "ambari-server upgradestack HDP-2.3" Failed with
the exception
29 Sep 2015 10:51:23,202 INFO main ControllerModule:187 - Detected ORACLE as
the database type from the JDBC URL
29 Sep 2015 10:51:26,129 INFO main ControllerModule:564 - Binding and
registering notification dispatcher class
org.apache.ambari.server.notifications.dispatchers.SNMPDispatcher
29 Sep 2015 10:51:26,132 INFO main ControllerModule:564 - Binding and
registering notification dispatcher class
org.apache.ambari.server.notifications.dispatchers.AlertScriptDispatcher
29 Sep 2015 10:51:26,143 INFO main ControllerModule:564 - Binding and
registering notification dispatcher class
org.apache.ambari.server.notifications.dispatchers.EmailDispatcher
29 Sep 2015 10:51:29,225 ERROR main DBAccessorImpl:102 - Error while creating
database accessor
java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
Diffs (updated)
-----
ambari-server/src/main/python/ambari-server.py 7d46f69
ambari-server/src/main/python/ambari_server/serverClassPath.py PRE-CREATION
ambari-server/src/main/python/ambari_server/serverConfiguration.py bc9823c
ambari-server/src/main/python/ambari_server/serverSetup.py b3e6e21
ambari-server/src/main/python/ambari_server/serverUpgrade.py 3545b65
ambari-server/src/main/python/ambari_server/setupSecurity.py 9b88bef
ambari-server/src/main/python/ambari_server_main.py 4f532f3
ambari-server/src/test/python/TestAmbariServer.py 056dac8
ambari-server/src/test/python/TestServerClassPath.py PRE-CREATION
Diff: https://reviews.apache.org/r/39001/diff/
Testing
-------
Unit tests passed
Thanks,
Dmytro Sen