----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3838/#review5528 -----------------------------------------------------------
Ship it! +1 - Mayank On 2012-03-01 15:49:49, Alejandro Abdelnur wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3838/ > ----------------------------------------------------------- > > (Updated 2012-03-01 15:49:49) > > > Review request for oozie. > > > Summary > ------- > > The ooziedb.sh command line allows to create/upgrade/check-version of an > Oozie DB. > > It works with all supported DBs (Oracle, MySQL, Postgres, Derby), leveraging > OpenJPA mapping tool for that. > > It works in 2 modes: > > * sql generation only: generates the necessary scripts only > * sql generation and execution: in addition runs the scripts > > > This addresses bug OOZIE-631. > https://issues.apache.org/jira/browse/OOZIE-631 > > > Diffs > ----- > > trunk/core/src/main/conf/oozie-site.xml 1295631 > trunk/docs/src/site/twiki/AG_Install.twiki 1295631 > trunk/docs/src/site/twiki/AG_OozieUpgrade.twiki PRE-CREATION > trunk/docs/src/site/twiki/DG_QuickStart.twiki 1295631 > trunk/docs/src/site/twiki/index.twiki 1295631 > trunk/pom.xml 1295631 > trunk/src/main/assemblies/distro.xml 1295631 > trunk/src/main/assemblies/tools.xml PRE-CREATION > trunk/tools/pom.xml PRE-CREATION > trunk/tools/src/main/bin/ooziedb.sh PRE-CREATION > trunk/tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/3838/diff > > > Testing > ------- > > tested with derby/oracle/mysql/postgres DBs, both for creation and upgrades > > > Thanks, > > Alejandro > >
