Github user huitseeker commented on the pull request:

    https://github.com/apache/spark/pull/7678#issuecomment-125033602
  
    #1203 failure is unrelated:
    ```
    Finished test(python2.6): pyspark.sql.column (12s)
    ..E...........Exception SystemExit: SystemExit(1,) in <module 'threading' 
from '/usr/lib64/python2.6/threading.pyc'> ignored
    ................................................cc: no input files
    cc: no input files
    cc: no input files
    cc: no input files
    cc: no input files
    cc: no input files
    cc: no input files
    Exception in thread Thread-1:
    Traceback (most recent call last):
      File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
        self.run()
      File "/usr/lib64/python2.6/threading.py", line 484, in run
        self.__target(*self.__args, **self.__kwargs)
      File 
"/home/jenkins/workspace/NewSparkPullRequestBuilder/python/pyspark/rdd.py", 
line 719, in pipe_objs
        out.write(s.encode('utf-8'))
    IOError: [Errno 32] Broken pipe
    
    cc: no input files
    Exception in thread Thread-1:
    Traceback (most recent call last):
      File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
        self.run()
      File "/usr/lib64/python2.6/threading.py", line 484, in run
        self.__target(*self.__args, **self.__kwargs)
      File 
"/home/jenkins/workspace/NewSparkPullRequestBuilder/python/pyspark/rdd.py", 
line 719, in pipe_objs
        out.write(s.encode('utf-8'))
    IOError: [Errno 32] Broken pipe
    ```


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