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:
[email protected]


With regards,
Apache Git Services

Reply via email to