You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "Alibaba-HZY (via GitHub)" <gi...@apache.org> on 2024/03/06 08:14:17 UTC

[PR] [hive]fix hive writer in tez-mr [incubator-paimon]

Alibaba-HZY opened a new pull request, #2954:
URL: https://github.com/apache/incubator-paimon/pull/2954

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [hive]fix hive writer in tez-mr [incubator-paimon]

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi merged PR #2954:
URL: https://github.com/apache/incubator-paimon/pull/2954


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [hive]fix hive writer in tez-mr [incubator-paimon]

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi commented on PR #2954:
URL: https://github.com/apache/incubator-paimon/pull/2954#issuecomment-2002750062

   +1 Thanks @Alibaba-HZY 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org