Skip to content
Mike Fisk edited this page Mar 12, 2017 · 23 revisions

FileMap is a file-based map-reduce system for data-parallel computation. If you’re familiar with Hadoop (including Hadoop Streaming), you can think of FileMap as a lightweight, high-performance, zero-install alternative. When combined with DB, it can be used for SQL analytics (like Hive with Hadoop).

Learn More: Examples | Installation | Features | FileMap workshop paper
Get Involved: Issue tracking | Code

Clone this wiki locally