You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2014/11/25 04:40:12 UTC

[jira] [Created] (TAJO-1208) Failure of create table using textfile on hivemeta

Jinho Kim created TAJO-1208:
-------------------------------

             Summary: Failure of create table using textfile on hivemeta
                 Key: TAJO-1208
                 URL: https://issues.apache.org/jira/browse/TAJO-1208
             Project: Tajo
          Issue Type: Bug
          Components: catalog
    Affects Versions: 0.9.1
            Reporter: Jinho Kim
            Assignee: Jinho Kim
             Fix For: 0.9.1



{noformat}
org.apache.tajo.catalog.exception.CatalogException: org.apache.tajo.common.exception.NotImplementedException: TEXTFILE
        at org.apache.tajo.catalog.store.HCatalogStore.createTable(HCatalogStore.java:549)
        at org.apache.tajo.catalog.CatalogServer$CatalogProtocolHandler.createTable(CatalogServer.java:523)
        at org.apache.tajo.catalog.CatalogProtocol$CatalogProtocolService$2.callBlockingMethod(CatalogProtocol.java:629)
        at org.apache.tajo.rpc.BlockingRpcServer$ServerHandler.messageReceived(BlockingRpcServer.java:103)
        at org.jboss.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70)
        at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564
{noformat}



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