Return-Path: X-Original-To: apmail-tajo-issues-archive@minotaur.apache.org Delivered-To: apmail-tajo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E84F31154E for ; Tue, 15 Apr 2014 18:17:48 +0000 (UTC) Received: (qmail 6608 invoked by uid 500); 15 Apr 2014 18:17:47 -0000 Delivered-To: apmail-tajo-issues-archive@tajo.apache.org Received: (qmail 6578 invoked by uid 500); 15 Apr 2014 18:17:47 -0000 Mailing-List: contact issues-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list issues@tajo.apache.org Received: (qmail 6570 invoked by uid 99); 15 Apr 2014 18:17:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 18:17:47 +0000 X-ASF-Spam-Status: No, hits=-2001.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 15 Apr 2014 18:17:46 +0000 Received: (qmail 5138 invoked by uid 99); 15 Apr 2014 18:17:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 18:17:20 +0000 Date: Tue, 15 Apr 2014 18:17:20 +0000 (UTC) From: "David Chen (JIRA)" To: issues@tajo.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TAJO-711) Add Avro storage support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TAJO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969843#comment-13969843 ] David Chen commented on TAJO-711: --------------------------------- Thanks for your help, Hyunsik and Jinho! I was not aware of the rat checks, but that makes sense. I have also made another change to move all the Parquet version properties from the base pom.xml into the tajo-storage pom.xml since there is no longer a dependency of tajo-catalog on Parquet. I have posted a new patch with the rebase and this change. Thanks! David > Add Avro storage support > ------------------------ > > Key: TAJO-711 > URL: https://issues.apache.org/jira/browse/TAJO-711 > Project: Tajo > Issue Type: New Feature > Reporter: David Chen > Assignee: David Chen > Attachments: TAJO-711.patch, TAJO-711.patch, TAJO-711_140415_rebased.patch, TAJO-711_20140413_20:36:40.patch, TAJO-711_20140413_21:00:34.patch, TAJO-711_20140413_21:46:27.patch, TAJO-711_20140414_11:07:13.patch, TAJO-711_20140415_11:13:43.patch > > > Add {{FileScanner}} and {{FileAppender}} for reading from and writing to Avro. -- This message was sent by Atlassian JIRA (v6.2#6252)