Hi All, I am implemented a data source V2 which integrates with an internal system and I need to make it resilient to errors in the internal data source.
The issue is that currently, if there is an exception in the data reader, the exception seems to fail the entire task. I would prefer instead to just restart the relevant partition. Is there a way to do it or would I need to solve it inside the iterator itself? Thanks, Assaf. -- Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/ --------------------------------------------------------------------- To unsubscribe e-mail: dev-unsubscr...@spark.apache.org