Quantcast
Channel: Spark Streaming failing on YARN Cluster - Stack Overflow
Viewing all articles
Browse latest Browse all 5

Answer by G.V. Sridhar for Spark Streaming failing on YARN Cluster

$
0
0

I was able to solve this by providing the driver memory and executor memory at run time.

spark-submit --driver-memory 1g --executor-memory 1g --class com.package.App --master yarn --deploy-mode cluster /home/spark.jar


Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>