Abhishek Tripathi created SPARK-1381:
----------------------------------------

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


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.2#6252)

Reply via email to