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:36:27 UTC

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

    [ https://issues.apache.org/jira/browse/STORM-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977706#comment-14977706 ] 

Jayasree commented on STORM-1133:
---------------------------------

I dont want SQLBolt. I want postgresbolt which is written in STORM to connect to postgresdb. I have already tried to execute the link which u have sent but, showing the following error while executing the POM.xml file .

ERROR : [ERROR] Failed to execute goal on project storm-core: Could not resolve dependencies for project org.apache.storm:storm-core:jar:0.11.0-SNAPSHOT: Could not find artifact org.clojure:clojure:jar:1.7.1 in central (http://repo1.maven.org/maven2/) -> [Help 1]


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