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 4604811E5F for ; Wed, 17 Sep 2014 21:53:39 +0000 (UTC) Received: (qmail 40807 invoked by uid 500); 17 Sep 2014 21:53:38 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 40740 invoked by uid 500); 17 Sep 2014 21:53:38 -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 40726 invoked by uid 500); 17 Sep 2014 21:53:38 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 40722 invoked by uid 99); 17 Sep 2014 21:53:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2014 21:53:38 +0000 Date: Wed, 17 Sep 2014 21:53:38 +0000 (UTC) From: "Owen O'Malley (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-6936) Provide table properties to InputFormats 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-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-6936: -------------------------------- Attachment: HIVE-6936.patch This patch is the same as the previous, except that it includes commons-lang3 in the exec jar. > Provide table properties to InputFormats > ---------------------------------------- > > Key: HIVE-6936 > URL: https://issues.apache.org/jira/browse/HIVE-6936 > Project: Hive > Issue Type: Bug > Components: File Formats > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Fix For: 0.14.0 > > Attachments: HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch, HIVE-6936.patch > > > Some advanced file formats need the table properties made available to them. Additionally, it would be convenient to provide a unique id for fetch operators and the complete list of directories. -- This message was sent by Atlassian JIRA (v6.3.4#6332)