clitool 0.3.0 documentation

Welcome to clitool’s documentation!

Contents   ::   Examples to Convert CSV File  »

Welcome to clitool’s documentation!

clitool is a handy library to support you implementing command line script. This library cuts off redundant argument parsing and configuration loading, and also provides a feature to handle streaming data with some logging.

You can try a simple solution to parse Apache accesslog and create key/value report. This will be suitable for Hadoop Streaming environment.

List of features are:

Contents:

Contents   ::   Examples to Convert CSV File  »