/couchbase-spark-connector

The Official Couchbase Spark Connector

Primary LanguageScalaApache License 2.0Apache-2.0

Couchbase Spark Connector

A library to integrate Couchbase Server with Spark in order to use it as a data source and target in various ways.

Linking

You can link against this library (for Spark 1.4+) in your program at the following coordinates:

groupId: com.couchbase.client
artifactId: spark-connector_2.10
version: 1.0.0

If you are using SBT:

libraryDependencies += "com.couchbase.client" %% "spark-connector" % "1.0.0"

Documentation

The official documentation, including a quickstart guide can be found here.

License

Copyright 2015 Couchbase Inc.

Licensed under the Apache License, Version 2.0.

See the Apache 2.0 license.