Hello everybody, is there a possibility to make sure that certain/all reduce tasks, i.e. the reducers to certain keys, are executed in a specified order? This is Job internal, so the Job Scheduler is probably the wrong place to start? Does the order induced by the Comparable interface influence the execution order at all?
Thanks in advance, Martin