You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2013/11/01 19:33:17 UTC

[jira] [Created] (HIVE-5728) Make ORC InputFormat/OutputFormat available outside Hive

Daniel Dai created HIVE-5728:
--------------------------------

             Summary: Make ORC InputFormat/OutputFormat available outside Hive
                 Key: HIVE-5728
                 URL: https://issues.apache.org/jira/browse/HIVE-5728
             Project: Hive
          Issue Type: Improvement
          Components: File Formats
            Reporter: Daniel Dai
            Assignee: Daniel Dai
             Fix For: 0.13.0


ORC InputFormat/OutputFormat is currently not usable outside Hive. There are several issues need to solve:
1. Several class is not public, eg: OrcStruct
2. There is no InputFormat/OutputFormat for new api (Some tools such as Pig need new api)
3. Has no way to push WriteOption to OutputFormat outside Hive



--
This message was sent by Atlassian JIRA
(v6.1#6144)