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/12/11 17:31:11 UTC

[jira] [Updated] (TAJO-327) Add testcase to verify TAJO-16

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

JaeHwa Jung updated TAJO-327:
-----------------------------

    Attachment: TAJO-327.patch

I'm glad to implement unit tests for HCatalogStore.
It was risk because we couldn't verify HCatalogStore ourselves.

I implemented unit test with DerbyDB and HiveMetastore client. 
The patch progress unit tests as follows:

- Set up hive warehouse and hive metastore.
- Start up hive metastore server.
- Create hive tables by HCatalogStore.
- Check hive tables are exist by HCatalogStore.
- Check hive table detail informations by HCatalogStore.
- Delete hive tables by HCatalogStore.

> Add testcase to verify TAJO-16
> ------------------------------
>
>                 Key: TAJO-327
>                 URL: https://issues.apache.org/jira/browse/TAJO-327
>             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-327.patch
>
>
> We don't have testcase to verify [TAJO-16|https://issues.apache.org/jira/browse/TAJO-16]. So, I'll add one here. And I'll use DerbyDB as a Hive Metasore.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)