Hello,I’ve installed Spark Cluster spark-0.9.0-incubating-bin-hadoop1, which works fine.Also, on the same cluster I’ve installed Mesos cluster, using mesos_0.18.2_x86_64.rpm, which works fine as well.Now,I was trying to followed the instructions from https://spark.apache.org/docs/0.9.0/running-on-mesos.htmland while trying to get JETTY from the web, it can’t find it.I have checked the URL, and obviously I got file not found.How can I overcome/bypass this issue?Here how the errors looks like:[info] Loading project definition from /usr/spark-0.9.0-incubating-bin-hadoop1/project/project[info] Loading project definition from /usr/spark-0.9.0-incubating-bin-hadoop1/project[info] Set current project to root (in build file:/usr/spark-0.9.0-incubating-bin-hadoop1/)[info] Updating {file:/usr/spark-0.9.0-incubating-bin-hadoop1/}core...[info] Resolving org.eclipse.jetty#jetty-http;7.6.8.v20121106 ...[error] Server access Error: Connection timed out url=https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jetty/jetty-http/7.6.8.v20121106/jetty-http-7.6.8.v20121106.pom...
-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-On-Mesos-tp6425.html Sent from the Apache Spark User List mailing list archive at Nabble.com.