[
https://issues.apache.org/jira/browse/SPARK-33991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean R. Owen reassigned SPARK-33991:
------------------------------------
Assignee: yikf
> Repair enumeration conversion error for AllJobsPage
> ---------------------------------------------------
>
> Key: SPARK-33991
> URL: https://issues.apache.org/jira/browse/SPARK-33991
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 3.0.0
> Reporter: yikf
> Assignee: yikf
> Priority: Minor
>
> ForĀ AllJobsPage class, AllJobsPage gets the schedulingMode of enumerated type
> by loading the spark.scheduler.mode configuration from Sparkconf, but an
> enumeration conversion error occurs when I set the value of this
> configuration to lowercase.
> The reason for this problem is that the value of the SchedulingMode
> enumeration class is uppercase, which occurs when I configure spark.
> scheduler.mode to be lowercase.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]