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 2019/11/20 18:45:34 UTC

[GitHub] [incubator-hudi] zhedoubushishi commented on issue #1001: [HUDI-325] Fix Hive partition error for updated HDFS Hudi table

zhedoubushishi commented on issue #1001: [HUDI-325] Fix Hive partition error for updated HDFS Hudi table
URL: https://github.com/apache/incubator-hudi/pull/1001#issuecomment-556232591
 
 
   > This is only a partial solution. The reason for Hudi even trying to change partition location is because `UPDATE Partition Event` is generated because the HDFS partition path provided by Hudi and what it gets from Hive do not match because of hdfs uri difference. We should fix that, as hudi should not try to alter partition location on simple row level update.
   
   This URI difference is also fixed in the new commit.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services