[
https://issues.apache.org/jira/browse/STORM-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976465#comment-14976465
]
Robert Joseph Evans commented on STORM-1132:
--------------------------------------------
[~Jayasree] are you asking for a SQL bolt to be written that can write data
into a table, please look at
https://github.com/apache/storm/tree/master/external/storm-jdbc? Or are you
asking for help in using that. If so please ask the question on the users
mailing list instead of filing a JIRA. If you have identified an actual bug
then please describe the problem here. I am closing this for now please reopen
if you have an actual bug.
> Loading data into postgresdb through postgresql bolt
> ----------------------------------------------------
>
> Key: STORM-1132
> URL: https://issues.apache.org/jira/browse/STORM-1132
> Project: Apache Storm
> Issue Type: Request
> Reporter: Jayasree
> Assignee: Jayasree
>
> I have given a connection to postgresdb by coding postgresbolt. I have also
> created table in postgres by running the PsqlTopology.
> PROBLEM: The problem is I want to insert data into those tables.
> I want help to insert data into postgres table by coding the POSTGRESQLBOLT.
> I am working on LINUX-UBUNTU(centOS) 15.04
> NOTE: Running the code in SANDBOX terminal i.e., [root@sandbox~]$
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)