Details
-
New Feature
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.1.0
Description
Writing data into the filesystem from queries,SparkSql is not support .
eg:
insert overwrite LOCAL DIRECTORY '/data1/wangxj/sql_spark' select * from page_views;
Attachments
Issue Links
- blocks
-
LENS-662 Persist query results in spark driver
- Open
- is duplicated by
-
SPARK-16255 Spark2.0 doesn't support the following SQL statement:"insert into directory "/u_qa_user/hive_testdata/test1/t1" select * from d_test_tpc_2g_txt.auction" while Hive supports
- Resolved
- links to
(4 links to)