----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11228/#review20737 -----------------------------------------------------------
trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java <https://reviews.apache.org/r/11228/#comment42823> uri.normalize() trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java <https://reviews.apache.org/r/11228/#comment42824> uri.normalize(). new Path(URI) in H23 does normalize it, but not H 1.x. trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java <https://reviews.apache.org/r/11228/#comment42825> uri.normalize() - Rohini Palaniswamy On May 17, 2013, 7:37 p.m., Ryota Egashira wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11228/ > ----------------------------------------------------------- > > (Updated May 17, 2013, 7:37 p.m.) > > > Review request for oozie. > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-1381 > > > This addresses bug oozie-1381. > https://issues.apache.org/jira/browse/oozie-1381 > > > Diffs > ----- > > > trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java > 1483539 > > Diff: https://reviews.apache.org/r/11228/diff/ > > > Testing > ------- > > WIP in test. confirmed testcase runs fine, plan to do test in real setting > using 2 name nodes. > > > Thanks, > > Ryota Egashira > >