Andrew Or created SPARK-4138: -------------------------------- Summary: Guard against incompatible settings on the number of executors Key: SPARK-4138 URL: https://issues.apache.org/jira/browse/SPARK-4138 Project: Spark Issue Type: Bug Components: YARN Affects Versions: 1.2.0 Reporter: Andrew Or Assignee: Andrew Or
After SPARK-3822 and SPARK-3795, we now set a lower bound and an upper bound for the number of executors. These settings are incompatible if the user sets the number of executors explicitly, however. We need to add a guard against this. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org