Skip to content
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

[hive]fix hive writer in tez-mr #2954

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

Alibaba-HZY
Copy link
Contributor

Purpose

Linked issue: close #2804
in some hadoop hive3 mr engine it will use tez(org.apache.tez.mapreduce.output.MROutput) to commit job,use org.apache.hadoop.mapred.TaskAttemptID as the key may cause that writer cannot be found,so we rewrite the equlas and hashcode

Tests

HiveWriteITCase

API and Format

no

Documentation

@JingsongLi
Copy link
Contributor

+1 Thanks @Alibaba-HZY

@JingsongLi JingsongLi merged commit 48c239d into apache:master Mar 18, 2024
9 checks passed
zhu3pang pushed a commit to zhu3pang/incubator-paimon that referenced this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] insert into Paimon Tables failed when using hive-metastore
2 participants