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
6 months agoRosio
6 months agoTanja
5 months agoJennie
5 months agoIsaac
6 months agoCraig
6 months agoAnglea
6 months agoNieves
6 months agoDean
5 months agoLashon
5 months agoCraig
6 months ago