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
3 months agoRosio
3 months agoTanja
2 months agoJennie
2 months agoIsaac
3 months agoCraig
4 months agoAnglea
4 months agoNieves
4 months agoDean
3 months agoLashon
3 months agoCraig
4 months ago