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 1362B10263 for ; Tue, 18 Feb 2014 19:16:38 +0000 (UTC) Received: (qmail 63720 invoked by uid 500); 18 Feb 2014 19:16:31 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 63667 invoked by uid 500); 18 Feb 2014 19:16:29 -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 63627 invoked by uid 500); 18 Feb 2014 19:16:26 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 63390 invoked by uid 99); 18 Feb 2014 19:16:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 19:16:21 +0000 Date: Tue, 18 Feb 2014 19:16:21 +0000 (UTC) From: "Brock Noland (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5976) Decouple input formats from STORED as keywords 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-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5976: ------------------------------- Attachment: HIVE-5976.patch > Decouple input formats from STORED as keywords > ---------------------------------------------- > > Key: HIVE-5976 > URL: https://issues.apache.org/jira/browse/HIVE-5976 > Project: Hive > Issue Type: Task > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: HIVE-5976.patch, HIVE-5976.patch > > > As noted in HIVE-5783, we hard code the input formats mapped to keywords. It'd be nice if there was a registration system so we didn't need to do that. -- This message was sent by Atlassian JIRA (v6.1.5#6160)