abellina commented on PR #43627:
URL: https://github.com/apache/spark/pull/43627#issuecomment-1813246792

   Thanks @mridulm, yes the commits make sense, it brings back the late 
initialization in the driver. I tested the change, the main difference from 
your patch @mridulm is I had to still get the shuffle manage class names using 
the method we added to the `ShuffleManager` object here 
https://github.com/apache/spark/pull/43627/files#diff-42a673b8fa5f2b999371dc97a5de7ebd2c2ec19447353d39efb7e8ebc012fe32R592,
 because the `shuffleManager` is not set yet at this point.
   
   @tgravescs fyi


-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to