Skip to content

Conversation

@mgaido91
Copy link
Contributor

What changes were proposed in this pull request?

SPARK-20648 introduced the status SKIPPED for the stages. On the UI, previously, skipped stages were shown as PENDING; after this change, they are not shown on the UI.

The PR introduce a new section in order to show also SKIPPED stages in a proper table.

Manual backport from to branch-2.3.

How was this patch tested?

added UT

@mgaido91
Copy link
Contributor Author

cc @vanzin

SPARK-20648 introduced the status `SKIPPED` for the stages. On the UI, previously, skipped stages were shown as `PENDING`; after this change, they are not shown on the UI.

The PR introduce a new section in order to show also `SKIPPED` stages in a proper table.

manual tests

Author: Marco Gaido <[email protected]>

Closes apache#20651 from mgaido91/SPARK-23475.
@SparkQA
Copy link

SparkQA commented Feb 23, 2018

Test build #87628 has finished for PR 20662 at commit 619a371.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 23, 2018

Test build #87630 has finished for PR 20662 at commit bab27e6.

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

@vanzin
Copy link
Contributor

vanzin commented Feb 24, 2018

Merging to 2.3. Please close the PR manually.

asfgit pushed a commit that referenced this pull request Feb 24, 2018
## What changes were proposed in this pull request?

SPARK-20648 introduced the status `SKIPPED` for the stages. On the UI, previously, skipped stages were shown as `PENDING`; after this change, they are not shown on the UI.

The PR introduce a new section in order to show also `SKIPPED` stages in a proper table.

Manual backport from to branch-2.3.

## How was this patch tested?

added UT

Author: Marco Gaido <[email protected]>

Closes #20662 from mgaido91/SPARK-23475_2.3.
@mgaido91 mgaido91 closed this Feb 26, 2018
@mgaido91 mgaido91 deleted the SPARK-23475_2.3 branch February 26, 2018 09:12
peter-toth pushed a commit to peter-toth/spark that referenced this pull request Oct 6, 2018
## What changes were proposed in this pull request?

SPARK-20648 introduced the status `SKIPPED` for the stages. On the UI, previously, skipped stages were shown as `PENDING`; after this change, they are not shown on the UI.

The PR introduce a new section in order to show also `SKIPPED` stages in a proper table.

Manual backport from to branch-2.3.

## How was this patch tested?

added UT

Author: Marco Gaido <[email protected]>

Closes apache#20662 from mgaido91/SPARK-23475_2.3.
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