Yakov Zhdanov created IGNITE-3232: ------------------------------------- Summary: Ignite RDD: need to add transformer closure to saveValues and savePairs Key: IGNITE-3232 URL: https://issues.apache.org/jira/browse/IGNITE-3232 Project: Ignite Issue Type: Improvement Components: Ignite RDD Reporter: Yakov Zhdanov Assignee: Valentin Kulichenko Fix For: 1.7
We need to add transformer closure that allows inline transformation. Closure should accept rdd row and return result eligible to be saved in cache. User should also should have access to Ignite instance inside closure to be able to provide affinity key to store on desired node. -- This message was sent by Atlassian JIRA (v6.3.4#6332)