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 A574A11483 for ; Thu, 4 Sep 2014 04:32:52 +0000 (UTC) Received: (qmail 45060 invoked by uid 500); 4 Sep 2014 04:32:52 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 44934 invoked by uid 500); 4 Sep 2014 04:32:52 -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 44696 invoked by uid 99); 4 Sep 2014 04:32:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2014 04:32:52 +0000 Date: Thu, 4 Sep 2014 04:32:52 +0000 (UTC) From: "Qian Xu (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SQOOP-1491) Remove SqoopAvroRecord MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SQOOP-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qian Xu updated SQOOP-1491: --------------------------- Attachment: SQOOP-1491.patch > Remove SqoopAvroRecord > ---------------------- > > Key: SQOOP-1491 > URL: https://issues.apache.org/jira/browse/SQOOP-1491 > Project: Sqoop > Issue Type: Sub-task > Components: tools > Reporter: Qian Xu > Assignee: Qian Xu > Priority: Minor > Attachments: SQOOP-1491.patch > > > This is a follow-up JIRA to SQOOP-1395. As the entity class name is no longer identical to the record name in Avro schema, there is not need to have {{SqoopAvroRecord}}. The JIRA proposes to remove it to keep code compact. -- This message was sent by Atlassian JIRA (v6.3.4#6332)