View on GitHub

Aggregate Micro Paths

Analytic for Visualizing Geo-Temporal Features of Big Data

Download this project as a .zip file Download this project as a tar.gz file

Infer movement patterns from large amounts of geo-temporal data in a cloud environment.

Visit the wiki for more information.

Quick Start

Prerequisites

Example code

To run the example, execute run_ais.sh found in /hive-streaming. This script will unpack the sample data, upload it to the hadoop filesystem, enter it into Hive, and run the aggregate micro pathing algorithm. When completed, it will also pull down the finished count data from Hive and place it locally into a .csv file located in the hive-streaming/output directory.

For detailed instructions, go here.