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 87C592009D9 for ; Tue, 3 May 2016 02:51:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 86B181609B0; Tue, 3 May 2016 02:51:09 +0200 (CEST) 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 CEE1F1602C5 for ; Tue, 3 May 2016 02:51:08 +0200 (CEST) Received: (qmail 32742 invoked by uid 500); 3 May 2016 00:51:08 -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 32730 invoked by uid 99); 3 May 2016 00:51:07 -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, 03 May 2016 00:51:07 +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 54A69C3090 for ; Tue, 3 May 2016 00:51:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.814 X-Spam-Level: X-Spam-Status: No, score=-1.814 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=-0.996] autolearn=disabled Received: from mx2-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 AZLIAlt_SP8D for ; Tue, 3 May 2016 00:51:06 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 453DE5F65C for ; Tue, 3 May 2016 00:51:06 +0000 (UTC) Received: (qmail 32725 invoked by uid 99); 3 May 2016 00:51:05 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2016 00:51:05 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A9A282B4A7A; Tue, 3 May 2016 00:50:59 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7922356135669464107==" MIME-Version: 1.0 Subject: Re: Review Request 46922: Temporary tables should be ignored during table creation From: Suma Shivaprasad To: atlas Date: Tue, 03 May 2016 00:50:59 -0000 Message-ID: <20160503005059.19046.13269@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/46922/ X-Sender: Suma Shivaprasad References: <20160503005013.19046.77330@reviews.apache.org> In-Reply-To: <20160503005013.19046.77330@reviews.apache.org> Reply-To: Suma Shivaprasad X-ReviewRequest-Repository: atlas archived-at: Tue, 03 May 2016 00:51:09 -0000 --===============7922356135669464107== 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/46922/ ----------------------------------------------------------- (Updated May 3, 2016, 12:50 a.m.) Review request for atlas. Bugs: ATLAS-626 https://issues.apache.org/jira/browse/ATLAS-626 Repository: atlas Description ------- Capturing temp table info only when lineage is involved. Diffs (updated) ----- addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java 104c0c5 addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java 813177f addons/hive-bridge/src/test/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridgeTest.java dac5a18 addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java b0d4c5c typesystem/src/main/resources/atlas-application.properties a343a20 Diff: https://reviews.apache.org/r/46922/diff/ Testing ------- Added tests in HIveHookIT.testInsertIntoTempTable. Thanks, Suma Shivaprasad --===============7922356135669464107==--