Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 CD66B10FB4 for ; Wed, 23 Oct 2013 03:14:00 +0000 (UTC) Received: (qmail 21644 invoked by uid 500); 23 Oct 2013 03:13:53 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 21598 invoked by uid 500); 23 Oct 2013 03:13:52 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 21565 invoked by uid 500); 23 Oct 2013 03:13:49 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 21553 invoked by uid 99); 23 Oct 2013 03:13:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Oct 2013 03:13:48 +0000 Date: Wed, 23 Oct 2013 03:13:48 +0000 (UTC) From: "Gunther Hagleitner (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5608) tez AM should be able to serialize orc footer in splits 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/HIVE-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802550#comment-13802550 ] Gunther Hagleitner commented on HIVE-5608: ------------------------------------------ LGTM. Will commit to branch. > tez AM should be able to serialize orc footer in splits > ------------------------------------------------------- > > Key: HIVE-5608 > URL: https://issues.apache.org/jira/browse/HIVE-5608 > Project: Hive > Issue Type: Bug > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: tez-branch > > Attachments: HIVE-5608.1.patch, HIVE-5608.2.patch, HIVE-5608.3.patch > > > This will avoid seeks to end of file from each split in each task to find the footer metadata. -- This message was sent by Atlassian JIRA (v6.1#6144)