You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2018/11/05 21:44:00 UTC

[jira] [Comment Edited] (HIVE-20486) Kafka: Use Row SerDe + vectorization

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

Vineet Garg edited comment on HIVE-20486 at 11/5/18 9:43 PM:
-------------------------------------------------------------

[~bslim] {{kafka_storage_handler}} has been failing consistently in last few runs, most likely caused by the commit for this jira. Can you please take a look?

Ref: [https://builds.apache.org/job/PreCommit-HIVE-Build/14752/testReport/org.apache.hadoop.hive.cli/TestMiniDruidCliDriver/testCliDriver_kafka_storage_handler_/]


was (Author: vgarg):
[~bslim] {{ kafka_storage_handler}} has been failing consistently in last few runs, most likely caused by the commit for this jira. Can you please take a look?

Ref: https://builds.apache.org/job/PreCommit-HIVE-Build/14752/testReport/org.apache.hadoop.hive.cli/TestMiniDruidCliDriver/testCliDriver_kafka_storage_handler_/

> Kafka: Use Row SerDe + vectorization
> ------------------------------------
>
>                 Key: HIVE-20486
>                 URL: https://issues.apache.org/jira/browse/HIVE-20486
>             Project: Hive
>          Issue Type: Improvement
>          Components: kafka integration
>            Reporter: Gopal V
>            Assignee: slim bouguerra
>            Priority: Major
>              Labels: kafka, vectorization
>             Fix For: 4.0.0
>
>         Attachments: HIVE-20486.3.patch, HIVE-20486.3.patch, HIVE-20486.4.patch, HIVE-20486.4.patch, HIVE-20486.patch
>
>
> KafkaHandler returns unvectorized rows which causes the operators downstream to be slower and sub-optimal.
> Hive has a vectorization shim which allows Kafka streams without complex projections to be wrapped into a vectorized reader via {{hive.vectorized.use.row.serde.deserialize}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)