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 5D21510231 for ; Mon, 1 Dec 2014 20:42:13 +0000 (UTC) Received: (qmail 18915 invoked by uid 500); 1 Dec 2014 20:42:13 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 18880 invoked by uid 500); 1 Dec 2014 20:42:13 -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 18868 invoked by uid 99); 1 Dec 2014 20:42:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 20:42:13 +0000 Date: Mon, 1 Dec 2014 20:42:13 +0000 (UTC) From: "Veena Basavaraj (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SQOOP-1705) SQOOP2: Support AVRO as a an implementation for the IDF interface 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-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230424#comment-14230424 ] Veena Basavaraj commented on SQOOP-1705: ---------------------------------------- [~gwenshap] It was a simple hack to actually test my understanding of the IDF API and how AVRO IDF will fit in. yes the doc will be in before I have the patch . Stay tuned. > SQOOP2: Support AVRO as a an implementation for the IDF interface > ----------------------------------------------------------------- > > Key: SQOOP-1705 > URL: https://issues.apache.org/jira/browse/SQOOP-1705 > Project: Sqoop > Issue Type: Bug > Components: sqoop2-framework > Affects Versions: 1.99.3 > Reporter: Veena Basavaraj > Assignee: Veena Basavaraj > Fix For: 1.99.6 > > > More details will be added . > CSV is a bare bones data representation format that SQOOP uses to translate the FROM to the TO data source. > AVRO has a well defined schema and hence might be more convenient to represent and map the FROM and TO data types in AVRO. -- This message was sent by Atlassian JIRA (v6.3.4#6332)