Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20909
> I modeled this after pyspark/streaming/tests.py, which checks for prereqs
and raises exceptions with a useful message so one can get past the error
(although pyspark/streaming/tests.py only checks for its own prereqs, not those
required by streaming docstring tests).
I actually have been thinking about skipping and proceeding the tests in
`pyspark/streaming/tests.py` with an explicit message as well. Can we skip and
continue the tests? I think we basically should just skip the tests.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]