pan3793 commented on code in PR #2482:
URL: https://github.com/apache/celeborn/pull/2482#discussion_r1592068955


##########
docs/deploy.md:
##########
@@ -199,6 +199,10 @@ spark.sql.adaptive.skewJoin.enabled true
 spark.shuffle.sort.io.plugin.class 
org.apache.spark.shuffle.celeborn.CelebornShuffleDataIO
 # Required Spark version >= 3.4.0, highly recommended to disable
 spark.dynamicAllocation.shuffleTracking.enabled false
+
+# Support ShuffleManager defined in user-defined jar
+# Required Spark version < 4.0.0, highly recommended to false for 
ShuffleManager in user-defined jar specified by --jars or spark.jars

Review Comment:
   please leave a Spark JIRA ticket too, there are lots of Spark users maintain 
customized Spark versions



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to