Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Spark Standalone - Docker run  #1841

@Sharathmk99

Description

@Sharathmk99

Hi,

I'm trying to install Sparta using docker. I want to install as Spark Cluster using Master Salve.
When o tried running docker compose, im getting below error, please help. I want to try sparta.

sparta | 22 Apr 2017 17:29:53.950 ERROR c.s.s.s.a.s.h.CustomExceptionHandler$ Ask timed out on [Actor[akka://sparta/user/statusActor#-1510287731]] after [15000 ms]. Sender[null] sent message of type "com.stratio.sparta.serving.core.actor.StatusActor$FindAll$".
sparta | akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://sparta/user/statusActor#-1510287731]] after [15000 ms]. Sender[null] sent message of type "com.stratio.sparta.serving.core.actor.StatusActor$FindAll$".
sparta | at akka.pattern.PromiseActorRef$$anonfun$1.apply$mcV$sp(AskSupport.scala:604)
sparta | at akka.actor.Scheduler$$anon$4.run(Scheduler.scala:126)
sparta | at scala.concurrent.Future$InternalCallbackExecutor$.unbatchedExecute(Future.scala:601)
sparta | at scala.concurrent.BatchingExecutor$class.execute(BatchingExecutor.scala:109)
sparta | at scala.concurrent.Future$InternalCallbackExecutor$.execute(Future.scala:599)
sparta | at akka.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:331)
sparta | at akka.actor.LightArrayRevolverScheduler$$anon$4.executeBucket$1(LightArrayRevolverScheduler.scala:282)
sparta | at akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(LightArrayRevolverScheduler.scala:286)
sparta | at akka.actor.LightArrayRevolverScheduler$$anon$4.run(LightArrayRevolverScheduler.scala:238)
sparta | at java.lang.Thread.run(Thread.java:745)
sparta | 22 Apr 2017 17:30:15.042 ERROR o.a.c.f.imps.CuratorFrameworkImpl Background operation retry gave up
sparta | org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions