----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13536/#review25074 -----------------------------------------------------------
trunk/core/src/main/java/org/apache/oozie/action/hadoop/FsActionExecutor.java <https://reviews.apache.org/r/13536/#comment49252> Can you check if you have to do resolveToFullPath before globbing? Doing it after might not work for some cases. - Rohini Palaniswamy On Aug. 13, 2013, 4:49 p.m., Ryota Egashira wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13536/ > ----------------------------------------------------------- > > (Updated Aug. 13, 2013, 4:49 p.m.) > > > Review request for oozie. > > > Bugs: oozie-1495 > https://issues.apache.org/jira/browse/oozie-1495 > > > Repository: oozie > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-1495 > > > Diffs > ----- > > > trunk/core/src/main/java/org/apache/oozie/action/hadoop/FsActionExecutor.java > 1513573 > > Diff: https://reviews.apache.org/r/13536/diff/ > > > Testing > ------- > > > Thanks, > > Ryota Egashira > >
