MVN

edu.uchicago.mpcs53013 : spark-streaming-flights-archetype

Maven & Gradle

Nov 19, 2018

Spark Kafka HBase Streaming Flights Archetype · Create a Spark Scala streaming program that reads flights from Kafka and looks them up in HBase

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=spark-streaming-flights-archetype -DarchetypeVersion=4.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uchicago.mpcs53013 : spark-streaming-flights-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of edu.uchicago.mpcs53013 : spark-streaming-flights-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
4.0.x
spark-streaming-flights-archetype-4.0.0
1.0.x
spark-streaming-flights-archetype-1.0.3
spark-streaming-flights-archetype-1.0.2
spark-streaming-flights-archetype-1.0.1
spark-streaming-flights-archetype-1.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=spark-streaming-flights-archetype -DarchetypeVersion=4.0.0