You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/17 05:28:46 UTC

[jira] [Commented] (TAJO-1775) HCatalogStore need to be deprecated

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

ASF GitHub Bot commented on TAJO-1775:
--------------------------------------

GitHub user blrunner opened a pull request:

    https://github.com/apache/tajo/pull/694

    TAJO-1775: HCatalogStore need to be deprecated.

    If old version users use tajo 0.11.0 using existing hcatalog configuration, they will fail to run TajoMaster with ClassNotFoundException. So, we need to deprecate HCatalogStore.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/blrunner/tajo TAJO-1775

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/694.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #694
    
----
commit 8598e8cf58c1d20914d75e5e65649cd7eb498abb
Author: JaeHwa Jung <bl...@apache.org>
Date:   2015-08-17T03:24:24Z

    TAJO-1775: HCatalogStore need to be deprecated.

----


> HCatalogStore need to be deprecated
> -----------------------------------
>
>                 Key: TAJO-1775
>                 URL: https://issues.apache.org/jira/browse/TAJO-1775
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Catalog
>    Affects Versions: 0.10.0, 0.10.1
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.11.0
>
>
> If old version users use tajo 0.11.0 using existing hcatalog configuration, they will fail to run TajoMaster with ClassNotFoundException. So, we need to deprecate HCatalogStore.



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