Kent Yao created SPARK-55837:
--------------------------------

             Summary: Render Environment page tables client-side via REST API
                 Key: SPARK-55837
                 URL: https://issues.apache.org/jira/browse/SPARK-55837
             Project: Spark
          Issue Type: Sub-task
          Components: Web UI
    Affects Versions: 4.2.0
            Reporter: Kent Yao


Switch the Environment page from server-side Scala XML rendering to client-side 
DataTables rendering using the existing REST API 
(/api/v1/applications/{id}/environment). This reduces initial HTML payload size 
(currently hundreds of KB for large classpaths), enables built-in DataTables 
sorting/filtering/pagination, and is consistent with how the Executors and 
Stages pages work.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to