[ 
https://issues.apache.org/jira/browse/STORM-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069419#comment-15069419
 ] 

hima commented on STORM-1139:
-----------------------------

hai.. 
Using storm bolts I want to insert the data into the PostgreSQL tables which 
have parent and child relationships. Up to my knowledge storm bolts execute 
parallelly so in the child table data is not inserting because of constraints. 
Is there is any way to execute bolts one after another i.e., after execution of 
one bolt only next bolt have to execute. can anyone please help me..

> 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
>
> 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)

Reply via email to