GitHub user XD-DENG opened a pull request:
https://github.com/apache/spark/pull/21205
[Minor] To add a missing full-stop.
## What changes were proposed in this pull request?
In the document [Tuning Spark -> Determining Memory
Consumption](https://spark.apache.org/docs/latest/tuning.html#determining-memory-consumption),
a full stop was missing in the second paragraph.
It's `...use SizeEstimatorâs estimate method This is useful for
experimenting...`, while there is supposed to be a full stop before `This`.
Screenshot showing before change is attached below.
<img width="1033" alt="screen shot 2018-05-01 at 5 22 32 pm"
src="https://user-images.githubusercontent.com/11539188/39468206-778e3d8a-4d64-11e8-8a92-38464952b54b.png">
## How was this patch tested?
This is a simple change in doc. Only one full stop was added in plain text.
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/XD-DENG/spark patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21205.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21205
----
commit bff84e7dee0547e37c7b8ead8a8b9e68e203b1b3
Author: Xiaodong <11539188+xd-deng@...>
Date: 2018-05-01T09:18:48Z
[Minor] To add a missing full-stop.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]