holdenk created SPARK-21231: ------------------------------- Summary: Conda install of packages during Jenkins testing is causing intermittent failure Key: SPARK-21231 URL: https://issues.apache.org/jira/browse/SPARK-21231 Project: Spark Issue Type: Bug Components: Project Infra, PySpark, Tests Affects Versions: 2.3.0 Reporter: holdenk
To allow testing of the Arrow PR we installed Arrow as part of the pip tests. However, conda forge with the old version of conda on the jenkins workers causes issues. To work around this [~shaneknapp] installed Arrow on the workers, so we can avoid depending on installing at runtime. See https://github.com/apache/spark/pull/15821 for more information. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org