[jira] [Closed] (CARBONDATA-3045) query failed: Unable to get the Query Model

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (CARBONDATA-3045) query failed: Unable to get the Query Model

Akash R Nilugal (Jira)

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

U Shaw closed CARBONDATA-3045.
------------------------------
    Resolution: Not A Bug

Because HDFS metadata location misconfiguration.

> query failed: Unable to get the Query Model
> -------------------------------------------
>
>                 Key: CARBONDATA-3045
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3045
>             Project: CarbonData
>          Issue Type: Bug
>          Components: presto-integration
>    Affects Versions: 1.5.0
>         Environment: presto-0.210  hadoop-2.7.2
>            Reporter: U Shaw
>            Priority: Major
>             Fix For: 1.5.0
>
>
> When i restart presto,the first query was normal. If i query another table, it will report this error. It is normal to excute under spark-shell.
> Create Table SQL Script just like :   carbon.sql("create table call_center( cc_call_center_sk   int, cc_call_center_id   string, cc_rec_start_date   string, cc_rec_end_date string, cc_closed_date_sk   int, cc_open_date_sk int, cc_name  string, cc_class string, cc_employees int, cc_sq_ft int, cc_hours string, cc_manager   string, cc_mkt_id int, cc_mkt_class string, cc_mkt_desc  string, cc_market_manager   string, cc_division  int, cc_division_name    string, cc_company   int, cc_company_name string, cc_street_number    string, cc_street_name   string, cc_street_type   string, cc_suite_number string, cc_city  string, cc_county string, cc_state string, cc_zip   string, cc_country   string, cc_gmt_offset    double, cc_tax_percentage   double) STORED BY 'org.apache.carbondata.format' TBLPROPERTIES ('table_blocksize'='300','SORT_COLUMNS'='')")



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)