Skip to content

[MINOR][Streaming][Docs] Minor changes on kinesis integration #14097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

keypointt
Copy link
Contributor

What changes were proposed in this pull request?

Some minor changes for documentation page "Spark Streaming + Kinesis Integration".

Moved "streaming-kinesis-arch.png" before the bullet list, not in between the bullets.

How was this patch tested?

Tested manually, on my local machine.

@SparkQA
Copy link

SparkQA commented Jul 7, 2016

Test build #61937 has finished for PR 14097 at commit 0740b2b.

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

@keypointt
Copy link
Contributor Author

hi @srowen do you mind have a look at this one? very minor changes...

thank you :)

@srowen
Copy link
Member

srowen commented Jul 8, 2016

Seems reasonable.

@keypointt
Copy link
Contributor Author

maybe I should also cc @tdas , he is on the streaming part

@@ -9,7 +9,7 @@ Here we explain how to configure Spark Streaming to receive data from Kinesis.

#### Configuring Kinesis

A Kinesis stream can be set up at one of the valid Kinesis endpoints with 1 or more shards per the following
A Kinesis stream can be set up at one of the valid Kinesis endpoints with 1 or more shards following
Copy link
Member

Choose a reason for hiding this comment

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

The sentence was correct before but now is ungrammatical

Copy link
Contributor Author

Choose a reason for hiding this comment

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

excuse me for my English...
kinesis stream can be set (...) per the guide?

Copy link
Member

Choose a reason for hiding this comment

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

Yes, but that's only removing "following" and I don't think that's an improvement.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I see... I'll revert it back to original

@SparkQA
Copy link

SparkQA commented Jul 10, 2016

Test build #62061 has finished for PR 14097 at commit 55dc2a2.

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

@tdas
Copy link
Contributor

tdas commented Jul 12, 2016

LGTM. Merging to master and 2.0. Thanks!

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

Some minor changes for documentation page "Spark Streaming + Kinesis Integration".

Moved "streaming-kinesis-arch.png" before the bullet list, not in between the bullets.

## How was this patch tested?

Tested manually, on my local machine.

Author: Xin Ren <iamshrek@126.com>

Closes #14097 from keypointt/kinesisDoc.

(cherry picked from commit 05d7151)
Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>
@asfgit asfgit closed this in 05d7151 Jul 12, 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.

4 participants