Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F12EF106AC for ; Wed, 9 Sep 2015 18:46:39 +0000 (UTC) Received: (qmail 19186 invoked by uid 500); 9 Sep 2015 18:46:39 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 19139 invoked by uid 500); 9 Sep 2015 18:46:39 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 19106 invoked by uid 99); 9 Sep 2015 18:46:39 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 18:46:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2DCDBE1CB7 for ; Wed, 9 Sep 2015 18:46:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.219 X-Spam-Level: **** X-Spam-Status: No, score=4.219 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.249, HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ZCVJBodu9bzj for ; Wed, 9 Sep 2015 18:46:36 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 4EA66207EE for ; Wed, 9 Sep 2015 18:46:36 +0000 (UTC) Received: (qmail 19080 invoked by uid 99); 9 Sep 2015 18:46:36 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 18:46:36 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 78828271F3E; Wed, 9 Sep 2015 18:46:35 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2651277236101819467==" MIME-Version: 1.0 Subject: Re: Review Request 37965: HiveDR does not work when job is run on destination cluster From: "Venkat Ranganathan" To: "Venkat Ranganathan" , "Sowmya Ramesh" Cc: "Balu Vellanki" , "Falcon" Date: Wed, 09 Sep 2015 18:46:35 -0000 Message-ID: <20150909184635.1695.62993@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Venkat Ranganathan" X-ReviewGroup: Falcon X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/37965/ X-Sender: "Venkat Ranganathan" References: <20150831195722.16295.29473@reviews.apache.org> In-Reply-To: <20150831195722.16295.29473@reviews.apache.org> Reply-To: "Venkat Ranganathan" X-ReviewRequest-Repository: falcon-git --===============2651277236101819467== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37965/#review98237 ----------------------------------------------------------- Ship it! Thanks for catching it Balu - Venkat Ranganathan On Aug. 31, 2015, 12: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, 12: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 > > --===============2651277236101819467==--