[
https://issues.apache.org/jira/browse/STORM-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981895#comment-14981895
]
Parth Brahmbhatt commented on STORM-1139:
-----------------------------------------
You can post your question to [email protected] see this for more details
on how to subscribe https://storm.apache.org/community.html.
If I understand correctly you want to write a storm topology where one of the
components write to PostegresDB. WE have a jdbc connector that you can try out
https://github.com/apache/storm/tree/master/external/storm-jdbc. For an example
topology see
https://github.com/apache/storm/blob/master/external/storm-jdbc/src/test/java/org/apache/storm/jdbc/topology/UserPersistanceTopology.java
> Issues regarding storm-postgresql interface
> -------------------------------------------
>
> Key: STORM-1139
> URL: https://issues.apache.org/jira/browse/STORM-1139
> Project: Apache Storm
> Issue Type: Bug
> Reporter: hima
> Assignee: hima
>
> hai
> I am trying to write storm bolt to insert data in postgesql DB.But i am
> facing issues like
> java.io.NotSerializableException:org.postgresql.jdbc4.Jdbc4Connection.
> Can anyone provide me full code for storm bolt that can insert data into
> postgres database.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)