Login  Register

Re: problem with branch-1.1

Posted by Erlu Chen on Jun 23, 2017; 9:57am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/problem-with-branch-1-1-tp16004p16016.html

Hi,

Please try mvn package -DskipTests -Pspark-2.1 -Dspark.version=2.1.0 -Phadoop-2.7.2 with hadoop2.7.2 and spark 2.

I have just tested, it ok to compile.

[INFO] Reactor Summary:
[INFO]
[INFO] Apache CarbonData :: Parent ........................ SUCCESS [  1.657 s]
[INFO] Apache CarbonData :: Common ........................ SUCCESS [  1.870 s]
[INFO] Apache CarbonData :: Core .......................... SUCCESS [ 25.003 s]
[INFO] Apache CarbonData :: Processing .................... SUCCESS [  1.941 s]
[INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [  2.017 s]
[INFO] Apache CarbonData :: Spark Common .................. SUCCESS [ 20.622 s]
[INFO] Apache CarbonData :: Spark2 ........................ SUCCESS [ 39.956 s]
[INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [  4.024 s]
[INFO] Apache CarbonData :: Assembly ...................... SUCCESS [  3.400 s]
[INFO] Apache CarbonData :: Spark2 Examples ............... SUCCESS [  9.718 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 min
[INFO] Finished at: 2017-06-23T17:55:28+08:00
[INFO] Final Memory: 83M/860M
[INFO] ------------------------------------------------------------------------
bogon:carbondata erlu$ git branch
* branch-1.1

Regrads.
Chenerlu