Package ds.granules.samples.iterative

This package contains sample programs that demonstrate iterative execution of cascaded map-reduce stages.

See: Description

Package ds.granules.samples.iterative Description

This package contains sample programs that demonstrate iterative execution of cascaded map-reduce stages. Each stage may comprise multiple maps/reducers. The example demonstrates the orchestration of iterative execution of these stages until a termination condition has been reached.