Github user ashwinshankar77 commented on the pull request:

    https://github.com/apache/spark/pull/9033#issuecomment-147466132
  
    @davies I did run it locally and the pyspark tests passed. I also ran 
./dev/run-tests and tests passed. :
    Running PySpark tests. Output is in 
/Users/ashankar/Documents/workspace/spark-apache/spark/python/unit-tests.log
    Will test against the following Python executables: ['python2.6']
    Will test the following Python modules: ['pyspark-core', 'pyspark-ml', 
'pyspark-mllib', 'pyspark-sql', 'pyspark-streaming']
    Finished test(python2.6): pyspark.conf (4s)
    Finished test(python2.6): pyspark.broadcast (6s)
    Finished test(python2.6): pyspark.accumulators (9s)
    Finished test(python2.6): pyspark.rdd (16s)
    Finished test(python2.6): pyspark.shuffle (0s)
    Finished test(python2.6): pyspark.serializers (12s)
    Finished test(python2.6): pyspark.profiler (5s)
    Finished test(python2.6): pyspark.context (21s)
    Finished test(python2.6): pyspark.ml.clustering (10s)
    Finished test(python2.6): pyspark.ml.feature (16s)
    Finished test(python2.6): pyspark.ml.classification (16s)
    Finished test(python2.6): pyspark.ml.recommendation (17s)
    Finished test(python2.6): pyspark.ml.regression (16s)
    Finished test(python2.6): pyspark.ml.tuning (16s)
    Finished test(python2.6): pyspark.ml.evaluation (11s)
    Finished test(python2.6): pyspark.ml.tests (16s)
    Finished test(python2.6): pyspark.mllib.classification (18s)
    Finished test(python2.6): pyspark.mllib.evaluation (10s)
    Finished test(python2.6): pyspark.mllib.feature (16s)
    Finished test(python2.6): pyspark.mllib.linalg.__init__ (0s)
    Finished test(python2.6): pyspark.mllib.clustering (25s)
    Finished test(python2.6): pyspark.mllib.fpm (11s)
    Finished test(python2.6): pyspark.mllib.random (8s)
    Finished test(python2.6): pyspark.mllib.linalg.distributed (14s)
    Finished test(python2.6): pyspark.mllib.recommendation (19s)
    Finished test(python2.6): pyspark.mllib.stat.KernelDensity (0s)
    Finished test(python2.6): pyspark.mllib.stat._statistics (12s)
    Finished test(python2.6): pyspark.mllib.regression (19s)
    Finished test(python2.6): pyspark.mllib.util (9s)
    Finished test(python2.6): pyspark.mllib.tree (15s)
    Finished test(python2.6): pyspark.sql.types (8s)
    Finished test(python2.6): pyspark.sql.context (15s)
    Finished test(python2.6): pyspark.sql.column (13s)
    Finished test(python2.6): pyspark.sql.group (15s)
    Finished test(python2.6): pyspark.sql.dataframe (29s)
    Finished test(python2.6): pyspark.tests (156s)
    Finished test(python2.6): pyspark.sql.window (5s)
    Finished test(python2.6): pyspark.sql.functions (19s)
    Finished test(python2.6): pyspark.streaming.util (0s)
    Finished test(python2.6): pyspark.sql.readwriter (23s)
    Finished test(python2.6): pyspark.sql.tests (41s)
    Finished test(python2.6): pyspark.mllib.tests (135s)
    Finished test(python2.6): pyspark.streaming.tests (371s)
    Tests passed in 552 seconds


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to