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 47896200D56 for ; Tue, 12 Dec 2017 10:35:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 45F96160C0F; Tue, 12 Dec 2017 09:35:01 +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 8A1D3160BE7 for ; Tue, 12 Dec 2017 10:35:00 +0100 (CET) Received: (qmail 67866 invoked by uid 500); 12 Dec 2017 09:34:59 -0000 Mailing-List: contact dev-help@ranger.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ranger.apache.org Delivered-To: mailing list dev@ranger.apache.org Received: (qmail 67855 invoked by uid 99); 12 Dec 2017 09:34:59 -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, 12 Dec 2017 09:34:59 +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 073BCC34F6; Tue, 12 Dec 2017 09:34:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.24 X-Spam-Level: *** X-Spam-Status: No, score=3.24 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] 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 X-Ru6YSMRG20; Tue, 12 Dec 2017 09:34:58 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 168485F3B7; Tue, 12 Dec 2017 09:34:58 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C0097E0BC8; Tue, 12 Dec 2017 09:34:57 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 950F7C400D4; Tue, 12 Dec 2017 09:34:57 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3966296626312224331==" MIME-Version: 1.0 Subject: Re: Review Request 64500: RANGER-1923 - Simplify Hive dependencies From: pengjianhua To: pengjianhua , Colm O hEigeartaigh , ranger Date: Tue, 12 Dec 2017 09:34:57 -0000 Message-ID: <20171212093457.27615.70892@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: pengjianhua X-ReviewGroup: ranger X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/64500/ X-Sender: pengjianhua X-ReviewBoard-ShipIt: 1 References: <20171211113635.4478.55760@reviews-vm2.apache.org> In-Reply-To: <20171211113635.4478.55760@reviews-vm2.apache.org> X-ReviewBoard-ShipIt-Only: 1 Reply-To: pengjianhua X-ReviewRequest-Repository: ranger archived-at: Tue, 12 Dec 2017 09:35:01 -0000 --===============3966296626312224331== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64500/#review193518 ----------------------------------------------------------- Ship it! Ship It! - pengjianhua On 十二月 11, 2017, 11:36 a.m., Colm O hEigeartaigh wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64500/ > ----------------------------------------------------------- > > (Updated 十二月 11, 2017, 11:36 a.m.) > > > Review request for ranger. > > > Bugs: RANGER-1923 > https://issues.apache.org/jira/browse/RANGER-1923 > > > Repository: ranger > > > Description > ------- > > This task is to simplify the Hive plugin dependencies. The plugin itself has a dependency on the Hadoop HDFS jar that is not required, similarly the Shim has some dependencies on other Hadoop jars. > > With Hive, we pick up the relevant jars from the Hadoop distribution, so Ranger does not have to ship any Hadoop jars. > > No changes are made to the jars shipped in the plugin distribution. > > > Diffs > ----- > > hive-agent/pom.xml 7d54a4dc > ranger-hive-plugin-shim/pom.xml 87330cef > > > Diff: https://reviews.apache.org/r/64500/diff/1/ > > > Testing > ------- > > > Thanks, > > Colm O hEigeartaigh > > --===============3966296626312224331==--