[
https://issues.apache.org/jira/browse/SPARK-56239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kent Yao resolved SPARK-56239.
------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 55035
[https://github.com/apache/spark/pull/55035]
> Fix SQL tab client-side DataTables: default API limit, date format, and appId
> resolution
> ----------------------------------------------------------------------------------------
>
> Key: SPARK-56239
> URL: https://issues.apache.org/jira/browse/SPARK-56239
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 4.2.0
> Reporter: Kent Yao
> Assignee: Kent Yao
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> Followup to SPARK-55875. Three bugs found during testing:
> 1. SqlResource default length=20 causes SQL tab to show only 20 executions.
> Fix: change default to -1 (unlimited), matching Executors/Environment
> endpoints.
> 2. Date format uses toLocaleString() giving inconsistent format vs
> Jobs/Stages pages. Fix: use yyyy-MM-dd HH:mm:ss matching utils.js
> formatDateString.
> 3. In standalone mode (no YARN proxy), appId is empty causing 400 Bad Request
> from double-slash URL. Fix: resolve appId from /api/v1/applications.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]