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/10/29 04:19:38 UTC

[jira] [Updated] (TAJO-289) CatalogDriver

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

JaeHwa Jung updated TAJO-289:
-----------------------------

    Description: 
I designed Tajo to use Hive metastore with HCatalog.
In this case, Tajo has to have an interface to connect to HCatalog.
And I think that this connect is very useful to connect to another catalogs as follows:
 some different Hive catalogs, HBase catalogs

So, I named this interface as CatalogDriver. It will has some properties as follows:
- catalog namespace name
- catalog URI
- catalog driver class

  was:
I designed Tajo to use Hive metastore with HCatalog.
In this case, Tajo has to have an interface to connecto to HCatalog.
And I think that this conennect is very useful to connect to another catalogs as follows:
 some diffrerent Hive catalog, HBase catalogs

So, I named this interface as CatalogDriver. It will has some properties as follows:
- catalog namespace name
- catalog URI
- catalog driver class


> CatalogDriver
> -------------
>
>                 Key: TAJO-289
>                 URL: https://issues.apache.org/jira/browse/TAJO-289
>             Project: Tajo
>          Issue Type: Sub-task
>            Reporter: JaeHwa Jung
>            Assignee: JaeHwa Jung
>             Fix For: 0.8-incubating
>
>
> I designed Tajo to use Hive metastore with HCatalog.
> In this case, Tajo has to have an interface to connect to HCatalog.
> And I think that this connect is very useful to connect to another catalogs as follows:
>  some different Hive catalogs, HBase catalogs
> So, I named this interface as CatalogDriver. It will has some properties as follows:
> - catalog namespace name
> - catalog URI
> - catalog driver class



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