comphead commented on PR #684:
URL: https://github.com/apache/datafusion-comet/pull/684#issuecomment-2287067051

   > @comphead Hm, interesting, I tried launching the container with and 
without specifying `spark.comet.memoryOverhead` and YARN reported the same 
amount of memory allocated to my application. I'll check again tomorrow with 
debug enabled, hopefully I'll see this: 
https://github.com/apache/datafusion-comet/blob/acb78280e495079312a1067b80e91671852389a5/spark/src/main/scala/org/apache/spark/Plugins.scala#L63C7-L63C14
   
   @orthoxerox please try it with applying a separate plugin 
   ```
   --conf spark.plugins=org.apache.spark.CometPlugin
   ```


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