[
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:34 AM:
-------------------------------------------------------------
I have a patch for this using the ServiceLoader facility:
http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html
I will post it tomorrow.
was (Author: brocknoland):
I have a patch for this using the ServiceLoader facility:
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)