[jira] [Resolved] (CARBONDATA-365) Compaction fails when table is created with configured block size

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

[jira] [Resolved] (CARBONDATA-365) Compaction fails when table is created with configured block size

Akash R Nilugal (Jira)

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

Ravindra Pesala resolved CARBONDATA-365.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.2.0-incubating

> Compaction fails when table is created with configured block size
> -----------------------------------------------------------------
>
>                 Key: CARBONDATA-365
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-365
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Ashok Kumar
>            Priority: Minor
>             Fix For: 0.2.0-incubating
>
>
> When user creates table with configured block size as given below.
> Compaction fails after multiple load.
> create table T_Carbn06(Active_status String,Item_type_cd INT,Qty_day_avg INT,Qty_total INT,Sell_price BIGINT,Sell_pricep DOUBLE,Discount_price DOUBLE,Profit DECIMAL(3,2),Item_code String,Item_name String,Outlet_name String,Update_time TIMESTAMP,Create_date String)STORED BY 'org.apache.carbondata.format' TBLPROPERTIES('table_blocksize'='2047');



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