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

[jira] [Assigned] (BIGTOP-2074) spark-worker doesn't start during deploy from master

     [ https://issues.apache.org/jira/browse/BIGTOP-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evans Ye reassigned BIGTOP-2074:
--------------------------------

    Assignee: Evans Ye

> spark-worker doesn't start during deploy from master
> ----------------------------------------------------
>
>                 Key: BIGTOP-2074
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2074
>             Project: Bigtop
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 1.0.0
>         Environment: Official Bigtop ubuntu-14.04 docker image with Hiera 1.3.0
>            Reporter: Konstantin Boudnik
>            Assignee: Evans Ye
>             Fix For: 1.1.0
>
>         Attachments: BIGTOP-2074.patch
>
>
> spark-worker refuses to start automatically after {{puppet apply}}. The error message is as follows
> {noformat}
> 15/09/26 07:05:54 INFO Remoting: Remoting started; listening on addresses :[akka.tcp://sparkWorker@ignite.docker:7078]
> 15/09/26 07:05:54 INFO Remoting: Remoting now listens on addresses: [akka.tcp://sparkWorker@ignite.docker:7078]
> 15/09/26 07:05:54 INFO util.Utils: Successfully started service 'sparkWorker' on port 7078.
> Exception in thread "main" org.apache.spark.SparkException: Invalid master URL: spark://:7077
>         at org.apache.spark.util.Utils$.extractHostPortFromSparkUrl(Utils.scala:1986)
>         at org.apache.spark.deploy.master.Master$.toAkkaUrl(Master.scala:879)
> {noformat}



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