Jordan Birdsell has uploaded a new change for review. http://gerrit.cloudera.org:8080/5172
Change subject: [WIP][DONT_BUILD][spark] - Java Spark API ...................................................................... [WIP][DONT_BUILD][spark] - Java Spark API Currently, the Kudu Spark API is only supported for Scala. This patch introduces Java compatibility for Spark. This will later be useful for the creation of a Kudu pyspark API since py4j will be used to wrap the library. Change-Id: I87c5ba73a0139b05e9a03157078be31534ea5488 --- A java/kudu-spark/src/main/scala/org/apache/kudu/spark/kudu/api/java/JavaKuduContext.scala 1 file changed, 146 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/72/5172/1 -- To view, visit http://gerrit.cloudera.org:8080/5172 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I87c5ba73a0139b05e9a03157078be31534ea5488 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jordan Birdsell <[email protected]>
