-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36182/
-----------------------------------------------------------

Review request for Ambari, Alejandro Fernandez, Nate Cole, and Sumit Mohanty.


Bugs: AMBARI-12279
    https://issues.apache.org/jira/browse/AMBARI-12279


Repository: ambari


Description
-------

During a rolling upgrade form HDP 2.2 to HDP 2.3, Oozie's prepare step will 
fail when trying to upgrade the database. The failure is due to a missing MySQL 
JAR when Oozie is setup to use an existing database.


Diffs
-----

  
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py
 8441f11 
  
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server_upgrade.py
 bd423a2 
  ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py 5b7d199 
  ambari-server/src/test/python/stacks/2.2/configs/oozie-upgrade.json 1f98793 

Diff: https://reviews.apache.org/r/36182/diff/


Testing
-------

mvn clean test
-----------------------------------------------------------------------
Total run:759
Total errors:0
Total failures:0
OK

Upgraded Oozie running on an external mysql instance. Verified that the JAR 
file was copied and used.


Thanks,

Jonathan Hurley

Reply via email to