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/27 13:23:27 UTC

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

Jayasree created STORM-1132:
-------------------------------

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

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



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