xavier chang
xavier chang
@Yikun Can you take a look? I'm not so familiar with spark here.
That's great and welcome!
> @Monokaix This is what I mentioned to you on the phone, we can continue our discussion here : ) Thanks for your advice, will check this later.
Hi, queue.status has pod number allocated to current queue and we can expose these information by metric. ``` status: allocated: cpu: "2" memory: "0" pods: 2m ```
seems this pr https://github.com/volcano-sh/volcano/pull/3230 has already solved it.
> Apart from that, a check is failing due to an end-to-end test failing. Is it because more refactoring is necessary. Try to retest it: )