From dev-return-24695-archive-asf-public=cust-asf.ponee.io@atlas.apache.org Wed Jun 20 17:13:01 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AA9B6180648 for ; Wed, 20 Jun 2018 17:13:00 +0200 (CEST) Received: (qmail 1058 invoked by uid 500); 20 Jun 2018 15:12:59 -0000 Mailing-List: contact dev-help@atlas.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.apache.org Delivered-To: mailing list dev@atlas.apache.org Received: (qmail 1047 invoked by uid 99); 20 Jun 2018 15:12:59 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2018 15:12:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A4A471A0550; Wed, 20 Jun 2018 15:12:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.149 X-Spam-Level: * X-Spam-Status: No, score=1.149 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.249, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYTO=0.2, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id y_FHr-swJOIN; Wed, 20 Jun 2018 15:12:57 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id D20515F283; Wed, 20 Jun 2018 15:12:55 +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 1EFFBE012F; Wed, 20 Jun 2018 15:12:55 +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 D7BAAC40045; Wed, 20 Jun 2018 15:12:54 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0736096480682855298==" MIME-Version: 1.0 Subject: Re: Review Request 67641: ATLAS-2760: updated Hive hook to create S3 entities for references to S3 path From: Ashutosh Mestry To: Ashutosh Mestry , Ramesh Mani , Apoorv Naik , Nixon Rodrigues , Don Bosco Durai , Sarath Subramanian Cc: Madhan Neethiraj , atlas Date: Wed, 20 Jun 2018 15:12:54 -0000 Message-ID: <20180620151254.6171.95623@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Ashutosh Mestry X-ReviewGroup: atlas X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/67641/ X-Sender: Ashutosh Mestry X-ReviewBoard-ShipIt: 1 References: <20180620062733.6172.8618@reviews-vm2.apache.org> In-Reply-To: <20180620062733.6172.8618@reviews-vm2.apache.org> X-ReviewBoard-ShipIt-Only: 1 Reply-To: Ashutosh Mestry X-ReviewRequest-Repository: atlas --===============0736096480682855298== 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/67641/#review205086 ----------------------------------------------------------- Ship it! Ship It! - Ashutosh Mestry On June 20, 2018, 6:27 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67641/ > ----------------------------------------------------------- > > (Updated June 20, 2018, 6:27 a.m.) > > > Review request for atlas, Apoorv Naik, Ashutosh Mestry, Don Bosco Durai, Nixon Rodrigues, Ramesh Mani, and Sarath Subramanian. > > > Bugs: ATLAS-2760 > https://issues.apache.org/jira/browse/ATLAS-2760 > > > Repository: atlas > > > Description > ------- > > Updated Hive hook to create entities S3 entities of type aws_s3_bucket, aws_s3_pseudo_dir, aws_s3_object for references to S3 paths > > > Diffs > ----- > > addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/BaseHiveEvent.java ce032877c > addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/CreateTable.java daf5c860e > > > Diff: https://reviews.apache.org/r/67641/diff/2/ > > > Testing > ------- > > Verified that Hive data export to S3 creates relevant S3 entities (bucket, pseudo-dir) and shows lineage between Hive table and S3 pesudo-dir. > > > Thanks, > > Madhan Neethiraj > > --===============0736096480682855298==--