-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-6799] [SPARKR] Remove SparkR RDD examples, add dataframe examples #5949
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
Conversation
Merged build triggered. |
Merged build started. |
Test build #32021 has started for PR 5949 at commit |
Test build #32021 has finished for PR 5949 at commit
|
Merged build finished. Test FAILed. |
Test FAILed. |
LGTM. |
Jenkins, retest this please. |
Merged build triggered. |
Merged build started. |
Test build #32032 has started for PR 5949 at commit |
Test build #32032 has finished for PR 5949 at commit
|
Merged build finished. Test FAILed. |
Test FAILed. |
Jenkins, retest this please |
Merged build triggered. |
Merged build started. |
Test build #32039 has started for PR 5949 at commit |
Test build #32039 has finished for PR 5949 at commit
|
Merged build finished. Test PASSed. |
Test PASSed. |
Thanks. Merging in master & branch-1.4. |
This PR also makes some of the DataFrame to RDD methods private as the RDD class is private in 1.4 cc rxin pwendell Author: Shivaram Venkataraman <[email protected]> Closes #5949 from shivaram/sparkr-examples and squashes the following commits: 6c42fdc [Shivaram Venkataraman] Remove SparkR RDD examples, add dataframe examples (cherry picked from commit 4e93042) Signed-off-by: Reynold Xin <[email protected]>
This PR also makes some of the DataFrame to RDD methods private as the RDD class is private in 1.4 cc rxin pwendell Author: Shivaram Venkataraman <[email protected]> Closes apache#5949 from shivaram/sparkr-examples and squashes the following commits: 6c42fdc [Shivaram Venkataraman] Remove SparkR RDD examples, add dataframe examples
This PR also makes some of the DataFrame to RDD methods private as the RDD class is private in 1.4 cc rxin pwendell Author: Shivaram Venkataraman <[email protected]> Closes apache#5949 from shivaram/sparkr-examples and squashes the following commits: 6c42fdc [Shivaram Venkataraman] Remove SparkR RDD examples, add dataframe examples
This PR also makes some of the DataFrame to RDD methods private as the RDD class is private in 1.4 cc rxin pwendell Author: Shivaram Venkataraman <[email protected]> Closes apache#5949 from shivaram/sparkr-examples and squashes the following commits: 6c42fdc [Shivaram Venkataraman] Remove SparkR RDD examples, add dataframe examples
This PR also makes some of the DataFrame to RDD methods private as the RDD class is private in 1.4
cc @rxin @pwendell