Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Our current implementation simply serializes and writes files from the executor, and the client reads the data to collect the RDD data. This should be handled more properly.
Please refer to edu.snu.nemo.compiler.frontend.spark.core.java.SparkFrontendUtils and edu.snu.nemo.compiler.frontend.spark.transform.CollectTransform for more information.
Attachments
Issue Links
- is blocked by
-
NEMO-103 Communication between Driver and Client
- Resolved
- links to