[
https://issues.apache.org/jira/browse/STORM-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269771#comment-14269771
]
Parth Brahmbhatt commented on STORM-616:
----------------------------------------
[~dschiavu] I was aiming for a single connector that would work with all the
databases that adheres to ANSI SQL standards as far as insert queries are
concerned and allow the user to write their on select statement which may use
functions that are database dependent. I posted a pull request which is not
showing up here https://github.com/apache/storm/pull/374/files and tested it
with HsqlDB and Mysql locally. I am going to try phoenix over Hbase and oracle.
Will appreciate feedback from you if this new connector can replace the 2 DB
specific connectors that you have recommended.
> add storm-jdbc to list of external connectors.
> ----------------------------------------------
>
> Key: STORM-616
> URL: https://issues.apache.org/jira/browse/STORM-616
> Project: Apache Storm
> Issue Type: New JIRA Project
> Reporter: Parth Brahmbhatt
> Assignee: Parth Brahmbhatt
> Priority: Minor
>
> There have been several questions in the apache mailing list around how to
> use storm to write tuples to a relational database. Storm should add a jdbc
> connector to its list of external connectors that has a general
> implementation to insert data into relational dbs as part of a topology.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)