[
https://issues.apache.org/jira/browse/KUDU-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon resolved KUDU-1215.
-------------------------------
Resolution: Duplicate
Fix Version/s: n/a
Resolving this as duplicate since I think the API that is currently available
solves these use cases. Feel free to reopen if I misunderstood the feature
described here.
> Add integration for Spark map and foreach partition
> ---------------------------------------------------
>
> Key: KUDU-1215
> URL: https://issues.apache.org/jira/browse/KUDU-1215
> Project: Kudu
> Issue Type: New Feature
> Components: integration
> Reporter: Ted Malaska
> Fix For: n/a
>
>
> This jira will add two implicit method to Spark RDD
> 1. kuduForeachPartition
> 2. kuduMapPartitions
> These method will act like the basic foreach/map partition but they will
> provide the developer a live client to interact with Kudu
> These methods will be accessable from two different call points.
> 1. Scala RDD
> 2. KuduContext (which will work for Java)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)