You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2016/02/26 13:51:19 UTC

[jira] [Updated] (KUDU-1321) Basic kuduRDD and default source

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

Mike Percy updated KUDU-1321:
-----------------------------
    Parent: KUDU-1214

> Basic kuduRDD and default source
> --------------------------------
>
>                 Key: KUDU-1321
>                 URL: https://issues.apache.org/jira/browse/KUDU-1321
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: spark
>    Affects Versions: 0.6.0
>            Reporter: Jean-Daniel Cryans
>            Assignee: Dan Burkert
>            Priority: Blocker
>             Fix For: 0.7.0
>
>
> I'm creating this jira to capture the change we made to the original Spark integration plan, and to have a reference jira for 0.7.0.
> What we have now is:
> # a kuduRDD that uses newAPIHadoopRDD with our input format.
> # a default source with a base relation that basically just wraps the kuduRDD, meaning you can run SparkSQL and pick your columns but that's it.
> # a unit test infrastructure in scala
> I'm assigning it to Dan since he's the one who took it to the finish line.



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