You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/25 12:37:27 UTC

[GitHub] [hudi] gaogao110 commented on pull request #5625: [HUDI-4118] fix sync hive Hive table already exists throw an exception

gaogao110 commented on PR #5625:
URL: https://github.com/apache/hudi/pull/5625#issuecomment-1137186870

   Yes, this will only happen if the hive table already exists&nbsp; and flink-connector-sql-hive.jar also exists in flink lib
   
   
   I did the tests and version 0.10.1 will always exist&nbsp;
   
   
   This is a conflict between two JAR packages and I think it is best to fix it
   
   
   Because Hudi is often used in combination with Hive
   
   
   
   
   
   ------------------&nbsp;原始邮件&nbsp;------------------
   发件人:                                                                                                                        "apache/hudi"                                                                                    ***@***.***&gt;;
   发送时间:&nbsp;2022年5月25日(星期三) 晚上8:27
   ***@***.***&gt;;
   ***@***.******@***.***&gt;;
   主题:&nbsp;Re: [apache/hudi] [HUDI-4118] fix sync hive Hive table already exists throw an exception (PR #5625)
   
   
   
   
   
    
   @xushiyan commented on this pull request.
    
    
   In packaging/hudi-flink-bundle/pom.xml:
    &gt; +                <relocation&gt; +                  <pattern&gt;org.apache.hadoop.hive.serde2.</pattern&gt; +                  <shadedPattern&gt;${flink.bundle.shade.prefix}org.apache.hadoop.hive.serde2.</shadedPattern&gt; +                </relocation&gt;  
   can you also help me understand: is this a problem only when hive table already exists?
    
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you were mentioned.Message ID: ***@***.***&gt;


-- 
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: commits-unsubscribe@hudi.apache.org

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