Skip to content
avitorovic edited this page May 8, 2012 · 72 revisions

Squall is an online query processing tool built on top of Storm (https://github.com/nathanmarz/storm). Similar to how Hive provides SQL syntax on top of Hadoop for doing batch processing, Squall executes SQL queries on top of Storm for doing online processing.

Documentation for users

Documentation for developers

Contributing to Squall

Clone this wiki locally