GitHub user ajbozarth opened a pull request:

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

    [SPARK-13275] [Web UI] Visually clarified executors start time in timeline

    ## What changes were proposed in this pull request?
    
    Updated the Executors added/removed bubble in the time line so it's clearer 
where it starts. Now the bubble is left justified on the start time (still also 
denoted by the line) rather than center justified.
    
    ## How was this patch tested?
    
    Manually tested UI
    
    <img width="596" alt="screen shot 2016-10-17 at 6 04 36 pm" 
src="https://cloud.githubusercontent.com/assets/13952758/19496563/e6c9186e-953c-11e6-85e4-63309a553f65.png";>
    <img width="492" alt="screen shot 2016-10-17 at 5 54 09 pm" 
src="https://cloud.githubusercontent.com/assets/13952758/19496568/e9f06132-953c-11e6-8901-54405ebc7f5b.png";>


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

    $ git pull https://github.com/ajbozarth/spark spark13275

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

    https://github.com/apache/spark/pull/15536.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 #15536
    
----
commit bf0117bb7de80145f85d80b01c4bfeeaf030b36c
Author: Alex Bozarth <ajboz...@us.ibm.com>
Date:   2016-10-18T01:13:49Z

    Change executors alignment in timeline

----


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

Reply via email to