jose-torres opened a new pull request #24690: [SPARK-27711][CORE] Unset 
InputFileBlockHolder at the end of tasks
URL: https://github.com/apache/spark/pull/24690
 
 
   Unset InputFileBlockHolder at the end of tasks to stop the file name from 
leaking over to other tasks in the same thread. This happens in particular in 
Pyspark because of its complex threading model.
   
   new pyspark test
   
   Closes #24605 from jose-torres/fix254.
   
   Authored-by: Jose Torres <[email protected]>
   Signed-off-by: Xingbo Jiang <[email protected]>
   
   ## What changes were proposed in this pull request?
   
   (Please fill in changes proposed in this fix)
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
   (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
   
   Please review https://spark.apache.org/contributing.html before opening a 
pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to