-
Notifications
You must be signed in to change notification settings - Fork 4.8k
HIVE-29238:upgrade kafka version to fix CVE-2024-31141 and CVE-2021-3… #6110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@zabetak Flaky checker passed : https://ci.hive.apache.org/job/hive-flaky-check/932/ . Is there anything else that need to be taken care of |
zabetak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some small questions/suggestions but nothing major.
kafka-handler/src/java/org/apache/hadoop/hive/kafka/VectorizedKafkaRecordReader.java
Show resolved
Hide resolved
kafka-handler/src/java/org/apache/hadoop/hive/kafka/HiveKafkaProducer.java
Outdated
Show resolved
Hide resolved
a218777 to
4978e85
Compare
…tion of enqueueNewPartitions method
4978e85 to
51575e7
Compare
zabetak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, pending tests.
|



…8153
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?