gettyimages / docker-spark

Docker build for Apache Spark
MIT License
676 stars 370 forks source link

Switch Python to Miniconda #63

Open OneCricketeer opened 4 years ago

OneCricketeer commented 4 years ago

apt-get is fine, but miniconda's installation is a little "cleaner" , with the added benefit of getting conda available.

In addition, installation of Pandas into the image would be really useful

OneCricketeer commented 4 years ago

Could also simplify the Java install with SDKMan