Created
December 20, 2021 14:49
-
-
Save 1ambda/2b36880dd23f7cfd44a8e15c33effd09 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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