Created
June 11, 2018 17:25
-
-
Save hiboyang/958120e59e139e1b42b41e4b98bd1e49 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-submit --deploy-mode cluster --master yarn --conf spark.jars=hdfs://hdfs_url/lib/jvm-profiler-0.0.5.jar --conf spark.driver.extraJavaOptions=-javaagent:jvm-profiler-0.0.5.jar --conf spark.executor.extraJavaOptions=-javaagent:jvm-profiler-0.0.5.jar --class com.company.SparkJob spark_job.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can read more about security in the related section of the documentation
http://symfony.com/doc/current/book/security.html
security: