I would like to announce maintenance release 1.1 of hamake (http://code.google.com/p/hamake/).
It mostly includes bug fixes, optimizations and code cleanup. There was minor syntax changes in hamakefile format, which is now documented here: http://code.google.com/p/hamake/wiki/HaMakefileSyntax This release also include RPMs in addition to source tarball. 'hamake' utility allows you to automate incremental processing of datasets stored on HDFS using Hadoop tasks written in Java or using PigLatin scripts. Datasets could be either individual files or directories containing groups of files. New files may be added (or removed) at arbitrary location which may trigger recalculation of data depending on them. It is similar to unix 'make' utility. Sincerely, Vadim Zaliva
