----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65636/#review217883 -----------------------------------------------------------
Ship it! Ship It! - Andras Salamon On Aug. 30, 2019, 8:53 p.m., Jason Phelps wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65636/ > ----------------------------------------------------------- > > (Updated Aug. 30, 2019, 8:53 p.m.) > > > Review request for oozie. > > > Repository: oozie-git > > > Description > ------- > > Added another client property: `oozie.default.configuration.path` which > allows for a comma seperated list of HDFS XML property files to be applied to > the job. This is useful if multiple workflows have shared properties (i.e. > database names, table names for Sqoop or Hive, spark arguments, etc). This is > similar to the `oozie.libpath` property which allows user's to define common > paths workflows to load jars. > > > Diffs > ----- > > client/src/main/java/org/apache/oozie/client/OozieClient.java 1073cb924 > core/src/main/java/org/apache/oozie/command/wf/SubmitXCommand.java > 1352db91b > core/src/test/java/org/apache/oozie/command/wf/TestSubmitXCommand.java > 2cd263f60 > > > Diff: https://reviews.apache.org/r/65636/diff/4/ > > > Testing > ------- > > > Thanks, > > Jason Phelps > >
