Skip to content

[SPARK-39133][PYTHON][DOC] Mention log level setting in PYSPARK_JVM_STACKTRACE_ENABLED#36490

Closed
xinrong-meng wants to merge 3 commits intoapache:masterfrom
xinrong-meng:doc_jvm_stacktrace
Closed

[SPARK-39133][PYTHON][DOC] Mention log level setting in PYSPARK_JVM_STACKTRACE_ENABLED#36490
xinrong-meng wants to merge 3 commits intoapache:masterfrom
xinrong-meng:doc_jvm_stacktrace

Conversation

@xinrong-meng
Copy link
Member

What changes were proposed in this pull request?

Mention log level setting in PYSPARK_JVM_STACKTRACE_ENABLED.

Why are the changes needed?

Even if spark.sql.pyspark.jvmStacktrace.enabled is set False, we should set log level to FATAL to see Python exceptions only. The PR is proposed to document that.

Does this PR introduce any user-facing change?

No. Documents change only.

How was this patch tested?

Manual tests.

@github-actions github-actions bot added the SQL label May 9, 2022
…onf.scala

Co-authored-by: Hyukjin Kwon <gurwls223@gmail.com>
@HyukjinKwon
Copy link
Member

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants