Created
January 21, 2020 20:31
-
-
Save nuria/f7d457eb7598e71edb453444403cfcca to your computer and use it in GitHub Desktop.
spark-shell
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
spark2-shell --master yarn --executor-memory 8G --executor-cores 4 --driver-memory 16G --conf spark.dynamicAllocation.maxExecutors=64 --conf spark.executor.memoryOverhead=2048 --jars /srv/deployment/analytics/refinery/artifacts/refinery-job.jar,/srv/deployment/analytics/refinery/artifacts/refinery-hive.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment