GitHub user lw-lin opened a pull request:

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

    [SPARK-14025][STREAMING][WEBUI] Fix streaming job descriptions on the event 
line

    ## What changes were proposed in this pull request?
    
    Removed the extra `<a href=...>...</a>` for each streaming job's 
description on the event line.
    
    ### [Before]
    
![before](https://cloud.githubusercontent.com/assets/15843379/13898653/0a6c1838-ee13-11e5-9761-14bb7b114c13.png)
    
    ### [After]
    
![after](https://cloud.githubusercontent.com/assets/15843379/13898650/012b8808-ee13-11e5-92a6-64aff0799c83.png)
    
    
    ## How was this patch tested?
    
    test suits, manual checks (see screenshots above)


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

    $ git pull https://github.com/lw-lin/spark description-event-line

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

    https://github.com/apache/spark/pull/11845.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 #11845
    
----
commit 0f32845edb58be9b5a935136d0cd3460438bb9f2
Author: proflin <[email protected]>
Date:   2016-03-19T09:35:55Z

    Add job/stage descriptionPlain for event-line

----


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