/streamming_lab

Minimum viable experiment setup for streamming event simulation

Primary LanguageJavaApache License 2.0Apache-2.0

streamming_lab

Minimum viable experiment setup for streamming event simulation

Spark

mvn archetype:generate \
    -DarchetypeGroupId=com.sparkjava \
    -DarchetypeArtifactId=spark-helloworld-archetype \
    -DarchetypeVersion=1.0-SNAPSHOT \
    -DgroupId=com.yc \
    -DartifactId=your-artifactid-here \
    -Dversion=1.0-SNAPSHOT \
    -Dpackage=your.package.here