You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/01/15 09:19:59 UTC

[jira] Commented: (HIVE-199) Support arbitrary output formats in FileSinkOperator

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

Zheng Shao commented on HIVE-199:
---------------------------------

Several months ago we did try to make OutputFileFormat pluggable, however, OutputFileFormat does not expose an API to create a file with a given name (and the filename changes from 0.17 to 0.19 I think).

As a result, we switched back to hard-code the OutputFileFormats.


> Support arbitrary output formats in FileSinkOperator
> ----------------------------------------------------
>
>                 Key: HIVE-199
>                 URL: https://issues.apache.org/jira/browse/HIVE-199
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: David Phillips
>            Assignee: David Phillips
>            Priority: Critical
>
> HIVE-177 introduces support for arbitrary file formats in CREATE TABLE, but FileSinkOperator does not yet support this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.