You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/09/27 17:03:21 UTC

[jira] [Resolved] (KUDU-1216) Add integration for Spark DStream map and foreach partition

     [ https://issues.apache.org/jira/browse/KUDU-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved KUDU-1216.
-------------------------------
       Resolution: Duplicate
    Fix Version/s: n/a

Closing as duplicate since I think this is implemented by the current Spark integration. Feel free to re-open if I misunderstood.

> Add integration for Spark DStream map and foreach partition
> -----------------------------------------------------------
>
>                 Key: KUDU-1216
>                 URL: https://issues.apache.org/jira/browse/KUDU-1216
>             Project: Kudu
>          Issue Type: New Feature
>          Components: integration
>            Reporter: Ted Malaska
>             Fix For: n/a
>
>
> This jira will add two implicit method to Spark DStream
> 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 DStream
> 2. KuduContext (which will work for Java)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)