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/11/02 06:41:27 UTC

[jira] [Updated] (STORM-1132) Loading data into postgresdb through postgresql bolt

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

Jayasree updated STORM-1132:
----------------------------
    Description: 
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.

  was:
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~]$


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)