Streaming doc correction.

## What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)
Streaming doc correction.

## How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

Author: Satendra Kumar <satendra@knoldus.com>

Closes #14996 from satendrakumar06/patch-1.
This commit is contained in:
Satendra Kumar 2016-09-09 19:15:06 +01:00 committed by Sean Owen
parent 2ed601217f
commit 7098a12945

View file

@ -2072,7 +2072,7 @@ unifiedStream.pprint()
</div> </div>
</div> </div>
Another parameter that should be considered is the receiver's blocking interval, Another parameter that should be considered is the receiver's block interval,
which is determined by the [configuration parameter](configuration.html#spark-streaming) which is determined by the [configuration parameter](configuration.html#spark-streaming)
`spark.streaming.blockInterval`. For most receivers, the received data is coalesced together into `spark.streaming.blockInterval`. For most receivers, the received data is coalesced together into
blocks of data before storing inside Spark's memory. The number of blocks in each batch blocks of data before storing inside Spark's memory. The number of blocks in each batch