You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/09/17 17:00:01 UTC

[jira] [Commented] (SPARK-25440) Dump query execution info to a file

    [ https://issues.apache.org/jira/browse/SPARK-25440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617830#comment-16617830 ] 

Apache Spark commented on SPARK-25440:
--------------------------------------

User 'MaxGekk' has created a pull request for this issue:
https://github.com/apache/spark/pull/22429

> Dump query execution info to a file
> -----------------------------------
>
>                 Key: SPARK-25440
>                 URL: https://issues.apache.org/jira/browse/SPARK-25440
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.1
>            Reporter: Maxim Gekk
>            Priority: Minor
>
> Output of the explain() doesn't contain full information and in some cases can be truncated. Besides of that it saves info to a string in memory which can cause OOM. The ticket aims to solve the problem and dump info about query execution to a file. Need to add new method to queryExecution.debug which accepts a path to a file. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org