Write a Spark DataFrame to Couchbase

We are using the latest Java Spark Couchbase Connector. There seems to be no API which directly writes the Spark DataFrame to Couchbase. Is there any other way of creating the JSON Document from the DataFrame which can be pushed to Couchbase.

2 Likes

Hi Neeleshkumar, @devbase,

I’m new to maintaining the Spark Connector, but let me investigate and and see if there’s a good way to do this.

Thanks,
David