You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Srigopal Mohanty (JIRA)" <ji...@apache.org> on 2017/04/19 10:39:42 UTC

[jira] [Assigned] (CARBONDATA-819) Getting error while create table with long data type

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

Srigopal Mohanty reassigned CARBONDATA-819:
-------------------------------------------

    Assignee: Srigopal Mohanty

> Getting error while create table with long data type
> ----------------------------------------------------
>
>                 Key: CARBONDATA-819
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-819
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-query
>    Affects Versions: 1.1.0-incubating
>         Environment: Spark 1.6
>            Reporter: Vinod Rohilla
>            Assignee: Srigopal Mohanty
>            Priority: Trivial
>
> Error display while creating table with long Data type
> Steps to reproduce:
> Create the table in carbon:
> 1:create table long (id long,name String) stored by 'carbondata';
> Error Message :
> 0: jdbc:hive2://localhost:10000> create table long (id long,name String) stored by 'carbondata';  
> Error: org.apache.spark.sql.AnalysisException: cannot recognize input near 'long' ',' 'name' in column type; line 1 pos 22 (state=,code=0)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)