GitHub user jerryshao opened a pull request:

    https://github.com/apache/spark/pull/10966

    [SPARK-12977][Streaming][WIP] Support Streaming UI in history server

    This patch adds the Streaming UI support in history server. Here is the 
screenshot of the current progress:
    
    
![screenshot-1](https://cloud.githubusercontent.com/assets/850797/12637029/16911e38-c5cd-11e5-9bd2-ec0e36e04f27.png)
    
    There still has left some parts need to be addressed:
    
    1. Add / fix the unit test to verify the newly added functionality, 
especially newly added listener events.
    2. Add Python related codes for the new streaming listener events.
    
    Posted WIP here to see if this solution is acceptable or not, please help 
to comment, thanks a lot.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jerryshao/apache-spark SPARK-12977

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/10966.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 #10966
    
----
commit b09a79d96ef1839e9b7ec8ddd70054b604dfe89a
Author: jerryshao <[email protected]>
Date:   2016-01-26T07:42:38Z

    Initial work of supporting streaming history UI

commit b85f2130f2170058945f9ae7608538bc5dab6c96
Author: jerryshao <[email protected]>
Date:   2016-01-27T09:16:08Z

    Further improve the codes

----


---
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]

Reply via email to