You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/10/21 02:33:27 UTC

[jira] [Created] (TAJO-1943) Refactor HiveCatalogStore to be a LinkedMetaDataProvider.

Hyunsik Choi created TAJO-1943:
----------------------------------

             Summary: Refactor HiveCatalogStore to be a LinkedMetaDataProvider.
                 Key: TAJO-1943
                 URL: https://issues.apache.org/jira/browse/TAJO-1943
             Project: Tajo
          Issue Type: Sub-task
          Components: Catalog
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi


HiveCatalogStore can be a catalog store driver in the current implementation. It has some problems:

* The data warehouse directories of between Tajo and Hive are different to each other. This can cause the directory mismatch problem. 
* HiveCatalogStore does not fully support All Tajo features.

If we move it to a linked metadata provider, we could resolve the directory mismatch problem with the tablespace feature. We could also use Hive meta store while All Tajo features are available.



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