Problem Scenario 94 : You have to run your Spark application on yarn with each executor 20GB and number of executors should be 50.Please replace XXX, YYY, ZZZ
export HADOOP_CONF_DIR=XXX
./bin/spark-submit \
-class com.hadoopexam.MyTask \
xxx\
-deploy-mode cluster \ # can be client for client mode
YYY\
222 \
/path/to/hadoopexam.jar \
1000
Amie
1 years agoRosio
1 years agoTanja
1 years agoJennie
1 years agoIsaac
1 years agoCraig
1 years agoAnglea
1 years agoNieves
1 years agoDean
1 years agoLashon
1 years agoCraig
1 years ago