----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64663/#review194844 -----------------------------------------------------------
Ship it! Ship It! - András Piros On Jan. 4, 2018, 6:38 p.m., Jacob Tolar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64663/ > ----------------------------------------------------------- > > (Updated Jan. 4, 2018, 6:38 p.m.) > > > Review request for oozie. > > > Repository: oozie-git > > > Description > ------- > > [OOZIE-2150] Shell launcher should print shell script > > Oozie shell launcher will dump script into log. The script is printed if it > is (1) not too big and (2) appears to be plain-text (no null bytes). > > > Diffs > ----- > > core/src/main/resources/oozie-default.xml 1c348007 > > core/src/test/java/org/apache/oozie/action/hadoop/TestShellContentWriter.java > PRE-CREATION > > sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/ShellContentWriter.java > PRE-CREATION > sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/ShellMain.java > 55d3d965 > > > Diff: https://reviews.apache.org/r/64663/diff/3/ > > > Testing > ------- > > unit test added > > > Thanks, > > Jacob Tolar > >