Github user mengxr commented on the pull request:

    https://github.com/apache/spark/pull/6579#issuecomment-108062942
  
    @MechCoder please test it on your local and watch the Jenkins error 
message. For example, 
    
    In 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/34003/consoleFull,
 you can see
    
    ~~~
    Running test: pyspark.mllib.classification ... Traceback (most recent call 
last):
      File "/usr/lib64/python2.6/runpy.py", line 104, in _run_module_as_main
        loader, code, fname = _get_module_details(mod_name)
      File "/usr/lib64/python2.6/runpy.py", line 79, in _get_module_details
        loader = get_loader(mod_name)
      File "/usr/lib64/python2.6/pkgutil.py", line 456, in get_loader
        return find_loader(fullname)
      File "/usr/lib64/python2.6/pkgutil.py", line 466, in find_loader
        for importer in iter_importers(fullname):
      File "/usr/lib64/python2.6/pkgutil.py", line 422, in iter_importers
        __import__(pkg)
      File "pyspark/mllib/__init__.py", line 27
        ver = [int(x) for x in numpy.version.version.split(.)[:2]]
    ~~~
    



---
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