diff --git a/python/pyspark/streaming/tests.py b/python/pyspark/streaming/tests.py index 080aa3b55d268..f4fbc5a413ebd 100644 --- a/python/pyspark/streaming/tests.py +++ b/python/pyspark/streaming/tests.py @@ -55,7 +55,7 @@ class PySparkStreamingTestCase(unittest.TestCase): - timeout = 10 # seconds + timeout = 30 # seconds duration = .5 @classmethod