Closed sarahmonod closed 8 years ago
This PR fixes #5 and #6, with a completely different approach, based on alpine linux.
Note that the overall size has also been drastically reduced (about 2x smaller).
There is an issue with PYSPARK_PYTHON, as it is set to python34 instead of python3.4.
PYSPARK_PYTHON
python34
python3.4
This PR fixes #5 and #6, with a completely different approach, based on alpine linux.
Note that the overall size has also been drastically reduced (about 2x smaller).