Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~/spark$ ./bin/spark-shell
- 14/08/25 08:58:04 INFO spark.HttpServer: Starting HTTP Server
- 14/08/25 08:58:04 INFO server.Server: jetty-7.x.y-SNAPSHOT
- 14/08/25 08:58:04 INFO server.AbstractConnector: Started SocketConnector@0.0.0.0:40486
- Welcome to
- ____ __
- / __/__ ___ _____/ /__
- _\ \/ _ \/ _ `/ __/ '_/
- /___/ .__/\_,_/_/ /_/\_\ version 0.9.2
- /_/
- Using Scala version 2.10.3 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_20)
- Type in expressions to have them evaluated.
- Type :help for more information.
- 14/08/25 08:58:17 INFO slf4j.Slf4jLogger: Slf4jLogger started
- 14/08/25 08:58:17 INFO Remoting: Starting remoting
- 14/08/25 08:58:18 INFO Remoting: Remoting started; listening on addresses :[akka.tcp://spark@aidan-workstation-webroot:51687]
- 14/08/25 08:58:18 INFO Remoting: Remoting now listens on addresses: [akka.tcp://spark@aidan-workstation-webroot:51687]
- 14/08/25 08:58:18 INFO spark.SparkEnv: Registering BlockManagerMaster
- 14/08/25 08:58:18 INFO storage.DiskBlockManager: Created local directory at /tmp/spark-local-20140825085818-9762
- 14/08/25 08:58:18 INFO storage.MemoryStore: MemoryStore started with capacity 294.6 MB.
- 14/08/25 08:58:18 INFO network.ConnectionManager: Bound socket to port 47700 with id = ConnectionManagerId(aidan-workstation-webroot,47700)
- 14/08/25 08:58:18 INFO storage.BlockManagerMaster: Trying to register BlockManager
- 14/08/25 08:58:18 INFO storage.BlockManagerMasterActor$BlockManagerInfo: Registering block manager aidan-workstation-webroot:47700 with 294.6 MB RAM
- 14/08/25 08:58:18 INFO storage.BlockManagerMaster: Registered BlockManager
- 14/08/25 08:58:18 INFO spark.HttpServer: Starting HTTP Server
- 14/08/25 08:58:19 INFO server.Server: jetty-7.x.y-SNAPSHOT
- 14/08/25 08:58:19 INFO server.AbstractConnector: Started [email protected]:50633
- 14/08/25 08:58:19 INFO broadcast.HttpBroadcast: Broadcast server started at http://10.17.16.43:50633
- 14/08/25 08:58:19 INFO spark.SparkEnv: Registering MapOutputTracker
- 14/08/25 08:58:19 INFO spark.HttpFileServer: HTTP File server directory is /tmp/spark-0a060f51-5f49-4420-bef6-46b2cf36b520
- 14/08/25 08:58:19 INFO spark.HttpServer: Starting HTTP Server
- 14/08/25 08:58:19 INFO server.Server: jetty-7.x.y-SNAPSHOT
- 14/08/25 08:58:19 INFO server.AbstractConnector: Started [email protected]:53636
- 14/08/25 08:58:20 INFO server.Server: jetty-7.x.y-SNAPSHOT
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/storage/rdd,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/storage,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/stages/stage,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/stages/pool,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/stages,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/environment,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/executors,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/metrics/json,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/static,null}
- 14/08/25 08:58:20 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/,null}
- 14/08/25 08:58:20 INFO server.AbstractConnector: Started [email protected]:4040
- 14/08/25 08:58:20 INFO ui.SparkUI: Started Spark Web UI at http://aidan-workstation-webroot:4040
- 14/08/25 08:58:20 INFO client.AppClient$ClientActor: Connecting to master spark://10.17.16.43:7077...
- 14/08/25 08:58:22 INFO cluster.SparkDeploySchedulerBackend: Connected to Spark cluster with app ID app-20140825085822-0002
- 14/08/25 08:58:22 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/0 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:22 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/0 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:22 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/0 is now RUNNING
- 14/08/25 08:58:22 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/0 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:22 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/0 removed: Command exited with code 1
- 14/08/25 08:58:22 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/1 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:22 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/1 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:22 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/1 is now RUNNING
- 14/08/25 08:58:22 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/1 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:23 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/1 removed: Command exited with code 1
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/2 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:23 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/2 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/2 is now RUNNING
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/2 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:23 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/2 removed: Command exited with code 1
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/3 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:23 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/3 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/3 is now RUNNING
- Created spark context..
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/3 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:23 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/3 removed: Command exited with code 1
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/4 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:23 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/4 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:23 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/4 is now RUNNING
- Spark context available as sc.
- scala> 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/4 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:24 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/4 removed: Command exited with code 1
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/5 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:24 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/5 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/5 is now RUNNING
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/5 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:24 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/5 removed: Command exited with code 1
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/6 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:24 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/6 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/6 is now RUNNING
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/6 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:24 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/6 removed: Command exited with code 1
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/7 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:24 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/7 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:24 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/7 is now RUNNING
- 14/08/25 08:58:25 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/7 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:25 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/7 removed: Command exited with code 1
- 14/08/25 08:58:25 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/8 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:25 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/8 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:25 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/8 is now RUNNING
- 14/08/25 08:58:25 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/8 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:25 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/8 removed: Command exited with code 1
- 14/08/25 08:58:25 INFO client.AppClient$ClientActor: Executor added: app-20140825085822-0002/9 on worker-20140825084704-ubuntu-49237 (ubuntu:49237) with 8 cores
- 14/08/25 08:58:25 INFO cluster.SparkDeploySchedulerBackend: Granted executor ID app-20140825085822-0002/9 on hostPort ubuntu:49237 with 8 cores, 512.0 MB RAM
- 14/08/25 08:58:25 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/9 is now RUNNING
- 14/08/25 08:58:25 INFO client.AppClient$ClientActor: Executor updated: app-20140825085822-0002/9 is now FAILED (Command exited with code 1)
- 14/08/25 08:58:25 INFO cluster.SparkDeploySchedulerBackend: Executor app-20140825085822-0002/9 removed: Command exited with code 1
- 14/08/25 08:58:25 ERROR client.AppClient$ClientActor: Master removed our application: FAILED; stopping client
- 14/08/25 08:58:25 WARN cluster.SparkDeploySchedulerBackend: Disconnected from Spark cluster! Waiting for reconnection...
Advertisement
Add Comment
Please, Sign In to add comment