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

Apache Spark commented on SPARK-4131:
-------------------------------------

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

> Support "Writing data into the filesystem from queries"
> -------------------------------------------------------
>
>                 Key: SPARK-4131
>                 URL: https://issues.apache.org/jira/browse/SPARK-4131
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 1.1.0
>            Reporter: XiaoJing wang
>            Assignee: jane
>            Priority: Critical
>             Fix For: 2.3.0
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> Writing data into the filesystem from queries,SparkSql is not support .
> eg:
> {code}insert overwrite LOCAL DIRECTORY '/data1/wangxj/sql_spark' select * 
> from page_views;
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to