Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 78E9B200B64 for ; Tue, 19 Jul 2016 04:18:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7791B160A65; Tue, 19 Jul 2016 02:18:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C06AB160A5D for ; Tue, 19 Jul 2016 04:18:48 +0200 (CEST) Received: (qmail 65605 invoked by uid 500); 19 Jul 2016 02:18:48 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 65594 invoked by uid 99); 19 Jul 2016 02:18:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2016 02:18:47 +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 51EE7C2375 for ; Tue, 19 Jul 2016 02:18:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.105 X-Spam-Level: X-Spam-Status: No, score=-2.105 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id ZKPgrE9xddPw for ; Tue, 19 Jul 2016 02:18:45 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id 574FE5FAFA for ; Tue, 19 Jul 2016 02:18:43 +0000 (UTC) Received: (qmail 65569 invoked by uid 99); 19 Jul 2016 02:18:42 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2016 02:18:42 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id F1D04279611; Tue, 19 Jul 2016 02:18:41 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6491232664217255779==" MIME-Version: 1.0 Subject: Re: Review Request 50166: ATLAS-1032: Atlas hook package should not include libraries already present in host components From: Suma Shivaprasad To: Madhan Neethiraj , atlas Date: Tue, 19 Jul 2016 02:18:41 -0000 Message-ID: <20160719021841.30913.69309@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Suma Shivaprasad X-ReviewGroup: atlas X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/50166/ X-Sender: Suma Shivaprasad References: <20160718225543.30914.51314@reviews.apache.org> In-Reply-To: <20160718225543.30914.51314@reviews.apache.org> Reply-To: Suma Shivaprasad X-ReviewRequest-Repository: atlas archived-at: Tue, 19 Jul 2016 02:18:49 -0000 --===============6491232664217255779== 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/50166/#review142680 ----------------------------------------------------------- addons/hive-bridge/pom.xml do we need to remove hadoop-client, hadoop-annotations as well - Suma Shivaprasad On July 18, 2016, 10:55 p.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50166/ > ----------------------------------------------------------- > > (Updated July 18, 2016, 10:55 p.m.) > > > Review request for atlas. > > > Bugs: ATLAS-1032 > https://issues.apache.org/jira/browse/ATLAS-1032 > > > Repository: atlas > > > Description > ------- > > Updated Hvie hook package to remove log4j and hadoop-common libararies. Updated Falcon hook package to remove log4j library. > > > Diffs > ----- > > addons/falcon-bridge/pom.xml 064fbf6 > addons/hive-bridge/pom.xml 2d0fb14 > > Diff: https://reviews.apache.org/r/50166/diff/ > > > Testing > ------- > > Verified that the removed libraries are not present in Hive/Falcon hooks directories in the package. > Verified that Hive hooks successfully generates notifications to Kafka > Verified that import_hive.sh successfully imports Hive data into Atlas > > > Thanks, > > Madhan Neethiraj > > --===============6491232664217255779==--