Skip to content

gulyasm/bigdata

Repository files navigation

Big data examples

Usage

To build and install to local Maven repository, use mvn install

Examples

Spark

Spark wordcount

The input path and the output path is specified through input params.

Spark streaming

Input is consumed from socket 9999, with tools like nc. nc -kl 9999

Storm

Storm Twitter

Please condider using your own twitter credentials.

About

Examples for various big data technologies.

Resources

Stars

Watchers

Forks

Packages

No packages published