You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "JaeHwa Jung (JIRA)" <ji...@apache.org> on 2013/11/07 07:08:17 UTC

[jira] [Updated] (TAJO-297) Catalog supports another client besides jdbc client.

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

JaeHwa Jung updated TAJO-297:
-----------------------------

    Attachment: TAJO-297.patch

I've uploaded patch for the issue.

* changed CatalogConstant property names
** JDBC_URI : CATALOG_URI
** JDBC_DRIVER : CATALOG_DRIVER
* updated CatalogStore and CatalogStoreTest classes

> Catalog supports another client besides jdbc client.
> ----------------------------------------------------
>
>                 Key: TAJO-297
>                 URL: https://issues.apache.org/jira/browse/TAJO-297
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: catalog
>    Affects Versions: 0.8-incubating
>            Reporter: JaeHwa Jung
>            Assignee: JaeHwa Jung
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-297.patch
>
>
> Current Catalog supports only jdbc client. But some systems use thrift client to support their meta informations. So, we should support another client besides jdbc client. Therefore, I want to update property names of CatalogConstants.



--
This message was sent by Atlassian JIRA
(v6.1#6144)