pyspark.sql.streaming.StreamingQueryException¶
-
exception
pyspark.sql.streaming.
StreamingQueryException
(desc, stackTrace, cause=None)[source]¶ Exception that stopped a
StreamingQuery
.
pyspark.sql.streaming.
StreamingQueryException
(desc, stackTrace, cause=None)[source]¶Exception that stopped a StreamingQuery
.