Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 480 Bytes

File metadata and controls

5 lines (5 loc) · 480 Bytes

spark-submit-eks-cluster-java

./spark-submit --master local --deploy-mode client --jars /root/spark-submit-eks-cluster-0.0.1-SNAPSHOT-jar-with-dependencies.jar
--driver-class-path /root/spark-submit-eks-cluster-0.0.1-SNAPSHOT-jar-with-dependencies.jar
--conf spark.executor.extraClassPath=/root/spark-submit-eks-cluster-0.0.1-SNAPSHOT-jar-with-dependencies.jar
--class com.cloudtechmasters.App /root/spark-submit-eks-cluster-0.0.1-SNAPSHOT-jar-with-dependencies.jar