You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Zhichao Zhang (JIRA)" <ji...@apache.org> on 2018/01/18 15:18:00 UTC

[jira] [Created] (CARBONDATA-2054) Add an example: how to use CarbonData batch load to integrate with Spark Streaming.

Zhichao  Zhang created CARBONDATA-2054:
------------------------------------------

             Summary: Add an example: how to use CarbonData batch load to integrate with Spark Streaming.
                 Key: CARBONDATA-2054
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2054
             Project: CarbonData
          Issue Type: Task
          Components: examples
            Reporter: Zhichao  Zhang
            Assignee: Zhichao  Zhang
             Fix For: 1.3.0


This example introduces how to use CarbonData batch load to integrate with Spark Streaming:

Use CarbonSession.createDataFrame to convert rdd to DataFrame in 
DStream.foreachRDD, and then write batch data into CarbonData table which 
support auto compaction.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)