Jayasree created STORM-1133:
-------------------------------
Summary: loading data into postgresdb
Key: STORM-1133
URL: https://issues.apache.org/jira/browse/STORM-1133
Project: Apache Storm
Issue Type: Request
Reporter: Jayasree
Assignee: Nathan Marz
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)