> On July 6, 2015, 9:58 a.m., Nate Cole wrote: > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie.py, > > line 323 > > <https://reviews.apache.org/r/36182/diff/1/?file=999142#file999142line323> > > > > Remove this comment, we're talking about Oozie and I don't see Ranger > > doing anything about not providing jdbc.
Thanks for the review; will do - Jonathan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36182/#review90480 ----------------------------------------------------------- On July 4, 2015, 9:34 p.m., Jonathan Hurley wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36182/ > ----------------------------------------------------------- > > (Updated July 4, 2015, 9:34 p.m.) > > > 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 > >
