From dev-return-14097-apmail-sqoop-dev-archive=sqoop.apache.org@sqoop.apache.org Mon Oct 20 08:55:34 2014 Return-Path: X-Original-To: apmail-sqoop-dev-archive@www.apache.org Delivered-To: apmail-sqoop-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE8BB17AB3 for ; Mon, 20 Oct 2014 08:55:33 +0000 (UTC) Received: (qmail 71062 invoked by uid 500); 20 Oct 2014 08:55:33 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 71022 invoked by uid 500); 20 Oct 2014 08:55:33 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 71010 invoked by uid 99); 20 Oct 2014 08:55:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2014 08:55:33 +0000 Date: Mon, 20 Oct 2014 08:55:33 +0000 (UTC) From: "Qian Xu (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SQOOP-1594) Sqoop2: DestroyerContext has the wrong Schema MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Qian Xu created SQOOP-1594: ------------------------------ Summary: Sqoop2: DestroyerContext has the wrong Schema Key: SQOOP-1594 URL: https://issues.apache.org/jira/browse/SQOOP-1594 Project: Sqoop Issue Type: Bug Affects Versions: from/to Reporter: Qian Xu Similar to SQOOP-1581, the {{DestroyerContext}} does not return correct schema as matcher does. Patch is attached. By the way, I'm a bit confused whether {{MRConfigurationUtils.getConnectorSchema}} should use {{Matcher}} internally? -- This message was sent by Atlassian JIRA (v6.3.4#6332)