Cool. Glad you succeed your build ;) Regards JB
On 10/08/2015 10:25 AM, shahid ashraf wrote:
Yes this was temporary issue. Build Success [INFO] Reactor Summary: [INFO] [INFO] Spark Project Parent POM ........................... SUCCESS [ 10.791 s] [INFO] Spark Project Test Tags ............................ SUCCESS [ 3.743 s] [INFO] Spark Project Launcher ............................. SUCCESS [ 12.242 s] [INFO] Spark Project Networking ........................... SUCCESS [ 16.550 s] [INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [ 12.557 s] [INFO] Spark Project Unsafe ............................... SUCCESS [ 10.005 s] [INFO] Spark Project Core ................................. SUCCESS [03:12 min] [INFO] Spark Project Bagel ................................ SUCCESS [ 5.712 s] [INFO] Spark Project GraphX ............................... SUCCESS [ 20.046 s] [INFO] Spark Project Streaming ............................ SUCCESS [ 51.469 s] [INFO] Spark Project Catalyst ............................. SUCCESS [01:10 min] [INFO] Spark Project SQL .................................. SUCCESS [01:32 min] [INFO] Spark Project ML Library ........................... SUCCESS [01:38 min] [INFO] Spark Project Tools ................................ SUCCESS [ 2.839 s] [INFO] Spark Project Hive ................................. SUCCESS [01:19 min] [INFO] Spark Project REPL ................................. SUCCESS [ 11.275 s] [INFO] Spark Project Assembly ............................. SUCCESS [01:26 min] [INFO] Spark Project External Twitter ..................... SUCCESS [ 9.562 s] [INFO] Spark Project External Flume Sink .................. SUCCESS [ 7.824 s] [INFO] Spark Project External Flume ....................... SUCCESS [ 11.726 s] [INFO] Spark Project External Flume Assembly .............. SUCCESS [ 4.254 s] [INFO] Spark Project External MQTT ........................ SUCCESS [ 24.255 s] [INFO] Spark Project External MQTT Assembly ............... SUCCESS [ 12.513 s] [INFO] Spark Project External ZeroMQ ...................... SUCCESS [ 9.756 s] [INFO] Spark Project External Kafka ....................... SUCCESS [ 15.013 s] [INFO] Spark Project Examples ............................. SUCCESS [02:08 min] [INFO] Spark Project External Kafka Assembly .............. SUCCESS [ 8.617 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16:51 min [INFO] Finished at: 2015-10-08T13:40:00+05:30 [INFO] Final Memory: 387M/1532M [INFO] ------------------------------------------------------------------------ On Thu, Oct 8, 2015 at 1:30 PM, Jean-Baptiste Onofré <j...@nanthrax.net <mailto:j...@nanthrax.net>> wrote: Hi, I just tried and it works for me (I don't have any Maven mirror on my subnet). Can you try again ? Maybe it was a temporary issue to access to Maven central. The artifact is present on central: http://repo1.maven.org/maven2/com/twitter/algebird-core_2.10/0.9.0/ Regards JB On 10/08/2015 09:55 AM, shahid qadri wrote: 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 <mailto:user-unsubscr...@spark.apache.org> For additional commands, e-mail: user-h...@spark.apache.org <mailto:user-h...@spark.apache.org> -- Jean-Baptiste Onofré jbono...@apache.org <mailto:jbono...@apache.org> http://blog.nanthrax.net Talend - http://www.talend.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org <mailto:user-unsubscr...@spark.apache.org> For additional commands, e-mail: user-h...@spark.apache.org <mailto:user-h...@spark.apache.org> -- with Regards Shahid Ashraf
-- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org