[
https://issues.apache.org/jira/browse/STORM-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977809#comment-14977809
]
Jayasree commented on STORM-1133:
---------------------------------
Actually what i want exactly is., I am trying to store the streaming tweets
coming from storm bolt into the postgresql database. For that i need full
coding to do that job. i.e., to store the data coming from the storm bolt to
postgresql database and i need pom.xml file too. Can you please help me to
solve this issue.
> 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)