Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-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 4B1B2118DA for ; Tue, 12 Aug 2014 16:27:14 +0000 (UTC) Received: (qmail 76320 invoked by uid 500); 12 Aug 2014 16:27:13 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 76287 invoked by uid 500); 12 Aug 2014 16:27:13 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 76167 invoked by uid 500); 12 Aug 2014 16:27:13 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 76151 invoked by uid 99); 12 Aug 2014 16:27:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 16:27:13 +0000 Date: Tue, 12 Aug 2014 16:27:13 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CRUNCH-450) Adding ORC file format support in Crunch 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/CRUNCH-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wills resolved CRUNCH-450. ------------------------------- Resolution: Fixed Pushed to master-- many thanks, Zhong! Gabriel, I made the POM change and also made sure the crunch-hive module was sequenced before the dist module for release purposes. > Adding ORC file format support in Crunch > ---------------------------------------- > > Key: CRUNCH-450 > URL: https://issues.apache.org/jira/browse/CRUNCH-450 > Project: Crunch > Issue Type: New Feature > Components: Core, IO > Reporter: Zhong Wang > Assignee: Josh Wills > Fix For: 0.11.0 > > Attachments: CRUNCH-450-final.patch, CRUNCH-450-newapi.patch, CRUNCH-450-submodule.1.patch, CRUNCH-450-submodule.2.patch, CRUNCH-450-submodule.patch, CRUNCH-450.patch > > > This JIRA adds ORC file format support in Crunch by: > -- > 1. Adding input source and output target for ORC > 2. Adding a new type family - OrcTypeFamily to serialize / deserialize objects into OrcStruct > 3. Supporting column pruning optimization -- This message was sent by Atlassian JIRA (v6.2#6252)