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 <[email protected]> wrote: > 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 :: Format ........................ SUCCESS [ > 1.305 s] > [INFO] Apache CarbonData :: Core .......................... SUCCESS [ > 3.547 s] > [INFO] Apache CarbonData :: Processing .................... SUCCESS [ > 1.557 s] > [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ > 0.785 s] > [INFO] Apache CarbonData :: Spark ......................... SUCCESS [ > 34.531 s] > [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [ > 3.412 s] > [INFO] Apache CarbonData :: Examples ...................... SUCCESS [ > 6.425 s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 54.116 s > > > Then I reopen the project with intellij, I still get the compiling error: > > /home/qingqing/apache-carbondata/core/src/main/java/ > org/apache/carbondata/core/util/CarbonUtil.java > Error:(1238, 45) java: package org.apache.carbondata.format does not exist > Error:(1273, 35) java: package org.apache.carbondata.format does not exist > > Do I miss something? > > Thanks, > Qingqing > <[email protected]> > -- Thanks & Regards, Ravi
