Amit Adhau created KUDU-1455:
--------------------------------

             Summary: Timestamp Datatype gives error in Impala Although it has 
been supported in latest Kudu release
                 Key: KUDU-1455
                 URL: https://issues.apache.org/jira/browse/KUDU-1455
             Project: Kudu
          Issue Type: Bug
          Components: impala
    Affects Versions: 0.8.0
         Environment: CDH 5.7 cluster, we are using Kudu parcel 
"0.8.0-1.kudu0.8.0.p0.11" and Impala_Kudu parcel "2.6.0-1.cdh5.8.0.p0.17".
            Reporter: Amit Adhau


Table with Timestamp Datatype, gives error in Impala as per below. Although, it 
can be created in Kudu using java code.

May 17, 4:00:51.477 AM  INFO    jni-util.cc:177 
com.cloudera.impala.common.ImpalaRuntimeException: Type TIMESTAMP is not 
supported in Kudu
        at com.cloudera.impala.util.KuduUtil.fromImpalaType(KuduUtil.java:251)
        at com.cloudera.impala.util.KuduUtil.compareSchema(KuduUtil.java:67)
        at 
com.cloudera.impala.catalog.delegates.KuduDdlDelegate.createTable(KuduDdlDelegate.java:87)
        at 
com.cloudera.impala.service.CatalogOpExecutor.createTable(CatalogOpExecutor.java:1516)
        at 
com.cloudera.impala.service.CatalogOpExecutor.createTable(CatalogOpExecutor.java:1365)
        at 
com.cloudera.impala.service.CatalogOpExecutor.execDdlRequest(CatalogOpExecutor.java:249)
        at com.cloudera.impala.service.JniCatalog.execDdl(JniCatalog.java:131)

May 17, 4:00:51.479 AM  INFO    status.cc:112   
ImpalaRuntimeException: Type TIMESTAMP is not supported in Kudu
May 17, 4:00:51.479 AM  ERROR   catalog-server.cc:64    
ImpalaRuntimeException: Type TIMESTAMP is not supported in Kudu

Can you please help us on the same.



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

Reply via email to