From 7a1d1c93b824a5b38c4ddeb16900dc6173482c83 Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Fri, 6 Dec 2013 20:28:22 -0800 Subject: Minor formatting fix in config file --- docs/configuration.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 65b41b45cb..e86b9ea645 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -334,7 +334,6 @@ Apart from these, the following properties are also available, and may be useful If set to "true", consolidates intermediate files created during a shuffle. Creating fewer files can improve filesystem performance for shuffles with large numbers of reduce tasks. It is reccomended to set this to "true" when using ext4 or xfs filesystems. On ext3, this option might degrade performance on machines with many (>8) cores due to filesystem limitations. - spark.speculation false -- cgit v1.2.3