Re: Problem while copying file from local store to carbon store

2017-01-09 Thread Liang Chen
Hi Please use spark-shell to create carboncontext, you can refer to these articles : https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=67635497 Regards Liang -- View this message in context:

[jira] [Created] (CARBONDATA-614) Should fix dictionary locked issue

2017-01-09 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-614: --- Summary: Should fix dictionary locked issue Key: CARBONDATA-614 URL: https://issues.apache.org/jira/browse/CARBONDATA-614 Project: CarbonData Issue Type: Bug

Re: Problem while copying file from local store to carbon store

2017-01-09 Thread 251469031
thx I've solved the problem, here is my record: first, I found the spark job failed when loading data and there is an error "CarbonDataWriterException: Problem while copying file from local store to carbon store", when located to the source code at

[jira] [Created] (CARBONDATA-615) Update query store wrong value for Date data type

2017-01-09 Thread Anurag Srivastava (JIRA)
Anurag Srivastava created CARBONDATA-615: Summary: Update query store wrong value for Date data type Key: CARBONDATA-615 URL: https://issues.apache.org/jira/browse/CARBONDATA-615 Project:

Re: Problem while copying file from local store to carbon store

2017-01-09 Thread Liang Chen
Hi liyinwei Very good! You are the person who i met learnt Apache CarbonData fastest! Can you raise one mailing list discussion about improving log info what you mentioned. Look forward to seeing your code contribution :) Regards Liang 2017-01-10 14:44 GMT+08:00 251469031 <251469...@qq.com>: >

Problem while copying file from local store to carbon store

2017-01-09 Thread 251469031
Hi all?? when I load data from hdfs to a table: cc.sql(s"load data inpath 'hdfs://master:9000/home/hadoop/sample.csv' into table test_table") two errors occured, at slave1: INFO 09-01 16:17:58,611 - test_table: Graph - CSV Input *Started all csv reading*** INFO

[jira] [Created] (CARBONDATA-611) mvn clean -Pbuild-with-format package does not work

2017-01-09 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-611: -- Summary: mvn clean -Pbuild-with-format package does not work Key: CARBONDATA-611 URL: https://issues.apache.org/jira/browse/CARBONDATA-611 Project: