nsivabalan commented on issue #2647:
URL: https://github.com/apache/hudi/issues/2647#issuecomment-798657123
@liujinhui1994 : Can you provide the details that Balaji have asked.
Also, few clarifications.
1. You mean to say that, if you don't provide any partition filters ("select
* from table") in hive, it works. But only when you provide a partition
filter(select * from table where ds=‘2020-03-08’), you don't see any results.
Is my understanding right?
2. Have you tried listing all partitions for Hudi Table in hive using
beeline or some other tool. Can you paste the output.
3. Can you provide us w/ all hive sync related configs you set with hudi
while writing.
4. How is hive sync executed? do you use standalone Hive sync tool, or do
you enable hive sync as part of hudi write.
----------------------------------------------------------------
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]