> On Feb. 12, 2013, 7:25 p.m., Alejandro Abdelnur wrote: > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java, > > line 402 > > <https://reviews.apache.org/r/9411/diff/1/?file=257804#file257804line402> > > > > It seems many of the diffs in this class are reformatting changes, > > please undo those.
This is due to the additional nesting caused by the for loop. > On Feb. 12, 2013, 7:25 p.m., Alejandro Abdelnur wrote: > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/pom.xml, line 657 > > <https://reviews.apache.org/r/9411/diff/1/?file=257806#file257806line657> > > > > how this is relevant to this JIRA? Will remove this from this jira - Rohini ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9411/#review16476 ----------------------------------------------------------- On Feb. 12, 2013, 4:11 p.m., Rohini Palaniswamy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9411/ > ----------------------------------------------------------- > > (Updated Feb. 12, 2013, 4:11 p.m.) > > > Review request for oozie. > > > Description > ------- > > Now multiple sharelibs can be specified as a comma separated list in > action.sharelib.for.#ACTIONTYPE# > > > This addresses bug OOZIE-1197. > https://issues.apache.org/jira/browse/OOZIE-1197 > > > Diffs > ----- > > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java > 1444962 > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/core/src/test/java/org/apache/oozie/action/hadoop/TestJavaActionExecutor.java > 1444962 > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/pom.xml 1444962 > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/sharelib/hcatalog/pom.xml > PRE-CREATION > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/sharelib/pom.xml > 1444962 > > http://svn.apache.org/repos/asf/oozie/branches/hcat-intre/src/main/assemblies/sharelib.xml > 1444962 > > Diff: https://reviews.apache.org/r/9411/diff/ > > > Testing > ------- > > unit test added > > > Thanks, > > Rohini Palaniswamy > >
