bashreduce: A Bare-Bones MapReduce
Pretty slick implementation of MapReduce using a bash script, allowing you to pipe data in/out, redirect etc, using command-line tools.
bashreduce: A Bare-Bones MapReduce
Pretty slick implementation of MapReduce using a bash script, allowing you to pipe data in/out, redirect etc, using command-line tools.
Hardcore API/system for mass data processing using EC2 via custom-defined “workflows” and “units of work”. Looks really interesting.