You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang Fenjie (Jira)" <ji...@apache.org> on 2022/08/27 07:02:00 UTC

[jira] [Created] (SPARK-40242) Only return all physical plans after summitting pyspark script with several spark sql blocks inside

Liang Fenjie created SPARK-40242:
------------------------------------

             Summary: Only return all physical plans after summitting pyspark script with several spark sql blocks inside
                 Key: SPARK-40242
                 URL: https://issues.apache.org/jira/browse/SPARK-40242
             Project: Spark
          Issue Type: Wish
          Components: Spark Submit, SQL
    Affects Versions: 2.1.3
            Reporter: Liang Fenjie


Backgroud:

    In industry development environment, we got used to write several spark-sql blocks in one pyspark script. Without really submitting to cluster as running application, getting all the physical plans of a application is too hard to do within a parameter statement of "spark-submit" command.

 

Wish:

I wish to add a parameter "–genPlan" as for "spark-submit" command, which can return all the physical plans of a application instead of submitting to run indeed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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