diff --git a/corretto-emr-dbs-universal-pyspark/Dockerfile b/corretto-emr-dbs-universal-pyspark/Dockerfile index 5c7a6ed..9d3fefc 100644 --- a/corretto-emr-dbs-universal-pyspark/Dockerfile +++ b/corretto-emr-dbs-universal-pyspark/Dockerfile @@ -44,7 +44,6 @@ RUN curl -kLs \ # Set the PYTHON_MICRO_VERSION version of Python as system Python # This is what is used by AWS EMR RUN cp -f /usr/bin/python${PYTHON_MINOR_VERSION} /usr/bin/python3 && \ - cp -f /usr/bin/python${PYTHON_MINOR_VERSION} /usr/bin/python && \ python3 --version # Install a virtual environment in /databricks/python3