aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2012-09-26 23:22:15 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2012-09-26 23:22:15 -0700
commita4093f75637910524f501d36b268584006455d9b (patch)
tree158b145b7769e8fedb28d699351a32ffb6b59219 /docs/configuration.md
parentea05fc130b64ce356ab7524a3d5bd1e022cf51b5 (diff)
downloadspark-a4093f75637910524f501d36b268584006455d9b.tar.gz
spark-a4093f75637910524f501d36b268584006455d9b.tar.bz2
spark-a4093f75637910524f501d36b268584006455d9b.zip
Minor doc fixes
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index 0b6be26bba..4e47ca16e8 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -143,6 +143,7 @@ Apart from these, the following properties are also available, and may be useful
large as the largest single object you'll serialize). Increase this if you get a "buffer limit
exceeded" exception inside Kryo. Note that there will be one buffer <i>per core</i> on each worker.
</td>
+</tr>
<tr>
<td>spark.broadcast.factory</td>
<td>spark.broadcast. HttpBroadcastFactory</td>
@@ -175,7 +176,6 @@ Apart from these, the following properties are also available, and may be useful
</tr>
</table>
-
# Configuring Logging
Spark uses [log4j](http://logging.apache.org/log4j/) for logging. You can configure it by adding a `log4j.properties`