Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 10:19 PM
Hello @DataBricks_Use1 ,
It would great if you could add the entire stack trace, as Jose mentioned. But there should be a "Caused by:" section below which would give you an idea of what's the reason for this failure and then you can work on that.
for eg:
Caused by: java.io.EOFException
Caused by: java.io.IOException: java.util.concurrent.ExecutionException:
Caused by: com.databricks.sql.io.FileReadException: .. could not verify dictionary page integrity, CRC checksum verification failed.