Problem in building a docker image with pyspark lib
问题 I'm trying to build a docker image using s2i and Jenkins. I have the following dependencies in the requirement.txt file scikit-learn==0.21.2 scipy==0.18.1 pandas==0.24.2 seldon-core==0.3.0 pypandoc pyspark==2.4.1 But my build process fails when it tries to install pyspark with the following error message Downloading https://repo.company.com/repository/pypi-all/packages/f2/64/a1df4440483df47381bbbf6a03119ef66515cf2e1a766d9369811575454b/pyspark-2.4.1.tar.gz (215.7MB) Complete output from