aniketnanna commented on issue #7191:
URL: https://github.com/apache/hudi/issues/7191#issuecomment-1314771363

   ## 1. Missing Data Issue
   
       a.  Regarding missing data in some of the tables where data is present 
in the processed bucket but Athena is not able to read
       b.  Found the following errors in error logs Glue job:
   ![Screenshot from 2022-11-15 
09-44-04](https://user-images.githubusercontent.com/99634382/201828275-5a17cef2-1baf-48ec-a4af-ca65ac8f6f38.png)
       c.  The above issue is solved by adding missing partitions using ALTER 
TABLE ADD PARTITION in Athena.
       d.  Not able to find the root cause of the issue where Glue and Hudi 
Scripts missed a few partitions randomly.
       e.  The exact same setup is followed for other tables where it worked 
fine and added all partitions but with respect to this table found an anomaly.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to