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

Jungtaek Lim updated STORM-2075:
--------------------------------
    Epic Name: Storm SQL - expand supporting external components  (was: SQL 
support for Storm Phase III -- expand supporting external components)
      Summary: Storm SQL - expand supporting external components  (was: Storm 
SQL Phase III)

Changing epic name since we don't resolve issues by sequence of phases.

> Storm SQL - expand supporting external components
> -------------------------------------------------
>
>                 Key: STORM-2075
>                 URL: https://issues.apache.org/jira/browse/STORM-2075
>             Project: Apache Storm
>          Issue Type: Epic
>          Components: storm-sql
>            Reporter: Jungtaek Lim
>
> 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 | STORM-2102 |
> | HDFS | N/A | State | STORM-2082 |
> | Hive | N/A | State | |
> | JDBC | N/A | State | |
> | Kafka | Opaque/Transactional Spout | State | STORM-2089 |
> | Kafka-Client (New) | N/A | N/A | |
> | Kinesis | N/A | N/A | |
> | MongoDB | N/A | State | STORM-2103 |
> | MQTT | N/A | BaseFunction | |
> | OpenTSDB | N/A | State | |
> | Redis | N/A | State | STORM-2099 |
> | Solr | N/A | State | |



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to