spark git commit: [SPARK-10315] remove document on spark.akka.failure-detector.threshold

2015-08-27 Thread srowen
Repository: spark
Updated Branches:
  refs/heads/branch-1.5 965b3bb0e - db1971501


[SPARK-10315] remove document on spark.akka.failure-detector.threshold

https://issues.apache.org/jira/browse/SPARK-10315

this parameter is not used any longer and there is some mistake in the current 
document , should be 'akka.remote.watch-failure-detector.threshold'

Author: CodingCat zhunans...@gmail.com

Closes #8483 from CodingCat/SPARK_10315.

(cherry picked from commit 84baa5e9b5edc8c55871fbed5057324450bf097f)
Signed-off-by: Sean Owen so...@cloudera.com


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/db197150
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/db197150
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/db197150

Branch: refs/heads/branch-1.5
Commit: db197150102c5ecb829dbbc64fc28b88fcc9c493
Parents: 965b3bb
Author: CodingCat zhunans...@gmail.com
Authored: Thu Aug 27 20:19:09 2015 +0100
Committer: Sean Owen so...@cloudera.com
Committed: Thu Aug 27 20:19:23 2015 +0100

--
 docs/configuration.md | 10 --
 1 file changed, 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/spark/blob/db197150/docs/configuration.md
--
diff --git a/docs/configuration.md b/docs/configuration.md
index 4a6e4dd..77c5cbc 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -907,16 +907,6 @@ Apart from these, the following properties are also 
available, and may be useful
 table class=table
 trthProperty Name/ththDefault/ththMeaning/th/tr
 tr
-  tdcodespark.akka.failure-detector.threshold/code/td
-  td300.0/td
-  td
- This is set to a larger value to disable failure detector that comes 
inbuilt akka. It can be
- enabled again, if you plan to use this feature (Not recommended). This 
maps to akka's
- `akka.remote.transport-failure-detector.threshold`. Tune this in 
combination of
- `spark.akka.heartbeat.pauses` and `spark.akka.heartbeat.interval` if you 
need to.
-  /td
-/tr
-tr
   tdcodespark.akka.frameSize/code/td
   td128/td
   td


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



spark git commit: [SPARK-10315] remove document on spark.akka.failure-detector.threshold

2015-08-27 Thread srowen
Repository: spark
Updated Branches:
  refs/heads/master dc86a227e - 84baa5e9b


[SPARK-10315] remove document on spark.akka.failure-detector.threshold

https://issues.apache.org/jira/browse/SPARK-10315

this parameter is not used any longer and there is some mistake in the current 
document , should be 'akka.remote.watch-failure-detector.threshold'

Author: CodingCat zhunans...@gmail.com

Closes #8483 from CodingCat/SPARK_10315.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/84baa5e9
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/84baa5e9
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/84baa5e9

Branch: refs/heads/master
Commit: 84baa5e9b5edc8c55871fbed5057324450bf097f
Parents: dc86a22
Author: CodingCat zhunans...@gmail.com
Authored: Thu Aug 27 20:19:09 2015 +0100
Committer: Sean Owen so...@cloudera.com
Committed: Thu Aug 27 20:19:09 2015 +0100

--
 docs/configuration.md | 10 --
 1 file changed, 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/spark/blob/84baa5e9/docs/configuration.md
--
diff --git a/docs/configuration.md b/docs/configuration.md
index 4a6e4dd..77c5cbc 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -907,16 +907,6 @@ Apart from these, the following properties are also 
available, and may be useful
 table class=table
 trthProperty Name/ththDefault/ththMeaning/th/tr
 tr
-  tdcodespark.akka.failure-detector.threshold/code/td
-  td300.0/td
-  td
- This is set to a larger value to disable failure detector that comes 
inbuilt akka. It can be
- enabled again, if you plan to use this feature (Not recommended). This 
maps to akka's
- `akka.remote.transport-failure-detector.threshold`. Tune this in 
combination of
- `spark.akka.heartbeat.pauses` and `spark.akka.heartbeat.interval` if you 
need to.
-  /td
-/tr
-tr
   tdcodespark.akka.frameSize/code/td
   td128/td
   td


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org