Haeyoon Cho

Results 14 comments of Haeyoon Cho

Seems the metrics update is not triggered when there is zero job in [here](https://github.com/volcano-sh/volcano/blob/67cabf78a6a50751287eecedd8e050c5977ebb40/pkg/scheduler/plugins/proportion/proportion.go#L168-L178). Perhaps we have to add a code to set default value zero for all the queue-related...

> Hi, what problem do you want to solve and what's your use case here. If you just want solve "Inqueue" problem mentioned in this doc, there is already a...

> Seems there is another way to solve that problem, can this [pr](https://github.com/volcano-sh/volcano/pull/2667 ) provides some inspiration? We can do similar stuff done for k8s native job in that PR...

> That's a good question, but the original design you metioned seems can not resolve it well, we should also come up with another way, like still based on dynamic...

When submitting the PR, reference this JIRA issue: https://issues.apache.org/jira/browse/NEMO-429

@haesookim Some tests do not successfully run on some local environments. Could you try `mvn -DskipTests install`?

@lightb0x We assume something went wrong with `protobuf`, yet we are not 100% sure. We will try to figure it out. @sungbin92 Could you provide us with an error message...

@lightb0x Does this `/Users/lightb0x/Documents/workspace/swpp_codesmell/incubator-nemo/common/src/main/proto` exist in your local repository? Is it not being recognized?

The following users' repos could not be cloned as of the deadline: ~@coffeetea99~ @helloing0119 ~@kosumin~ @Teapot404 ~@jangsus1~

@alculquicondor, thanks for the reply. I want the mpijob resource itself to be deleted after ttl, just like how ttlSecondsAfterFinished works in MPIJob V1. In the current implementation, it remains...