[GitHub] xubo245 commented on issue #3075: [CARBONDATA-3251] Fix spark-2.1 UT errors

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] xubo245 commented on issue #3075: [CARBONDATA-3251] Fix spark-2.1 UT errors

GitBox
xubo245 commented on issue #3075: [CARBONDATA-3251] Fix spark-2.1 UT errors
URL: https://github.com/apache/carbondata/pull/3075#issuecomment-454994448
 
 
   @QiangCai UT pass with spark2.1 profile
   
   mvn -Pspark-2.1  -Pbuild-with-format clean install
   
   `[INFO]
   [INFO] --- jacoco-maven-plugin:0.7.9:check (default-check) @ carbondata-examples ---
   [INFO] Skipping JaCoCo execution due to missing execution data file:/Users/xubo/Desktop/xubo/git/carbondata2/examples/spark2/target/jacoco.exec
   [INFO]
   [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ carbondata-examples ---
   [INFO] Installing /Users/xubo/Desktop/xubo/git/carbondata2/examples/spark2/target/carbondata-examples-1.6.0-SNAPSHOT.jar to /Users/xubo/.m2/repository/org/apache/carbondata/carbondata-examples/1.6.0-SNAPSHOT/carbondata-examples-1.6.0-SNAPSHOT.jar
   [INFO] Installing /Users/xubo/Desktop/xubo/git/carbondata2/examples/spark2/pom.xml to /Users/xubo/.m2/repository/org/apache/carbondata/carbondata-examples/1.6.0-SNAPSHOT/carbondata-examples-1.6.0-SNAPSHOT.pom
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary:
   [INFO]
   [INFO] Apache CarbonData :: Parent ........................ SUCCESS [  4.568 s]
   [INFO] Apache CarbonData :: Common ........................ SUCCESS [  8.776 s]
   [INFO] Apache CarbonData :: Format ........................ SUCCESS [ 17.462 s]
   [INFO] Apache CarbonData :: Core .......................... SUCCESS [01:40 min]
   [INFO] Apache CarbonData :: Processing .................... SUCCESS [ 28.013 s]
   [INFO] Apache CarbonData :: Hadoop ........................ SUCCESS [ 19.881 s]
   [INFO] Apache CarbonData :: Streaming ..................... SUCCESS [ 22.367 s]
   [INFO] Apache CarbonData :: Store SDK ..................... SUCCESS [ 42.968 s]
   [INFO] Apache CarbonData :: Spark Datasource .............. SUCCESS [02:12 min]
   [INFO] Apache CarbonData :: Spark Common .................. SUCCESS [01:05 min]
   [INFO] Apache CarbonData :: CLI ........................... SUCCESS [01:58 min]
   [INFO] Apache CarbonData :: Lucene Index DataMap .......... SUCCESS [ 10.378 s]
   [INFO] Apache CarbonData :: Bloom Index DataMap ........... SUCCESS [  8.678 s]
   [INFO] Apache CarbonData :: Spark2 ........................ SUCCESS [16:16 min]
   [INFO] Apache CarbonData :: Spark Common Test ............. SUCCESS [45:52 min]
   [INFO] Apache CarbonData :: DataMap Examples .............. SUCCESS [  2.604 s]
   [INFO] Apache CarbonData :: Assembly ...................... SUCCESS [  9.353 s]
   [INFO] Apache CarbonData :: Hive .......................... SUCCESS [ 21.405 s]
   [INFO] Apache CarbonData :: presto ........................ SUCCESS [01:26 min]
   [INFO] Apache CarbonData :: Examples ...................... SUCCESS [01:58 min]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 01:15 h
   [INFO] Finished at: 2019-01-17T01:38:30+08:00
   [INFO] Final Memory: 189M/1828M
   [INFO] ------------------------------------------------------------------------
   `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services