Skip to content

Instantly share code, notes, and snippets.

@1ambda
Created December 20, 2021 14:49
Show Gist options
  • Save 1ambda/2b36880dd23f7cfd44a8e15c33effd09 to your computer and use it in GitHub Desktop.
Save 1ambda/2b36880dd23f7cfd44a8e15c33effd09 to your computer and use it in GitHub Desktop.
spark.sparkContext._conf.get('spark.default.parallelism')
200 # 출력 결과, Spark 설정에 따라 200 이 아닌 값일 수 있습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment