> On Sept. 9, 2015, 8:55 p.m., Sowmya Ramesh wrote: > > addons/hivedr/src/main/java/org/apache/falcon/hive/util/EventUtils.java, > > line 322 > > <https://reviews.apache.org/r/37965/diff/1/?file=1060499#file1060499line322> > > > > Minor nit: Can targetStagingUri be renamed to > > fullyQualifiedTargetStagingUri?
Incorporated feedback in new patch. - Balu ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37965/#review98261 ----------------------------------------------------------- On Aug. 31, 2015, 7:57 p.m., Balu Vellanki wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37965/ > ----------------------------------------------------------- > > (Updated Aug. 31, 2015, 7:57 p.m.) > > > Review request for Falcon, Sowmya Ramesh and Venkat Ranganathan. > > > Bugs: FALCON-1373 > https://issues.apache.org/jira/browse/FALCON-1373 > > > Repository: falcon-git > > > Description > ------- > > This happens because the sourceStagingPaths used for DistCp of events from > source to target does not have the fully qualified sourceNameNode as part of > stagingPath uri. > > > Diffs > ----- > > addons/hivedr/src/main/java/org/apache/falcon/hive/util/EventUtils.java > 0b4200c > > Diff: https://reviews.apache.org/r/37965/diff/ > > > Testing > ------- > > Patch was tested end2end by support team. > > > Thanks, > > Balu Vellanki > >
