Hello guys,

I am trying to learn Spark.

I follow the Quick Start (
http://spark.incubator.apache.org/docs/latest/quick-start.html). When I
tried to execute a standalone App in Scala, it has the error like shown in
below:

[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::              FAILED DOWNLOADS            ::
[warn]  :: ^ see resolution messages for details  ^ ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::
org.eclipse.jetty.orbit#javax.servlet;2.5.0.v201103041518!javax.servlet.orbit
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[error]
{file:/home/ubuntu/newspark/spark-0.8.0-incubating-bin-hadoop1/test2/}default-40fc15/*:update:
sbt.ResolveException: download failed:
org.eclipse.jetty.orbit#javax.servlet;2.5.0.v201103041518!javax.servlet.orbit
[error] Total time: 99 s, completed Nov 4, 2013 6:51:11 PM


PS:
I use the spark-0.8.0-incubating-bin-hadoop1 package, which is a pre-build
package. When I tried to recompile it, it shows the same error.


Any suggestion?

Many thanks.

Yongchao

Reply via email to