This repository contains small snippets that showcase the usage of the Couchbase Spark Connector with Apache Spark.
Please see the Documentation for quickstart and
full documentation. Also make sure to have at least the travel-sample
and the
default
bucket loaded. Some examples also need more setup like the twitter stream,
JDBC and Hadoop examples.
All examples can be run from the IDE by calling the main
methods and you
can also run them from the command line, for example : sbt "run-main DatasetExample"