Github user davies commented on the pull request:
https://github.com/apache/spark/pull/1371#issuecomment-49567522
Even with multiprocess, the hash of None are the same, because they are
forked from the same one process.
On Sun, Jul 20, 2014 at 4:33 PM, Matei Zaharia <[email protected]>
wrote:
> Even in local mode, we launch multiple Python processes, one per core.
> Just set the master to local[4] or something like that. Some of our other
> tests do that.
>
> --
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/spark/pull/1371#issuecomment-49563398>.
>
--
- Davies
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---