GitHub user felixcheung opened a pull request:
https://github.com/apache/spark/pull/10584
[SPARK-12625][SPARKR][SQL] replace R usage of Spark SQL deprecated API
@rxin @davies @shivaram
Took save mode from my PR #10480, and move everything to writer methods.
This is related to PR #10559
TODO:
- [ ] it seems jsonRDD() is broken, need to investigate - this is not a
public API though; will look into some more tonight.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/felixcheung/spark rremovedeprecated
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10584.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #10584
----
commit e0e2a9c85b539044bcc724c1e54f56e7eafcb13d
Author: felixcheung <[email protected]>
Date: 2016-01-05T01:32:38Z
migrate from deprecated API
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]