Skip to content

[SPARK-20015][SPARKR][SS][DOC][EXAMPLE] Document R Structured Streaming (experimental) in R vignettes and R & SS programming guide, R example - #17814

Closed
felixcheung wants to merge 7 commits into
apache:masterfrom
felixcheung:rdocss
Closed

Conversation

@felixcheung

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Add

  • R vignettes
  • R programming guide
  • SS programming guide
  • R example

Also disable spark.als in vignettes for now since it's failing (SPARK-20402)

How was this patch tested?

manually

@felixcheungfelixcheung changed the title [SPARK-20015][SPARKR][DOC][EXAMPLE] Document R Structured Streaming (experimental) in R vignettes and R & SS programming guide, R example[SPARK-20015][SPARKR][SS][DOC][EXAMPLE] Document R Structured Streaming (experimental) in R vignettes and R & SS programming guide, R exampleApr 30, 2017
@SparkQA

Copy link
Copy Markdown

Test build #76333 has finished for PR 17814 at commit 197eee3.

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

@shivaram

Copy link
Copy Markdown
Contributor

cc @tdas@marmbrus

@SparkQA

Copy link
Copy Markdown

Test build #76439 has finished for PR 17814 at commit f2b10af.

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

@felixcheung

Copy link
Copy Markdown
MemberAuthor

merged to master/2.2

@asfgitasfgit closed this in b8302ccMay 4, 2017
asfgit pushed a commit that referenced this pull request May 4, 2017
…ng (experimental) in R vignettes and R & SS programming guide, R example
Add
- R vignettes
- R programming guide
- SS programming guide
- R example
Also disable spark.als in vignettes for now since it's failing (SPARK-20402)
manually
Author: Felix Cheung <felixcheung_m@hotmail.com>
Closes#17814 from felixcheung/rdocss.
(cherry picked from commit b8302cc)
Signed-off-by: Felix Cheung <felixcheung@apache.org>
@felixcheung

Copy link
Copy Markdown
MemberAuthor

Would love any comment or feedback

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

@felixcheung@SparkQA@shivaram