Skip to content
Snippets Groups Projects
Commit 330c3e33 authored by Jeff Zhang's avatar Jeff Zhang Committed by Holden Karau
Browse files

[SPARK-13330][PYSPARK] PYTHONHASHSEED is not propgated to python worker

## What changes were proposed in this pull request?
self.environment will be propagated to executor. Should set PYTHONHASHSEED as long as the python version is greater than 3.3

## How was this patch tested?
Manually tested it.

Author: Jeff Zhang <zjffdu@apache.org>

Closes #11211 from zjffdu/SPARK-13330.
parent 5f74148b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment