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

2022-10-21 Thread Stamatis Zampetakis (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stamatis Zampetakis updated HIVE-21895:
---
Fix Version/s: (was: 4.0.0)

I cleared the fixVersion field since this ticket is not resolved. Please review 
this ticket and if the fix is already committed to a specific version please 
set the version accordingly and mark the ticket as RESOLVED.

According to the JIRA guidelines 
(https://cwiki.apache.org/confluence/display/Hive/HowToContribute) the 
fixVersion should be set only when the issue is resolved/closed.

> 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
>  Labels: pull-request-available
> Attachments: HIVE-21895.1.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)


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

2019-06-20 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-21895:
--
Labels: pull-request-available  (was: )

> 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
>  Labels: pull-request-available
> 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)


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

2019-06-20 Thread Kristopher Kane (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristopher Kane updated HIVE-21895:
---
Status: Patch Available  (was: Open)

> 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)


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

2019-06-19 Thread Kristopher Kane (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristopher Kane updated HIVE-21895:
---
Affects Version/s: (was: 3.1.1)

> 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)


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

2019-06-19 Thread Kristopher Kane (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristopher Kane updated HIVE-21895:
---
Affects Version/s: (was: 3.1.0)

> 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, 3.1.1
>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)


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

2019-06-19 Thread Kristopher Kane (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristopher Kane updated HIVE-21895:
---
Attachment: HIVE-21895.1.patch

> 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: 3.1.0, 4.0.0, 3.1.1
>Reporter: 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)


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

2019-06-19 Thread Kristopher Kane (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristopher Kane updated HIVE-21895:
---
Description: 
The Kafka client version is 2.2 and there are deprecated methods used like
{code:java}
producer.close(0, TimeUnit){code}
in SimpleKafkaWriter

  was:
The Kafka client version is 2.x and there are deprecated methods used like
{code:java}
producer.close(0, TimeUnit){code}
in SimpleKafkaWriter


> 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: 3.1.0, 4.0.0, 3.1.1
>Reporter: Kristopher Kane
>Priority: Minor
> Fix For: 4.0.0
>
>
> 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)


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

2019-06-19 Thread Kristopher Kane (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristopher Kane updated HIVE-21895:
---
Description: 
The Kafka client version is 2.x and there are deprecated methods used like
{code:java}
producer.close(0, TimeUnit){code}
in SimpleKafkaWriter

  was:
The Kafka client version is 2.x and there are deprecated methods used like
{code:java}
producer.close(){code}
in SimpleKafkaWriter


> 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: 3.1.0, 4.0.0, 3.1.1
>Reporter: Kristopher Kane
>Priority: Minor
> Fix For: 4.0.0
>
>
> The Kafka client version is 2.x 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)


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

2019-06-19 Thread Kristopher Kane (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristopher Kane updated HIVE-21895:
---
Component/s: kafka integration

> 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: 3.1.0, 4.0.0, 3.1.1
>Reporter: Kristopher Kane
>Priority: Minor
> Fix For: 4.0.0
>
>
> The Kafka client version is 2.x and there are deprecated methods used like
> {code:java}
> producer.close(){code}
> in SimpleKafkaWriter



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