hi 

I tried to build latest master branch of spark
build/mvn -DskipTests clean package


Reactor Summary:
[INFO]
[INFO] Spark Project Parent POM ........................... SUCCESS [03:46 min]
[INFO] Spark Project Test Tags ............................ SUCCESS [01:02 min]
[INFO] Spark Project Launcher ............................. SUCCESS [01:03 min]
[INFO] Spark Project Networking ........................... SUCCESS [ 30.794 s]
[INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [ 29.496 s]
[INFO] Spark Project Unsafe ............................... SUCCESS [ 18.478 s]
[INFO] Spark Project Core ................................. SUCCESS [05:42 min]
[INFO] Spark Project Bagel ................................ SUCCESS [  6.082 s]
[INFO] Spark Project GraphX ............................... SUCCESS [ 23.478 s]
[INFO] Spark Project Streaming ............................ SUCCESS [ 53.969 s]
[INFO] Spark Project Catalyst ............................. SUCCESS [02:12 min]
[INFO] Spark Project SQL .................................. SUCCESS [03:02 min]
[INFO] Spark Project ML Library ........................... SUCCESS [02:57 min]
[INFO] Spark Project Tools ................................ SUCCESS [  3.139 s]
[INFO] Spark Project Hive ................................. SUCCESS [03:25 min]
[INFO] Spark Project REPL ................................. SUCCESS [ 18.303 s]
[INFO] Spark Project Assembly ............................. SUCCESS [01:40 min]
[INFO] Spark Project External Twitter ..................... SUCCESS [ 16.707 s]
[INFO] Spark Project External Flume Sink .................. SUCCESS [ 52.234 s]
[INFO] Spark Project External Flume ....................... SUCCESS [ 13.069 s]
[INFO] Spark Project External Flume Assembly .............. SUCCESS [  4.653 s]
[INFO] Spark Project External MQTT ........................ SUCCESS [01:56 min]
[INFO] Spark Project External MQTT Assembly ............... SUCCESS [ 15.233 s]
[INFO] Spark Project External ZeroMQ ...................... SUCCESS [ 13.267 s]
[INFO] Spark Project External Kafka ....................... SUCCESS [ 41.663 s]
[INFO] Spark Project Examples ............................. FAILURE [07:36 min]
[INFO] Spark Project External Kafka Assembly .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:07 min
[INFO] Finished at: 2015-10-08T13:14:31+05:30
[INFO] Final Memory: 373M/1205M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project spark-examples_2.10: Could not 
resolve dependencies for project 
org.apache.spark:spark-examples_2.10:jar:1.6.0-SNAPSHOT: The following 
artifacts could not be resolved: com.twitter:algebird-core_2.10:jar:0.9.0, 
com.github.stephenc:jamm:jar:0.2.5: Could not transfer artifact 
com.twitter:algebird-core_2.10:jar:0.9.0 from/to central 
(https://repo1.maven.org/maven2): GET request of: 
com/twitter/algebird-core_2.10/0.9.0/algebird-core_2.10-0.9.0.jar from central 
failed: Connection reset -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :spark-examples_2.10
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to