[ https://issues.apache.org/jira/browse/CARBONDATA-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Venkata Ramana G updated CARBONDATA-1305: ----------------------------------------- Priority: Minor (was: Major) > On creating the dictinary with large dictionary csv > NegativeArraySizeException is thrown > ---------------------------------------------------------------------------------------- > > Key: CARBONDATA-1305 > URL: https://issues.apache.org/jira/browse/CARBONDATA-1305 > Project: CarbonData > Issue Type: Bug > Reporter: Kunal Kapoor > Assignee: Kunal Kapoor > Priority: Minor > Time Spent: 6h 10m > Remaining Estimate: 0h > > Step to reproduce: > 1. create table table1 (a string, b bigint) stored by 'carbondata'; > 2. LOAD DATA inpath 'hdfs://hacluster/user/xyz/datafile_0.csv' into table > table1 options('DELIMITER'=',', > 'QUOTECHAR'='"','COLUMNDICT'='a:hdfs://hacluster/user/xyz/dict.csv','FILEHEADER'='a,b','SINGLE_PASS'='TRUE'); -- This message was sent by Atlassian JIRA (v6.4.14#64029)