[
https://issues.apache.org/jira/browse/SPARK-32462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kousuke Saruta updated SPARK-32462:
-----------------------------------
Description:
DataTable is used in stage-page and executors-page for pagination and filter
tasks/executors by search text.
In the current implementation, search text is saved so if we visit stage-page
for a job, the previous search text is filled in the textbox and the task table
is filtered.
I'm sometimes surprised by this behavior as the stage-page lists no tasks
because tasks are filtered by the previous search text.
was:
DataTable is used in stage-page and executors-page for pagination and filter
tasks/executors by search text.
In the current implementation, the keyword is saved so if we visit stage-page
for a job, the previous search text is filled in the textbox and the task table
is filtered.
I'm sometimes surprised by this behavior as the stage-page lists no tasks
because tasks are filtered by the previous search text.
> Don't save the previous search text for datatable
> -------------------------------------------------
>
> Key: SPARK-32462
> URL: https://issues.apache.org/jira/browse/SPARK-32462
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Affects Versions: 3.1.0
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Minor
>
> DataTable is used in stage-page and executors-page for pagination and filter
> tasks/executors by search text.
> In the current implementation, search text is saved so if we visit stage-page
> for a job, the previous search text is filled in the textbox and the task
> table is filtered.
> I'm sometimes surprised by this behavior as the stage-page lists no tasks
> because tasks are filtered by the previous search text.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]