Re: Question related to lazy decoding optimzation

2017-03-08 Thread Ravindra Pesala
Hi Yong Zhang, Thank you for analyzing carbondata. Yes, lazy decoding is only possible if the dictionaries are global. At the time of loading the data it generates global dictionary values. There are 2 ways to generate global dictionary values. 1. Launch a job to read all input data and find the

Question related to lazy decoding optimzation

2017-03-08 Thread Yong Zhang
Hi, I watched one session of "Apache Carbondata" in Spark Submit 2017. The video is here: https://www.youtube.com/watch?v=lhsAg2H_GXc. [https://i.ytimg.com/vi/lhsAg2H_GXc/maxresdefault.jpg] Apache Carbondata: An Indexed Columnar File Format for

Re: I loaded the data with the timestamp field unsuccessful

2017-03-08 Thread Liang Chen
Hi If the issue has be fixed? BTW, you don't need add date column to DICTIONARY_INCLUDE, it do index for date/timestamp columns. Regards Liang kex wrote > I loaded the data with the timestamp field unsuccessful,and timestamp > field is null. > > my sql: > carbon.sql("create TABLE IF NOT EXISTS

Re: Apache CarbonData online meetup on 13th Mar,2017

2017-03-08 Thread Liang Chen
Hi phalodi Sorry for this. Apache CarbonData community will organize meetup in India soon. Regards Liang phalodi wrote > Hi , I also want to join this meetup but when i register for the meetup > and proceed to pay it will not show the indian banks for payment options. > > On Tue, Mar 7, 2017

[jira] [Created] (CARBONDATA-753) Fix Date and Timestamp format issues

2017-03-08 Thread Liang Chen (JIRA)
Liang Chen created CARBONDATA-753: - Summary: Fix Date and Timestamp format issues Key: CARBONDATA-753 URL: https://issues.apache.org/jira/browse/CARBONDATA-753 Project: CarbonData Issue

[jira] [Created] (CARBONDATA-752) creating complex type gives exception

2017-03-08 Thread anubhav tarar (JIRA)
anubhav tarar created CARBONDATA-752: Summary: creating complex type gives exception Key: CARBONDATA-752 URL: https://issues.apache.org/jira/browse/CARBONDATA-752 Project: CarbonData

Re:please help for outofmemory issue in eclipse

2017-03-08 Thread 马云
please ignore my issue. I change JDK from 1.8 to 1.7 and add the below, it runs successfully now. -Xmx3550m -Xms3550m -XX:MaxPermSize=512m At 2017-03-08 17:20:58, "马云" wrote: Hi dev, today I start setup carbon data 1.0 in my local eclipse I use "-X

please help for outofmemory issue in eclipse

2017-03-08 Thread 马云
Hi dev, today I start setup carbon data 1.0 in my local eclipse I use "-X -DskipTests -Pspark-1.6 -Dspark.version=1.6.2 clean package" to do maven build in eclipse successfully. but when I run the CarbonExample in eclipse, it shows the below issue(refer to the below log). Even I configure

Re: I loaded the data with the timestamp field unsuccessful

2017-03-08 Thread QiangCai
try /M/dd Best Regards David CaiQiang -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/I-loaded-the-data-with-the-timestamp-field-unsuccessful-tp8417p8419.html Sent from the Apache CarbonData Mailing List archive mailing list archive at