Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/19388
High level question: do you need to create the commit id based on the rdd +
stage ids, or could it be something else (like a monotonically increasing
value, or a uuid)? That would probably simplify the code.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
