----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33400/#review87085 -----------------------------------------------------------
core/src/main/java/org/apache/oozie/action/hadoop/FsELFunctions.java <https://reviews.apache.org/r/33400/#comment139363> exists variable not required return (pathArr != null && pathArr.length > 0); docs/src/site/twiki/WorkflowFunctionalSpec.twiki <https://reviews.apache.org/r/33400/#comment139362> ...when there is at least one ... - Rohini Palaniswamy On June 1, 2015, 5:49 p.m., Ryota Egashira wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33400/ > ----------------------------------------------------------- > > (Updated June 1, 2015, 5:49 p.m.) > > > Review request for oozie. > > > Repository: oozie-git > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-2215 > > > Diffs > ----- > > core/src/main/java/org/apache/oozie/action/hadoop/FsELFunctions.java > f8af61c > core/src/main/resources/oozie-default.xml 8960073 > core/src/test/java/org/apache/oozie/action/hadoop/TestFsELFunctions.java > c81fc61 > docs/src/site/twiki/WorkflowFunctionalSpec.twiki 02dc65b > > Diff: https://reviews.apache.org/r/33400/diff/ > > > Testing > ------- > > > Thanks, > > Ryota Egashira > >
