Haeyoon Cho

Results 9 issues of Haeyoon Cho

JIRA: [NEMO-351: Empowering Nemo with fast I/O using Apache Crail](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-351) **Major changes:** - Users can specify -remote_option as `crail` if they intend to use CrailFileStore during their job execution. (Crail...

**What happened**: When there is only one job (pod group) running on a queue, and if that job is deleted the metrics does not get updated. That said, `queue_pod_group_running_count` is...

kind/bug

#### What would you like to be added: I want to use the owner reference setting that is mentioned in [design doc](https://github.com/volcano-sh/volcano/blob/master/docs/design/Enhance-Generate-PodGroup-OwnerReferences-for-Normal-Pod.md), but seems it is not yet implemented. Do...

kind/feature

This is a link to SonarCloud issues for each team https://docs.google.com/spreadsheets/d/1dBVGTSFDd-CGKyPBjexJuoGJ3bQhhOKVLxowQ1ljgdM/edit#gid=0

announcement

On Dec 2nd, we'll do a hands-on coding session to fix some real-world code smell issues in Apache Nemo. Please prepare the prerequisites below before the session, so that we...

announcement

HW3 results are uploaded in ETL. You can check them in the grade tab of the course page. The total score is 80, 55 for features and 25 for testing....

announcement
HW3

The deadline for HW3 is coming up! Just like the previous homework, submission is done by cloning your homework repository, not by etl or email. Please make sure that you...

announcement
HW3

Do we have plan to extend `ttlsSecondsAfterFinished` to the MPIJob-level, not just the launcher?

In MPIJob spec.runPolicy.cleanPodPolicy, we can set "All" to clean up all pods after completion including the launcher pod. However, it seems it only cleans up worker pods, as you can...