nsivabalan commented on issue #2787: URL: https://github.com/apache/hudi/issues/2787#issuecomment-816416482
Can you give us the configs you used? is it failing at the beginning itself or after after few batch of writes? looks like this is the root cause. ``` Caused by: org.apache.parquet.io.ParquetDecodingException: Can not read value at 0 in block -1 in file s3://30-ze-datalake-raw/freshdesk/tickets/3416b1b1-dc82-4256-8d4c-a2a62146e41c-0_0-299-7594_20210408071759.parquet ``` also, can you give us the schema of the dataset in use. -- 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]
