twitter/scalding

Emit the execution step id in the name of the cascading job

johnynek opened this issue · 0 comments

Currently, Executions have 1 name for every step in the execution.

This is not ideal. We should add to the name the id, which the cascading submit thread uses to distinguish stats objects.