From cdb003e3766b6e530d1ac51b16d155e59c329ab5 Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Mon, 20 Jan 2014 16:35:26 -0800 Subject: Removing docs on akka options --- docs/configuration.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs') diff --git a/docs/configuration.md b/docs/configuration.md index 00864906b3..4c2e9cc479 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -379,13 +379,6 @@ Apart from these, the following properties are also available, and may be useful Too large a value decreases parallelism during broadcast (makes it slower); however, if it is too small, BlockManager might take a performance hit. - - akka.x.y.... - value - - An arbitrary akka configuration can be set directly on spark conf and it is applied for all the ActorSystems created spark wide for that SparkContext and its assigned executors as well. - - spark.shuffle.consolidateFiles -- cgit v1.2.3