GitHub user felixcheung opened a pull request:
https://github.com/apache/spark/pull/14330
[SPARK-16693][SPARKR] Remove methods deprecated in 2.0.0 or before
## What changes were proposed in this pull request?
Remove deprecated functions which includes:
SQLContext/HiveContext stuff
sparkR.init
jsonFile
parquetFile
## How was this patch tested?
unit tests
@shivaram
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/felixcheung/spark rremovedeprecate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14330.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 #14330
----
commit fa92cc10df02345f114c33ccb9cd7846a94236f9
Author: Felix Cheung <[email protected]>
Date: 2016-07-23T20:47:20Z
remove deprecated functions, and back compat dispatching for omitting
sparkContext or sqlContext parameters
commit 503c93560651d8479caffb48b56415405ba3869c
Author: Felix Cheung <[email protected]>
Date: 2016-07-23T21:34:00Z
fix namespace file
commit 31622151eae38644ccd22051872797e5632bf5c8
Author: Felix Cheung <[email protected]>
Date: 2016-07-23T22:14:27Z
fix test
----
---
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]