You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/08/31 10:35:45 UTC

[jira] [Comment Edited] (IGNITE-1155) Implement in web-agent feature to extract metadata from RDBMs and send it to web-server.

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

Pavel Konstantinov edited comment on IGNITE-1155 at 8/31/15 8:34 AM:
---------------------------------------------------------------------

We need to improve errors handling.
I'm started agent and set incorrect JDBC driver and JDBC URL and no errors was displayed.


was (Author: pkonstantinov):
We need to improve errors handling.
I'm started agent and set incorrect JDBC driver and JDBC URL and now errors was displayed.

> Implement in web-agent feature to extract metadata from RDBMs and send it to web-server.
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1155
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1155
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Sergey Evdokimov
>            Assignee: Sergey Evdokimov
>             Fix For: ignite-1.4
>
>         Attachments: IGNITE-1155.patch
>
>
> We need to implement in web-agent feature to extract metadata from RDBMS and send it to web-server.
> Web agent should:
>  1) Receive a connection parameters to RDBMS (jdbc url, user, password....) from web-server.
>  2) Connect to database, extract metadata.
>  3) Send metadata back to web-server.
> Actually Ignite already has some code to work with database metadata in 'ignite-schema-import' module.
> But 'ignite-schema-import' module contains UI on javaFX , web-agent must not depend on javaFX, so UI should be extracted to separated module 'ignite-schema-import-ui'.



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