The Yield After Minutes field helps you prevent any processor from being monopolized by a long-running map or reduce job. Here’s how this setting works: During the map and reduce stages, after each function invocation, the system checks to see how long the map or reduce job has been running. If the amount of elapsed… Continue reading Yield After Minutes in Map reduce script