Github user mridulm commented on the issue:
https://github.com/apache/spark/pull/20414
In addition, any use of random in spark code will get affected by this -
unless input is an idempotent source; even if random initialization is done
predictably with the partition index (which we were doing here anyway).
We might want to look at mllib and other places as well.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]