Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/15821
  
    @cloud-fan @BryanCutler it seems like this is failing a number of the 
builds with errors like:
    
    ```
    ========================================================================
    Running PySpark packaging tests
    ========================================================================
    Constucting virtual env for testing
    Using conda virtual enviroments
    Testing pip installation with python 3.5
    Using /tmp/tmp.vAml0iYeCs for virtualenv
    Fetching package metadata: ....
    Solving package specifications: .........
    
    Package plan for installation in environment /tmp/tmp.vAml0iYeCs/3.5:
    
    The following NEW packages will be INSTALLED:
    
        mkl:             2017.0.1-0         (soft-link)
        numpy:           1.13.0-py35_0      (soft-link)
        openssl:         1.0.2l-0           (soft-link)
        pandas:          0.20.2-np113py35_0 (soft-link)
        pip:             9.0.1-py35_1       (soft-link)
        python:          3.5.3-1            (soft-link)
        python-dateutil: 2.6.0-py35_0       (soft-link)
        pytz:            2017.2-py35_0      (soft-link)
        readline:        6.2-2              (soft-link)
        setuptools:      27.2.0-py35_0      (soft-link)
        six:             1.10.0-py35_0      (soft-link)
        sqlite:          3.13.0-0           (soft-link)
        tk:              8.5.18-0           (soft-link)
        wheel:           0.29.0-py35_0      (soft-link)
        xz:              5.2.2-1            (soft-link)
        zlib:            1.2.8-3            (soft-link)
    
    Linking packages ...
    [                    ]|                                                  |  
 0%
    [mkl-2017.0.1-0 /home/sparkivy/per]|                                     |  
 0%
    [openssl-1.0.2l-0 /home/sparkivy/per]|##                                 |  
 6%
    [readline            ]|######                                            |  
12%
    [sqlite-3.13.0-0 /home/sparkivy/per]|######                              |  
18%
    [tk                  ]|############                                      |  
25%
    [xz-5.2.2-1 /home/sparkivy/per]|############                             |  
31%
    [zlib-1.2.8-3 /home/sparkivy/per]|##############                         |  
37%
    [python-3.5.3-1 /home/sparkivy/per]|################                     |  
43%
    [numpy-1.13.0-py35_0 /home/sparkivy/per]|################                |  
50%
    [pytz-2017.2-py35_0 /home/sparkivy/per]|##################               |  
56%
    [setuptools-27.2.0-py35_0 /home/sparkivy/per]|################           |  
62%
    [six-1.10.0-py35_0 /home/sparkivy/per]|#######################           |  
68%
    [wheel-0.29.0-py35_0 /home/sparkivy/per]|########################        |  
75%
    [pip-9.0.1-py35_1 /home/sparkivy/per]|############################       |  
81%
    [python-dateutil-2.6.0-py35_0 /home/sparkivy/per]|####################   |  
87%
    [pandas-0.20.2-np113py35_0 /home/sparkivy/per]|########################  |  
93%
    [      COMPLETE      ]|##################################################| 
100%
    #
    # To activate this environment, use:
    # $ source activate /tmp/tmp.vAml0iYeCs/3.5
    #
    # To deactivate this environment, use:
    # $ source deactivate
    #
    discarding /home/anaconda/bin from PATH
    prepending /tmp/tmp.vAml0iYeCs/3.5/bin to PATH
    Fetching package metadata: ..SSL verification error: hostname 
'conda.binstar.org' doesn't match either of 'anaconda.com', 
'anacondacloud.com', 'anacondacloud.org', 'binstar.org', 'wakari.io'
    .SSL verification error: hostname 'conda.binstar.org' doesn't match either 
of 'anaconda.com', 'anacondacloud.com', 'anacondacloud.org', 'binstar.org', 
'wakari.io'
    ...
    Solving package specifications: .
    Error:  Package missing in current linux-64 channels: 
      - pyarrow 0.4|0.4.0*
    ```


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