You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/05/30 18:04:12 UTC

[jira] [Created] (IGNITE-3215) IgniteRDD should be able to work with BinaryObjects

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)