GitHub user carsonwang opened a pull request:

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

    [SPARK-14232][WebUI]Fix event timeline display issue when an executor is 
removed with a multiple line reason.

    ## What changes were proposed in this pull request?
    The event timeline doesn't show on job page if an executor is removed with 
a multiple line reason. This PR replaces all new line characters with spaces.
    
    
![timelineerror](https://cloud.githubusercontent.com/assets/9278199/14100211/5fd4cd30-f5be-11e5-9cea-f32651a4cd62.jpg)
    
    ## How was this patch tested?
    Verified on the Web UI.

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

    $ git pull https://github.com/carsonwang/spark eventTimeline

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

    https://github.com/apache/spark/pull/12029.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 #12029
    
----
commit be4aaa667c4e252fdd30490428a29efb59292320
Author: Carson Wang <[email protected]>
Date:   2016-03-29T06:36:56Z

    Fix event timeline display issue

----


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