2017-04-03 1 views
0

J'utilise elasticsearch avec un ordinateur portable jupyter python dans DSX. Quand j'écris un dataframe à objectstorage, je reçois une erreur:jupyter ordinateur portable python utilisant elasticsearch

ratings_df.write.format("org.elasticsearch.spark.sql").save("swift://DSConnections.spark/ratings.es")

Py4JJavaError: An error occurred while calling o96.save. : java.lang.ClassNotFoundException: Failed to find data source: org.elasticsearch.spark.sql. Please find packages at http://spark-packages.org

Répondre