GitHub user zsxwing opened a pull request:

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

    [SPARK-6939][Streaming][WebUI][WIP] Add timeline and histogram graphs for 
streaming statistics

    This is the initial work of SPARK-6939. Not yet ready for code review. Here 
are the screenshots:
    
    
![graph1](https://cloud.githubusercontent.com/assets/1000778/7165766/465942e0-e3dc-11e4-9b05-c184b09d75dc.png)
    
    
![graph2](https://cloud.githubusercontent.com/assets/1000778/7165779/53f13f34-e3dc-11e4-8714-a4a75b7e09ff.png)
    
    TODOs:
    - [ ] Display more information on mouse hover 
    - [ ] Align the timeline and distribution graphs
    - [ ] Clean up the codes

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

    $ git pull https://github.com/zsxwing/spark SPARK-6939

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

    https://github.com/apache/spark/pull/5533.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 #5533
    
----
commit dd653a153f29ff57838d11bd8e7e9e35665b1198
Author: zsxwing <[email protected]>
Date:   2015-04-12T16:53:15Z

    Add timeline and histogram graphs for streaming statistics

----


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