Github user koeninger commented on the pull request:

    https://github.com/apache/spark/pull/4537#issuecomment-97547514
  
    At this point, it looks like the java and scala tests are passing, but the 
python tests are timing out.  Console output looks like
    
    =========================================================================
    Running PySpark tests
    =========================================================================
    Running PySpark tests. Output is in python/unit-tests.log.
    Testing with Python version:
    Python 2.6.6
    Run core tests ...
    (omitted)
    Run streaming tests ...
    Running test: pyspark/streaming/util.py ... ok (0s)
    
    then it just hangs, apparently at some point during 
pyspark/streaming/tests.py
    
    @davies I'm not familiar with the python code, do you have any ideas?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to