Merge pull request #237 from pwendell/formatting-fix Formatting fix
This is a single-line change. The diff appears larger here due to github being out of sync. (cherry picked from commit 10c3c0c6524d0cf6c59b6f2227bf316cdeb7d06c) Signed-off-by: Patrick Wendell <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/80cc4ff9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/80cc4ff9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/80cc4ff9 Branch: refs/heads/branch-0.8 Commit: 80cc4ff94f1cbf53314ee6117733864b690e0249 Parents: 4a6aae3 Author: Patrick Wendell <[email protected]> Authored: Fri Dec 6 20:29:45 2013 -0800 Committer: Patrick Wendell <[email protected]> Committed: Sat Dec 7 01:15:20 2013 -0800 ---------------------------------------------------------------------- docs/configuration.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/80cc4ff9/docs/configuration.md ---------------------------------------------------------------------- diff --git a/docs/configuration.md b/docs/configuration.md index 22abe1c..0edbac2 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -335,7 +335,6 @@ Apart from these, the following properties are also available, and may be useful </td> </tr> <tr> -<tr> <td>spark.speculation</td> <td>false</td> <td>
