DOC

edu.uchicago.mpcs53013 : speed-layer-flights-archetype

Maven & Gradle

Nov 16, 2022

Speed Layer Flights Archetype · Create a Spark Scala streaming program that reads flights from Kafka, looks up corresponding weather information and updates speed layer tables in HBase

Table Of Contents

Latest Version

Download edu.uchicago.mpcs53013 : speed-layer-flights-archetype Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file speed-layer-flights-archetype-8.0.1-javadoc.jar to speed-layer-flights-archetype-8.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder speed-layer-flights-archetype-8.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "speed-layer-flights-archetype-8.0.1-sources.jar" -d "speed-layer-flights-archetype-8.0.1-javadoc" -subpackages