Index of exceptions


I
InfrastructureFailure [RemoteController]
If all of the workers die, the map_reduce function should raise an InfrastructureFailure exception.

M
MapFailure [RemoteController]
If the application raises an exception while executing the map or reduce functions, then the worker should return a JobFailed message.

R
ReduceFailure [RemoteController]