Skip to content

Conversation

@tdas
Copy link
Contributor

@tdas tdas commented Jul 29, 2016

What changes were proposed in this pull request?

We do not want SparkExceptions from job failures in the planning phase to create TreeNodeException. Hence do not wrap SparkException in TreeNodeException.

How was this patch tested?

New unit test

@tdas
Copy link
Contributor Author

tdas commented Jul 29, 2016

@marmbrus @yhuai

@SparkQA
Copy link

SparkQA commented Jul 29, 2016

Test build #62991 has finished for PR 14395 at commit ab5120f.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 29, 2016

Test build #62996 has finished for PR 14395 at commit 91625fd.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import org.apache.spark.{AccumulatorSuite, SparkException}

@tdas
Copy link
Contributor Author

tdas commented Jul 29, 2016

jenkins, test this.

@yhuai
Copy link
Contributor

yhuai commented Jul 29, 2016

seems jenkins is down?

@yhuai
Copy link
Contributor

yhuai commented Jul 29, 2016

this this please

@SparkQA
Copy link

SparkQA commented Jul 30, 2016

Test build #3198 has finished for PR 14395 at commit ee16b2c.

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

@yhuai
Copy link
Contributor

yhuai commented Jul 30, 2016

LGTM. Merging to master and branch 2.0.

asfgit pushed a commit that referenced this pull request Jul 30, 2016
… in TreeNodeException

## What changes were proposed in this pull request?
We do not want SparkExceptions from job failures in the planning phase to create TreeNodeException. Hence do not wrap SparkException in TreeNodeException.

## How was this patch tested?
New unit test

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #14395 from tdas/SPARK-16748.

(cherry picked from commit bbc2475)
Signed-off-by: Yin Huai <yhuai@databricks.com>
@asfgit asfgit closed this in bbc2475 Jul 30, 2016
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