Kent Yao created SPARK-55781:
--------------------------------
Summary: Replace jQuery AJAX calls with Fetch API in Spark Web UI
Key: SPARK-55781
URL: https://issues.apache.org/jira/browse/SPARK-55781
Project: Spark
Issue Type: Sub-task
Components: Web UI
Affects Versions: 4.2.0
Reporter: Kent Yao
The Spark UI has 13 jQuery AJAX calls across 4 JS files. These can be replaced
with the native Fetch API, reducing jQuery coupling.\n\nAffected files:\n-
stagepage.js (4x getJSON, 1x get)\n- executorspage.js (3x getJSON, 1x get)\n-
historypage.js (1x getJSON, 1x get)\n- streaming-page.js (1x getJSON)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]