GitHub user zsxwing opened a pull request:

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

    [SPARK-12490][Core]Limit the css style scope to fix the Streaming UI

    #10441 broke the Streaming UI because of the new CSS style.
    
    <img width="503" alt="screen shot 2015-12-29 at 4 49 04 pm" 
src="https://cloud.githubusercontent.com/assets/1000778/12044763/1efce0fe-ae4c-11e5-9f8b-39df08426bf8.png";>
    
    
    This PR just added a class for the new style and only applied them to the 
paged tables. 

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

    $ git pull https://github.com/zsxwing/spark fix-streaming-ui

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

    https://github.com/apache/spark/pull/10517.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 #10517
    
----
commit 414b27416ae51c644bc1b8fb4d8226e945809d7b
Author: Shixiong Zhu <[email protected]>
Date:   2015-12-30T00:47:02Z

    Limit the css style scope to fix the Streaming UI

----


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