You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "slim bouguerra (JIRA)" <ji...@apache.org> on 2019/06/20 03:46:00 UTC

[jira] [Commented] (HIVE-21895) Kafka Storage handler uses deprecated Kafka client methods

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

slim bouguerra commented on HIVE-21895:
---------------------------------------

[~kristopherkane] you need to set patch available flag in order to trigger the tests.

thanks

> Kafka Storage handler uses deprecated Kafka client methods
> ----------------------------------------------------------
>
>                 Key: HIVE-21895
>                 URL: https://issues.apache.org/jira/browse/HIVE-21895
>             Project: Hive
>          Issue Type: Improvement
>          Components: kafka integration
>    Affects Versions: 4.0.0
>            Reporter: Kristopher Kane
>            Assignee: Kristopher Kane
>            Priority: Minor
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21895.1.patch
>
>
> The Kafka client version is 2.2 and there are deprecated methods used like
> {code:java}
> producer.close(0, TimeUnit){code}
> in SimpleKafkaWriter



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