Github user zsxwing commented on the issue:
https://github.com/apache/spark/pull/21356
> hdfs can interrupt the thread.
@squito Could you clarify this? This sounds like a bug in HDFS. I'm curious
when this will happen. Although we don't interrupt the AsyncEventQueue thread
in Spark right now, I think it's still better to respect InterruptedException
rather than ignoring it, e.g., we may decide to interrupt the thread in future.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]