Skip to content

Instantly share code, notes, and snippets.

@Mishco
Created March 8, 2023 20:16
Show Gist options
  • Save Mishco/128be374b0d77a61a550855308e3814e to your computer and use it in GitHub Desktop.
Save Mishco/128be374b0d77a61a550855308e3814e to your computer and use it in GitHub Desktop.
ARG PYSPARK_VERSION=3.2.0
RUN pip --no-cache-dir install pyspark==${PYSPARK_VERSION}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment