zuyanton commented on issue #1764: URL: https://github.com/apache/hudi/issues/1764#issuecomment-648966026
Thank you for quick response. @vinothchandar posting hoodie.properties file zipped. However when I open file on my end with sublime I only see bunch of hex numbers, not sure if thats how it supposed to be or its due to S3 encryption, let me know if you can make sense out of it. [hoodie.zip](https://github.com/apache/hudi/files/4826981/hoodie.zip) In regards to increasing wait time for consistency checks - I dont think thats the issue. I think files are either never were there or they got deleted prior to compaction finalizing step. I created a bug report few days before [here](https://issues.apache.org/jira/browse/HUDI-1030) (I probably should have asked support first though). The same exception appears almost always when we try to bulk_import large amount of data. I was checking s3 location 10-20-40 minutes after failed import and files that Hudi tried to delete but failed never appeared in S3. So I strongly believe its not S3 taking too long to show up files. to the second issue: let me test @bvaradar patch ---------------------------------------------------------------- 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]
