rockcoding5 / couchbase-spark-samples

Examples on how to use the Couchbase Spark Connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Examples on how to use the Couchbase Spark Connector


Languages

Language:Scala 89.3%Language:Java 10.7%