Re: intellij compiling issue

2016-09-29 Thread Qingqing Zhou
On Thu, Sep 29, 2016 at 3:38 PM, Aniket Adnaik wrote: > > > 2. After you import project as maven project in intellij >Go to "Build" tab and Click "*Make Project*" . >*Please note:* Do NOT use "Rebuild Project" , it will do a clean build, Perfect, this works for me! Thanks, Qingqing

Re: intellij compiling issue

2016-09-29 Thread Aniket Adnaik
Following is a workaround for compilation error in Intellij: 1. After cloning the project usin git, perform a local build in "format" directory on command line outside of intellij $> cd incubator-carbondata/format $> mvn -DskipTests clean package 2. After you import project as maven project

Re: intellij compiling issue

2016-09-28 Thread Ravindra Pesala
Yes Jacky, We can start review and merge. On 28 September 2016 at 17:01, Jacky Li wrote: > Hi Ravindra, > > Since release 0.1.1 tag is made, can we start reviewing and merging PR127 > and PR132 now? > I think it will solve Qingqing’s problem. > > Regards, > Jacky > > > 在 2016年9月28日,下午5:15,Ravind

Re: intellij compiling issue

2016-09-28 Thread Jacky Li
Hi Ravindra, Since release 0.1.1 tag is made, can we start reviewing and merging PR127 and PR132 now? I think it will solve Qingqing’s problem. Regards, Jacky > 在 2016年9月28日,下午5:15,Ravindra Pesala 写道: > > Hi , > > Please have a look into following jira issue to solve this problem. > https://

Re: intellij compiling issue

2016-09-28 Thread Ravindra Pesala
Hi , Please have a look into following jira issue to solve this problem. https://issues.apache.org/jira/browse/CARBONDATA-42 Regards, Ravindra. On 28 September 2016 at 04:33, Qingqing Zhou wrote: > Hi, > > I follow the build instruction and get the lastest carbon built > successfully: > > [INF

intellij compiling issue

2016-09-27 Thread Qingqing Zhou
Hi, I follow the build instruction and get the lastest carbon built successfully: [INFO] Reactor Summary: [INFO] [INFO] Apache CarbonData :: Parent SUCCESS [ 0.846 s] [INFO] Apache CarbonData :: Common SUCCESS [ 1.539 s] [INFO] Apache CarbonData :