You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2019/04/23 18:45:15 UTC

[kudu-CR] [WIP] KUDU-1603: PySpark Integration

andy@phdata.io has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13087


Change subject: [WIP] KUDU-1603: PySpark Integration
......................................................................

[WIP] KUDU-1603: PySpark Integration

This is a work in progress patch to add KuduContext support to pyspark.
Currently there is an issue with kuduRDD function and
serialization/deserialization between Scala/Java and Python. Tests need
to still be writtent as well.

Change-Id: I0996385a17fda52c52f8f3b9b6f99416f95adab6
---
M java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/SparkUtil.scala
M python/kudu/pyspark.py
2 files changed, 33 insertions(+), 30 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/13087/1
-- 
To view, visit http://gerrit.cloudera.org:8080/13087
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0996385a17fda52c52f8f3b9b6f99416f95adab6
Gerrit-Change-Number: 13087
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <an...@phdata.io>

[kudu-CR] [WIP] KUDU-1603: PySpark Integration

Posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org>.
andy@phdata.io has abandoned this change. ( http://gerrit.cloudera.org:8080/13087 )

Change subject: [WIP] KUDU-1603: PySpark Integration
......................................................................


Abandoned

fixing commits
-- 
To view, visit http://gerrit.cloudera.org:8080/13087
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: I0996385a17fda52c52f8f3b9b6f99416f95adab6
Gerrit-Change-Number: 13087
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <an...@phdata.io>
Gerrit-Reviewer: Kudu Jenkins (120)