Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 6294810535 for ; Fri, 4 Dec 2015 07:56:16 +0000 (UTC) Received: (qmail 16160 invoked by uid 500); 4 Dec 2015 07:56:11 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 16137 invoked by uid 500); 4 Dec 2015 07:56:11 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 16114 invoked by uid 99); 4 Dec 2015 07:56:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2015 07:56:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 06DBE2C033A for ; Fri, 4 Dec 2015 07:56:11 +0000 (UTC) Date: Fri, 4 Dec 2015 07:56:11 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-12257) Enhance ORC FileDump utility to handle flush_length files and recovery 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-12257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041231#comment-15041231 ] Lefty Leverenz commented on HIVE-12257: --------------------------------------- Does this need any documentation? * [ORC File Dump Utility | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+ORC#LanguageManualORC-ORCFileDumpUtility] > Enhance ORC FileDump utility to handle flush_length files and recovery > ---------------------------------------------------------------------- > > Key: HIVE-12257 > URL: https://issues.apache.org/jira/browse/HIVE-12257 > Project: Hive > Issue Type: Bug > Affects Versions: 1.3.0, 2.0.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Fix For: 1.3.0, 2.0.0 > > Attachments: HIVE-12257-branch-1.patch, HIVE-12257.1.patch, HIVE-12257.10.patch, HIVE-12257.11.patch, HIVE-12257.12.patch, HIVE-12257.2.patch, HIVE-12257.3.patch, HIVE-12257.4.patch, HIVE-12257.6.patch, HIVE-12257.7.patch, HIVE-12257.8.patch, HIVE-12257.9.patch > > > ORC file dump utility currently does not handle delta directories that contain *_flush_length files. These files contains offsets to footer in the corresponding delta file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)