----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37965/#review98261 -----------------------------------------------------------
addons/hivedr/src/main/java/org/apache/falcon/hive/util/EventUtils.java (line 322) <https://reviews.apache.org/r/37965/#comment154602> Minor nit: Can targetStagingUri be renamed to fullyQualifiedTargetStagingUri? - Sowmya Ramesh 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 > >
