[
https://issues.apache.org/jira/browse/IGNITE-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335879#comment-15335879
]
Valentin Kulichenko commented on IGNITE-3215:
---------------------------------------------
Merged to master.
> 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
> Assignee: 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)