Github user alexmilowski commented on the issue:
https://github.com/apache/spark/pull/21511
Hello all,
I've been thinking about trying to make this more generic given I just ran
into a hostPath/volume issue for executors which is similar. I took a look at
SPARK-24434 and that seems to be likely the right path. In the end, GPU,
volumes, etc. are all just aspects that need to go into the pod description so
the scheduler can choose the right node and associate the right resources.
I will try to contribute to SPARK-24434 and this pull request might not be
necessary afterwards.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]