You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2014/09/29 10:00:54 UTC

[jira] [Resolved] (SPARK-1381) Spark to Shark direct streaming

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

Sean Owen resolved SPARK-1381.
------------------------------
    Resolution: Won't Fix

> Spark to Shark direct streaming
> -------------------------------
>
>                 Key: SPARK-1381
>                 URL: https://issues.apache.org/jira/browse/SPARK-1381
>             Project: Spark
>          Issue Type: Question
>          Components: Documentation, Examples, Input/Output, Java API, Spark Core
>    Affects Versions: 0.8.1
>            Reporter: Abhishek Tripathi
>              Labels: performance
>
> Hi,
> I'm trying to push data coming from Spark streaming to Shark cache table. 
> I thought of using JDBC API but Shark(0.81) does not support direct insert statement  i.e "    insert into emp values(2, "Apia")  ".
> I don't want to store Spark streaming into HDFS  and then copy that data to Shark table.
> Can somebody plz help
> 1.  how can I directly point Spark streaming data to Shark table/cachedTable ? otherway how can Shark pickup data directly from Spark streaming? 
> 2. Does Shark0.81 has direct insert statement without referring to other table?
> It is really stopping us to use Spark further more. need your assistant urgently.
> Thanks in advance.
> Abhishek



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