Draft: more improvements
- Use conda to install pyspark instead of pip This should help wtih some missing files due to pip overwriting conda things. https://spark.apache.org/docs/latest/api/python/getting_started/install.html#using-conda
- Don't compress conda dist tarball
- Attempt to untar without error supression