Distributed Systems (DS) have a collection of heterogeneous computing resources to process user tasks. Task scheduling in DS has become prime research case, not only due of finding an optimal schedule ...
Simple MapReduce execution model Configurable number of mappers and reducers Built-in job examples (Word Count, Inverted Index, Natural Join) Command-line interface for running jobs Easy to extend ...