You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jayasree (JIRA)" <ji...@apache.org> on 2015/10/28 05:25:27 UTC

[jira] [Updated] (STORM-1133) loading data into postgresdb

     [ https://issues.apache.org/jira/browse/STORM-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jayasree updated STORM-1133:
----------------------------
    Issue Type: Bug  (was: Request)

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