spark-instrumented-optimizer/R/pkg
hlin09 0ba3fdd599 [Minor][SparkR] Minor refactor and removes redundancy related to cleanClosure.
1. Only use `cleanClosure` in creation of RRDDs. Normally, user and developer do not need to call `cleanClosure` in their function definition.
2. Removes redundant code (e.g. unnecessary wrapper functions) related to `cleanClosure`.

Author: hlin09 <hlin09pu@gmail.com>

Closes #5495 from hlin09/cleanClosureFix and squashes the following commits:

74ec303 [hlin09] Minor refactor and removes redundancy.
2015-04-13 20:43:24 -07:00
..
inst [SPARK-6881][SparkR] Changes the checkpoint directory name. 2015-04-13 16:53:50 -07:00
R [Minor][SparkR] Minor refactor and removes redundancy related to cleanClosure. 2015-04-13 20:43:24 -07:00
src [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
tests [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
DESCRIPTION [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
NAMESPACE [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00