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 43606200BF1 for ; Mon, 19 Dec 2016 21:46:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4213F160B14; Mon, 19 Dec 2016 20:46:00 +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 8F251160B21 for ; Mon, 19 Dec 2016 21:45:59 +0100 (CET) Received: (qmail 18001 invoked by uid 500); 19 Dec 2016 20:45:58 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 17951 invoked by uid 99); 19 Dec 2016 20:45:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 20:45:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 788772C03DE for ; Mon, 19 Dec 2016 20:45:58 +0000 (UTC) Date: Mon, 19 Dec 2016 20:45:58 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-15465) Capture additional metadata to replicate multi-table and dynamic partition inserts at destination MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Dec 2016 20:46:00 -0000 Vaibhav Gumashta created HIVE-15465: --------------------------------------- Summary: Capture additional metadata to replicate multi-table and dynamic partition inserts at destination Key: HIVE-15465 URL: https://issues.apache.org/jira/browse/HIVE-15465 Project: Hive Issue Type: Sub-task Components: repl Reporter: Vaibhav Gumashta Assignee: Vaibhav Gumashta For replicating inserts like {{INSERT INTO ... SELECT ... FROM}}, we will need to capture the newly added files in the notification message to be able to replicate the event at destination. -- This message was sent by Atlassian JIRA (v6.3.4#6332)