You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/10/31 02:06:27 UTC

[jira] [Commented] (BIGTOP-2104) Packages upgrade to Spark 1.5.1

    [ https://issues.apache.org/jira/browse/BIGTOP-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983717#comment-14983717 ] 

Konstantin Boudnik commented on BIGTOP-2104:
--------------------------------------------

Now, after some testing with latest Puppet code for Spark, I see this when a worker is attempting to connect to the master
{noformat}
15/10/31 00:58:29 INFO Worker: Retrying connection to master (attempt # 1)
15/10/31 00:58:29 ERROR SparkUncaughtExceptionHandler: Uncaught exception in thread Thread[sparkWorker-akka.actor.default-dispatcher-3,5,main]
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@70012519 rejected from java.util.concurrent.ThreadPoolExecutor@5b2ac5c1[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
        at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
        at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
{noformat}
Does anyone see the same issue?

> Packages upgrade to Spark 1.5.1
> -------------------------------
>
>                 Key: BIGTOP-2104
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2104
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: debian, rpm
>    Affects Versions: 1.0.0
>            Reporter: Konstantin Boudnik
>            Assignee: Jonathan Kelly
>             Fix For: 1.1.0
>
>         Attachments: BIGTOP-2104.patch
>
>
> Let's upgrade packaging separately



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)