You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/09/04 17:50:52 UTC

[jira] [Commented] (HIVE-7078) Need file sink operators that work with ACID

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

Alan Gates commented on HIVE-7078:
----------------------------------

Posted review request at https://reviews.apache.org/r/25341/

> Need file sink operators that work with ACID
> --------------------------------------------
>
>                 Key: HIVE-7078
>                 URL: https://issues.apache.org/jira/browse/HIVE-7078
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Query Processor, Transactions
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HIVE-7078.WIP.patch, HIVE-7078.patch
>
>
> When writing records to tables that use an OutputFormat that implements AcidOutputFormat, records will need to be written via a RecordUpdater instead of RecordWriter.  
> Rather than add this functionality to FileSinkOperator and VectorizedFileSinkOperator I propose to add a new AcidFileSinkOperator that extends FileSinkOperator and a new AcidVectorizedFileSinkOperator that extends VectorizedFileSinkOperator.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)