Github user zsxwing commented on the pull request:
https://github.com/apache/spark/pull/7399#issuecomment-121954064
> The REST API provides all the task information in JSON format. It seems
it is easier to enable pagination on client side by consuming the JSON data. I
was actually doing something like this. Is there any reason not consuming the
JSON data on the UI?
I chose this way because the current Spark UI doesn't use the REST API. In
addition, we cannot write unit tests for JavaScript now, so it's better to use
Scala.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]