Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-2705][CORE] Fixed stage description in stage info page #1524

Closed
wants to merge 1 commit into from

Conversation

liancheng
Copy link
Contributor

Stage description should be a String, but was changed to an Option[String] by mistake:

stage-desc-small

@SparkQA
Copy link

SparkQA commented Jul 22, 2014

QA tests have started for PR 1524. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16958/consoleFull

@SparkQA
Copy link

SparkQA commented Jul 22, 2014

QA results for PR 1524:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16958/consoleFull

@liancheng liancheng changed the title [CORE] Fixed stage description in stage info page [SPARK-2705][CORE] Fixed stage description in stage info page Jul 27, 2014
@SparkQA
Copy link

SparkQA commented Jul 27, 2014

QA tests have started for PR 1524. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17240/consoleFull

@SparkQA
Copy link

SparkQA commented Jul 27, 2014

QA results for PR 1524:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17240/consoleFull

@SparkQA
Copy link

SparkQA commented Jul 27, 2014

QA tests have started for PR 1524. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17241/consoleFull

@SparkQA
Copy link

SparkQA commented Jul 27, 2014

QA results for PR 1524:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17241/consoleFull

@pwendell
Copy link
Contributor

Looks good, thanks @liancheng!

@asfgit asfgit closed this in 2bbf235 Jul 27, 2014
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Stage description should be a `String`, but was changed to an `Option[String]` by mistake:

![stage-desc-small](https://cloud.githubusercontent.com/assets/230655/3655611/f6d0b0f6-117b-11e4-83ed-71000dcd5009.png)

Author: Cheng Lian <[email protected]>

Closes apache#1524 from liancheng/fix-stage-desc and squashes the following commits:

3c69327 [Cheng Lian] Fixed stage description object type in Web UI stage table
@liancheng liancheng deleted the fix-stage-desc branch September 24, 2014 00:09
Sign up for free to 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.

3 participants