GitHub user felixcheung opened a pull request: https://github.com/apache/spark/pull/13752
[SPARK-16028][SPARKR] spark.lapply can work with active context ## What changes were proposed in this pull request? spark.lapply and setLogLevel ## How was this patch tested? unit test @shivaram @thunterdb You can merge this pull request into a Git repository by running: $ git pull https://github.com/felixcheung/spark rlapply Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/13752.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 #13752 ---- commit 179fbdc7f93a929e00aaeeb575eb404038385252 Author: Felix Cheung <felixcheun...@hotmail.com> Date: 2016-06-18T04:48:05Z lapply should not need spark context ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org