Skip to content
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

[SPARKR][DOC] update doc for fpgrowth #17526

Closed
wants to merge 2 commits into from

Conversation

felixcheung
Copy link
Member

What changes were proposed in this pull request?

minor update

@zero323

@SparkQA
Copy link

SparkQA commented Apr 4, 2017

Test build #75503 has started for PR 17526 at commit e4e03ea.

@felixcheung
Copy link
Member Author

Jenkins, retest this please

@SparkQA
Copy link

SparkQA commented Apr 4, 2017

Test build #75505 has finished for PR 17526 at commit e4e03ea.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@felixcheung
Copy link
Member Author

Jenkins, retest this please

@felixcheung
Copy link
Member Author

First failure wasn't clear the cause, the second is related to streaming timing - I have seen it twice so far and should look into address it.

Failed -------------------------------------------------------------------------
1. Failure: read.stream, write.stream, awaitTermination, stopQuery (@test_streaming.R#56) 
head(sql("SELECT count(*) FROM people"))[[1]] not equal to 3.
1/1 mismatches
[1] 0 - 3 == -3


2. Failure: read.stream, write.stream, awaitTermination, stopQuery (@test_streaming.R#60) 
head(sql("SELECT count(*) FROM people"))[[1]] not equal to 6.
1/1 mismatches
[1] 3 - 6 == -3

@SparkQA
Copy link

SparkQA commented Apr 4, 2017

Test build #75511 has finished for PR 17526 at commit e4e03ea.

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

@asfgit asfgit closed this in c1b8b66 Apr 5, 2017
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.

2 participants