You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/04/22 12:27:13 UTC

[jira] [Resolved] (SPARK-14609) LOAD DATA

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

Wenchen Fan resolved SPARK-14609.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 12412
[https://github.com/apache/spark/pull/12412]

> LOAD DATA
> ---------
>
>                 Key: SPARK-14609
>                 URL: https://issues.apache.org/jira/browse/SPARK-14609
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>             Fix For: 2.0.0
>
>
> For load command, it should be pretty easy to implement. We already call Hive to load data when insert into Hive tables. So, we can follow the implementation of that. For example, we load into hive table in InsertIntoHiveTable command at https://github.com/apache/spark/blob/master/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala#L221-L225.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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