eminn / jet-word-count

Hazelcast Jet Word Count Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hazelcast Jet Word Count Example

This repository cointains a basic Word Count Example for the demonstration purposes.

To build the project

mvn clean package

Then you can submit the packaged JAR file with the submit-jet.sh


./submit-jet.sh target/jet-word-count-0.1-SNAPSHOT.jar

About

Hazelcast Jet Word Count Example

License:Apache License 2.0


Languages

Language:Java 100.0%