You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ant_nebula (JIRA)" <ji...@apache.org> on 2019/05/21 01:38:01 UTC

[jira] [Resolved] (SPARK-26596) sparksql "insert overwrite local directory" does not write back to driver node

     [ https://issues.apache.org/jira/browse/SPARK-26596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant_nebula resolved SPARK-26596.
--------------------------------
    Resolution: Done

> sparksql "insert overwrite local directory" does not write back to driver node
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-26596
>                 URL: https://issues.apache.org/jira/browse/SPARK-26596
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: ant_nebula
>            Priority: Major
>
> /data/apps/spark/bin/spark-sql --master yarn --deploy-mode client --driver-memory 4g --executor-memory 4g --num-executors 3 -e "insert overwrite local directory '/tmp/spark_result/' select * from tableA limit 3"
> This sql result does not write back to the driver machine which submit this sql.But on the yarn nodemanager machine.



--
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