[
https://issues.apache.org/jira/browse/KUDU-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870100#comment-15870100
]
Grant Henke commented on KUDU-1603:
-----------------------------------
It looks like you might be using the kudu-spark jar compiled for the 2.10
version of Scala and spark is using Scala 2.11.
Using the kudu-spark 2.11 jar might solve this:
https://mvnrepository.com/artifact/org.apache.kudu/kudu-spark2_2.11/1.1.0
> Pyspark Integration
> -------------------
>
> Key: KUDU-1603
> URL: https://issues.apache.org/jira/browse/KUDU-1603
> Project: Kudu
> Issue Type: New Feature
> Components: integration, python, spark
> Reporter: Jordan Birdsell
> Labels: features
>
> Now that integration with the Spark Scala/Java API has occurred, work can
> begin on exposing this to python and integrating with pyspark. This would
> likely be a more desirable interface to Kudu for python for use cases, like
> Data Science, than the current Python client.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)