Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Conversation

@mikelambert
Copy link
Contributor

My multiple-day-long mapreduce just died. Without any retries. Without any log statements explaining why. Sigh.

I'm not going to push for a retry (since arguably the preprocess would just repeatedly fail, and one can agree/disagree as to whether it should retry with the intent that the programmer fixes something on a subsequent retry).

But it should at the very least log the exception, so the programmer can attempt to fix it, before he or she attempts to run the multiple-day-long mapreduce again.

My multiple-day-long mapreduce just died. Without any retries. Without any log statements explaining why. Sigh.

I'm not going to push for a retry (since arguably the preprocess would just repeatedly fail, and one can agree/disagree as to whether it should retry with the intent that the programmer fixes something on a subsequent retry).

But it should at the very least log the exception, so the programmer can attempt to fix it, before he or she attempts to run the multiple-day-long mapreduce again.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant