Details
-
Epic
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
None
-
None
-
None
-
Storm SQL - expand supporting external components
Description
This epic tracks the effort of the phase III development of StormSQL.
For now Storm SQL only supports Kafka as a data source, which is limited for normal use cases. We would need to support others as well. Candidates are external modules.
And also consider supporting State since Trident provides a way to set / get in batch manner to only State. Current way (each) does insert a row 1 by 1.
module | producer | consumer | issue |
---|---|---|---|
Cassandra | N/A | State | |
Druid | N/A | State | |
ElasticSearch | N/A | State | |
EventHubs | Opaque/Transactional Spout | N/A | |
HBase | N/A | State | |
HDFS | N/A | State | |
Hive | N/A | State | |
JDBC | N/A | State | |
Kafka | Opaque/Transactional Spout | State | |
Kafka-Client (New) | N/A | N/A | |
Kinesis | N/A | N/A | |
MongoDB | N/A | State | |
MQTT | N/A | BaseFunction | |
OpenTSDB | N/A | State | |
Redis | N/A | State | |
Solr | N/A | State |
Attachments
Issue Links
- is related to
-
STORM-1433 StormSQL Phase II
- Closed
- relates to
-
STORM-1040 SQL support for Storm Phase I - Supporting filtering and projection SQL queries
- Closed
- mentioned in
-
Page Loading...