【问题标题】:Apache Spark: Unable to build: [error] Server access Error..jettyApache Spark:无法构建:[错误]服务器访问错误..jetty
【发布时间】:2015-10-10 10:01:29
【问题描述】:

我已经下载了spark-1.4.1.tgz,解压。
现在,当我尝试如下构建时,它会卡住:

           $ ./sbt/sbt assembly
            Invoking 'build/sbt assembly' now
            [info] Loading project definition...
            [warn] Multiple resolvers having different access mechanism configured with same name 'sbt-plugin-releases'.
            ...
            [info] Resolving org.eclipse.jetty#jetty-parent;18
    [error] Server access Error: Connection reset url=http://download.eclipse.org/jgit/maven/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.jar
    [error] Server access Error: Server redirected too many  times (20) url=http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/org.eclipse.jetty.orbit/jetty-orbit/1/jars/jetty-orbit.jar

此时构建卡住了。我是否缺少任何配置/库?

【问题讨论】:

标签: hadoop apache-spark sbt


【解决方案1】:

您遇到网络连接问题,可能需要重试。

【讨论】:

    猜你喜欢
    • 2013-12-02
    • 2017-11-20
    • 2020-05-22
    • 1970-01-01
    • 2018-03-09
    • 1970-01-01
    • 2018-10-14
    • 2015-02-18
    • 2014-07-07
    相关资源
    最近更新 更多