Rahul Kumar
Rahul Kumar
Was facing same issue, My findings so far, above driver logs shows it is running `/usr/bin/spark-operator`, which is for spark controller and not for driver pod I guess. The developer...
Having same issue with other models, can look into how to get it working for other models. BTW, any specific reason for not having that option by default for all...
Got it, not every package supports it. But yea, can raise PR for some of them which does support it. Will try having looking at the code and add.
Hi, I am facing the same issue. Not sure why was this key lost.
This is not used in admin-tools update schema.
I can pick this up and raise a PR for this feature.
Cool, I will pick this up this/next week.
Hi, I am trying out something similar, using ${PROJECT_ROOT} does work but when we have chain of libraries, it doesn't compile, it take relative path of my current project directly...
Extending to this, will be nice to have functionality like defining maintenance window and perform reload in that period only.
Facing same issue. If i don't set tolerationSeconds it says `pools.0.tolerations.0.tolerationSeconds.seconds in body is required` If I set it to non zero it says `Invalid value: \"NoSchedule\": effect must be...