Valentin Kulichenko created IGNITE-3215:
-------------------------------------------
Summary: IgniteRDD should be able to work with BinaryObjects
Key: IGNITE-3215
URL:
https://issues.apache.org/jira/browse/IGNITE-3215 Project: Ignite
Issue Type: Improvement
Components: Ignite RDD
Affects Versions: 1.6
Reporter: Valentin Kulichenko
Fix For: 1.7
Need to add {{withKeepBinary}} flag to {{IgniteRDD}}, similar to {{IgniteCache}}. If set, functions used in methods like {{foreachPartition}} will work with {{BinaryObject}} instances instead of deserialized objects. Currently if such methods are used, classes are required to be deployed on executors' classpath.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)