Skip to content

Typo in comment: use 2 seconds instead of 1 - #9714

Closed
RohanBhanderi wants to merge 1 commit into
apache:masterfrom
RohanBhanderi:patch-2
Closed

Typo in comment: use 2 seconds instead of 1#9714
RohanBhanderi wants to merge 1 commit into
apache:masterfrom
RohanBhanderi:patch-2

Conversation

@RohanBhanderi

Copy link
Copy Markdown

Use 2 seconds batch size as duration specified in JavaStreamingContext constructor is 2000 ms

Use 2 seconds batch size as duration specified in JavaStreamingContext constructor is 2000 ms
@srowen

Copy link
Copy Markdown
Member

OK. Any other comments like this that need a fix? might be worth looking at related files.

@SparkQA

Copy link
Copy Markdown

Test build #2059 has finished for PR 9714 at commit e566b13.

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

asfgit pushed a commit that referenced this pull request Nov 14, 2015
Use 2 seconds batch size as duration specified in JavaStreamingContext constructor is 2000 ms
Author: Rohan Bhanderi <rohan.bhanderi@sjsu.edu>
Closes#9714 from RohanBhanderi/patch-2.
(cherry picked from commit 22e96b8)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@srowen

Copy link
Copy Markdown
Member

Merged to master/1.6

Sign up for freeto 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

@RohanBhanderi@srowen@SparkQA