• Databricks Community
  • Data Engineering
  • Re: Spark Streaming - Checkpoint State EOF Excepti...

jose_gonzalez
Databricks Employee jose_gonzalez
Databricks Employee
In response to jose_gonzalez
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎03-07-2022 03:22 PM

You are using open source HDFS state store provider. There is an issue when trying to read your checkpoint. I will highly recommend to use RocksDB state store https://docs.databricks.com/spark/latest/structured-streaming/production.html#configure-rocksdb-stat...

Streaming state store providers: https://github.com/apache/spark/tree/master/sql/core/src/main/scala/org/apache/spark/sql/execution/s...

View solution in original post

1 Kudo
Reply
Powered by Khoros