You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/02/17 05:34:19 UTC

[jira] [Comment Edited] (HIVE-5976) Decouple input formats from STORED as keywords

    [ https://issues.apache.org/jira/browse/HIVE-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902946#comment-13902946 ] 

Brock Noland edited comment on HIVE-5976 at 2/17/14 4:33 AM:
-------------------------------------------------------------

I have a patch for this using the ServiceLoader facility:

http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html


was (Author: brocknoland):
I have a patch for this using the ServiceLoader facility[1].

http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html

> 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
>
> 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)