Github user guoxiaolongzte commented on the issue:

    https://github.com/apache/spark/pull/17608
  
    @HyukjinKwon 
    **I just replaced the spark-core_2.11-2.2.0-SNAPSHOT.jar
    Successfully start history server, but I click the Go button, now is error, 
the error log is as follows:**.
    
    
    17/04/14 13:21:33 WARN ServletHandler: 
/history/app-20170411132432-0004/1/jobs/
    scala.MatchError: java.lang.NoSuchMethodError: 
org.apache.spark.scheduler.TaskInfo.accumulables()Lscala/collection/mutable/ListBuffer;
 (of class java.lang.NoSuchMethodError)
        at 
org.apache.spark.deploy.history.HistoryServer.org$apache$spark$deploy$history$HistoryServer$$loadAppUi(HistoryServer.scala:230)
        at 
org.apache.spark.deploy.history.HistoryServer$$anon$1.doGet(HistoryServer.scala:86)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at 
org.spark_project.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)
        at 
org.spark_project.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)
        at 
org.spark_project.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.spark_project.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.spark_project.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.spark_project.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.spark_project.jetty.servlets.gzip.GzipHandler.handle(GzipHandler.java:479)
        at 
org.spark_project.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)
        at 
org.spark_project.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.spark_project.jetty.server.Server.handle(Server.java:499)
        at 
org.spark_project.jetty.server.HttpChannel.handle(HttpChannel.java:311)
        at 
org.spark_project.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.spark_project.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
        at 
org.spark_project.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.spark_project.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to