GitHub user zsxwing opened a pull request: https://github.com/apache/spark/pull/5473
[SPARK-6862][Streaming][WebUI][WIP] Add BatchPage to display details of a batch This is an initial commit for SPARK-6862. Once SPARK-6796 is merged, I will add the links to StreamingPage so that the user can jump to BatchPage. Screenshots: ![success](https://cloud.githubusercontent.com/assets/1000778/7102439/bbe75406-e0b3-11e4-84fe-3e6de629a49a.png) ![failure](https://cloud.githubusercontent.com/assets/1000778/7102440/bc124454-e0b3-11e4-921a-c8b39d6b61bc.png) You can merge this pull request into a Git repository by running: $ git pull https://github.com/zsxwing/spark SPARK-6862 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/5473.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5473 ---- commit 0c7b2ebd0b2ce1ed615c06ef76c707538b5d6da4 Author: zsxwing <zsxw...@gmail.com> Date: 2015-04-09T03:56:58Z Add BatchPage to display details of a batch ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org