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
11 months agoRosio
11 months agoTanja
11 months agoJennie
11 months agoIsaac
11 months agoCraig
12 months agoAnglea
12 months agoNieves
12 months agoDean
11 months agoLashon
11 months agoCraig
1 years ago