Posted by
Qingqing Zhou on
Sep 27, 2016; 11:03pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/intellij-compiling-issue-tp1527.html
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
<
[hidden email]>