[
https://issues.apache.org/jira/browse/STORM-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sriharsha Chintalapani closed STORM-1133.
-----------------------------------------
Resolution: Invalid
make sure you point to published storm maven artifacts. By looking at the
attachment it looks like you are referring to 0.11.0-SNAPSHOT.
> loading data into postgresdb
> ----------------------------
>
> Key: STORM-1133
> URL: https://issues.apache.org/jira/browse/STORM-1133
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Jayasree
> Assignee: Nathan Marz
> Attachments: Psql_storm-core ERROR.png
>
>
> I have written PsqlBolt to load the tables into postgres. I am able to
> connect to postgresdb but unable to load the data.
> PROBLEM : Want to insert data into those tables through the same bolt.
> I have tried "copy" command to do it. But it doesn't work.
> I want help to insert data into postgres tables by writing the POSTGRESQLBOLT
> in STORM.
> REASON : I want to give STORM-POSTGRESQL connection.
> NOTE : I want full code to insert like topology,spout,bolts.
> I am running this in SANDBOX i.e., [ root@sandbox~]
> Using Linux-Ubuntu as OS (15.04)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)