viirya commented on code in PR #836:
URL: https://github.com/apache/datafusion-comet/pull/836#discussion_r1720110318


##########
docs/source/user-guide/installation.md:
##########
@@ -152,3 +152,7 @@ To enable columnar shuffle which supports all partitioning 
and basic complex typ
 ```
 --conf spark.comet.exec.shuffle.mode=jvm
 ```
+
+### Cluster mode
+Running in cluster mode it might be needed to set addtitional `--conf 
spark.plugins=org.apache.spark.CometPlugin` 
+to make the cluster resource managares respect Comet memory parameters. More 
[Memory Tuning in cluster mode](./tuning.md#memory-tuning-in-cluster-mode)

Review Comment:
   It is not specified for cluster usage, I think.



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


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

Reply via email to