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)