Skip to content

[SPARK-15645][Streaming] Fix some typos of Streaming module#13385

Closed
keypointt wants to merge 4 commits intoapache:masterfrom
keypointt:codeWalkThroughStreaming
Closed

[SPARK-15645][Streaming] Fix some typos of Streaming module#13385
keypointt wants to merge 4 commits intoapache:masterfrom
keypointt:codeWalkThroughStreaming

Conversation

@keypointt
Copy link
Contributor

What changes were proposed in this pull request?

No code change, just some typo fixing.

How was this patch tested?

Manually run project build with testing, and build is successful.

@SparkQA
Copy link

SparkQA commented May 29, 2016

Test build #59569 has finished for PR 13385 at commit 504e836.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

* (e.g., DStream[(Int, Int)] through implicit conversions.
*
* DStreams internally is characterized by a few basic properties:
* DStream internally is characterized by a few basic properties:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Internally, a DStream is ..."

@srowen
Copy link
Member

srowen commented May 29, 2016

OK. Pretty minor stuff but a typo is a typo

@SparkQA
Copy link

SparkQA commented May 30, 2016

Test build #59601 has finished for PR 13385 at commit 15d4b9f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request May 30, 2016
## What changes were proposed in this pull request?

No code change, just some typo fixing.

## How was this patch tested?

Manually run project build with testing, and build is successful.

Author: Xin Ren <iamshrek@126.com>

Closes #13385 from keypointt/codeWalkThroughStreaming.

(cherry picked from commit 5728aa5)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@srowen
Copy link
Member

srowen commented May 30, 2016

Merged to master/2.0

@asfgit asfgit closed this in 5728aa5 May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants