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/01/11 02:03:00 UTC

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

ant_nebula created SPARK-26596:
----------------------------------

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


/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