Github user zdove commented on the issue:

    https://github.com/apache/spark/pull/14239
  
    Thank you for your reply.
    I consider that the code you have changed don't involve about SparkConf. If 
you don't change the default SparkConf file then Spark will not recognize the 
parameter spark.shuffle.prepare.open, am I right?
     
    And even after Spark recognize the spark.shuffle.prepare.open you set, 
where and when will it send this message  to 
shuffle/src/main/java/org/apache/spark/network/shuffle/protocol/BlockTransferMessage.java
  PREPARE_BLOCKS(6) ?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to