Increasing the resultset size:
spark-submit:--conf spark.driver.maxResultSize=4gconf.set("spark.driver.maxResultSize", "4g")spark-defaults.conf:spark.driver.maxResultSize 4g
No comments:
Post a Comment