You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2016/10/17 17:30:58 UTC

[jira] [Resolved] (CARBONDATA-304) Load data failure when set table_blocksize=2048

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

Venkata Ramana G resolved CARBONDATA-304.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.2.0-incubating

> Load data failure when set table_blocksize=2048
> -----------------------------------------------
>
>                 Key: CARBONDATA-304
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-304
>             Project: CarbonData
>          Issue Type: Bug
>    Affects Versions: 0.1.0-incubating, 0.1.1-incubating
>            Reporter: Gin-zhj
>            Assignee: Gin-zhj
>            Priority: Minor
>             Fix For: 0.2.0-incubating
>
>
> First ,create a table with table_blocksize=2048
> CREATE TABLE IF NOT EXISTS t3 (ID Int, date Timestamp, country String, name String, phonetype String, serialname String, salary Int) STORED BY 'carbondata' TBLPROPERTIES('table_blocksize'='2048');
> Then load data, failure and catch exception:
> org.apache.carbondata.processing.store.writer.exception.CarbonDataWriterException: Problem while copying file from local store to carbon store



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