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

[jira] [Resolved] (TAJO-1572) Schema information is occasionally removed

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

Jihoon Son resolved TAJO-1572.
------------------------------
    Resolution: Fixed

Resolved by TAJO-1642

> Schema information is occasionally removed
> ------------------------------------------
>
>                 Key: TAJO-1572
>                 URL: https://issues.apache.org/jira/browse/TAJO-1572
>             Project: Tajo
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Jihoon Son
>
> See the title.
> I've been using derby and mysql as catalog stores on my laptop and cluster, respectively. Recently, I found this problem with both environments.
> Here is an example of this problem.
> {noformat}
> default> \d
> customer
> lineitem
> nation
> orders
> region
> supplier
> test
> default> \d nation
> table name: default.nation
> table path: hdfs://localhost:7020/tpch/nation
> store type: TEXT
> Options: 
> schema: 
> {noformat}



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