Skip to content

[SPARK-12859] [Streaming] [Web UI] Names of input streams with receivers don't fit in Streaming page - #10873

Closed
ajbozarth wants to merge 1 commit into
apache:masterfrom
ajbozarth:spark12859
Closed

[SPARK-12859] [Streaming] [Web UI] Names of input streams with receivers don't fit in Streaming page#10873
ajbozarth wants to merge 1 commit into
apache:masterfrom
ajbozarth:spark12859

Conversation

@ajbozarth

Copy link
Copy Markdown
Member

Added CSS style to force names of input streams with receivers to wrap

@SparkQA

Copy link
Copy Markdown

Test build #49895 has finished for PR 10873 at commit 161bce2.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@holdenk

Copy link
Copy Markdown
Contributor

code wise this looks fine, do you have before/after screen shots handy?

@ajbozarth

Copy link
Copy Markdown
MemberAuthor

screen shot 2016-01-21 at 4 06 59 pm

@sarutak

Copy link
Copy Markdown
Member

LGTM but could you paste a before screen shot just in case.

@ajbozarth

Copy link
Copy Markdown
MemberAuthor

Before image copied from the jira
spark-streaming-webui-names-too-long-to-fit

@holdenk

Copy link
Copy Markdown
Contributor

LGTM

@sarutak

Copy link
Copy Markdown
Member

O.K, Merging this into master and branch-1.6. Thanks @ajbozarth !

asfgit pushed a commit that referenced this pull request Jan 23, 2016
…s don't fit in Streaming page
Added CSS style to force names of input streams with receivers to wrap
Author: Alex Bozarth <ajbozart@us.ibm.com>
Closes#10873 from ajbozarth/spark12859.
(cherry picked from commit 358a33b)
Signed-off-by: Kousuke Saruta <sarutak@oss.nttdata.co.jp>
@ajbozarth
ajbozarth deleted the spark12859 branch January 23, 2016 15:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ajbozarth@SparkQA@holdenk@sarutak