Project

floom

0.0
No commit activity in last 3 years
No release in over 3 years
Flume extra fun: Floom
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.8.0
 Project Readme

Floom

A small set of Ruby tools to make using Apache Flume a little less painful.

Usage

Floom ships with several command line utilities that shorten lengthy, often-used Flume commands.

floom oneshot <flume config string>

Executes a no watchdog, no heartbeat, exit on failure Flume node with the supplied config.

floom debug <decorator file>

Executes a oneshot node with a console source, and a console sink decorated with the definition supplied.