Commit a986a3b
[SPARK-11686][CORE] Issue WARN when dynamic allocation is disabled due to spark.dynamicAllocation.enabled and spark.executor.instances both set
Changed the log type to a 'warning' instead of 'info' as required.
Author: Ashwin Swaroop <Ashwin Swaroop>
Closes #9926 from ashwinswaroop/master.
(cherry picked from commit 6385002)
Signed-off-by: Sean Owen <sowen@cloudera.com>1 parent 9978966 commit a986a3b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
| 559 | + | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| |||
0 commit comments