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-13172] [CORE] [SQL] Stop using RichException.getStackTrace it is deprecated #11182

Closed
wants to merge 1 commit into from

Conversation

srowen
Copy link
Member

@srowen srowen commented Feb 12, 2016

Replace getStackTraceString with Utils.exceptionString

@SparkQA
Copy link

SparkQA commented Feb 12, 2016

Test build #51184 has finished for PR 11182 at commit a18092b.

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

@rxin
Copy link
Contributor

rxin commented Feb 12, 2016

LGTM (if tests pass).

@andrewor14
Copy link
Contributor

retest this please

@srowen
Copy link
Member Author

srowen commented Feb 13, 2016

Jenkins, retest this please

@SparkQA
Copy link

SparkQA commented Feb 13, 2016

Test build #51238 has finished for PR 11182 at commit a18092b.

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

@SparkQA
Copy link

SparkQA commented Feb 14, 2016

Test build #2540 has finished for PR 11182 at commit a18092b.

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

@rxin
Copy link
Contributor

rxin commented Feb 14, 2016

I've merged this.

@asfgit asfgit closed this in 388cd9e Feb 14, 2016
@srowen srowen deleted the SPARK-13172 branch February 15, 2016 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants