Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 684 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 684 Bytes

Couchbase Spark Samples

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"