[jira] [Created] (YUNIKORN-754) Fix web link about build document in readme of incubator-yunikorn-k8shim

2021-07-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-754: --- Summary: Fix web link about build document in readme of incubator-yunikorn-k8shim Key: YUNIKORN-754 URL: https://issues.apache.org/jira/browse/YUNIKORN-754 Pro

[jira] [Created] (YUNIKORN-759) add a name to command "helm install yunikorn/yunikorn" to make it work

2021-07-21 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-759: --- Summary: add a name to command "helm install yunikorn/yunikorn" to make it work Key: YUNIKORN-759 URL: https://issues.apache.org/jira/browse/YUNIKORN-759 Projec

[jira] [Created] (YUNIKORN-765) the RBAC role created by deployments/scheduler/yunikorn-rbac.yaml is not used by deployments/scheduler/scheduler.yaml

2021-07-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-765: --- Summary: the RBAC role created by deployments/scheduler/yunikorn-rbac.yaml is not used by deployments/scheduler/scheduler.yaml Key: YUNIKORN-765 URL: https://issues.apache.

[jira] [Created] (YUNIKORN-766) driver/executor get hang occasionally if the applicationId is defined

2021-07-29 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-766: --- Summary: driver/executor get hang occasionally if the applicationId is defined Key: YUNIKORN-766 URL: https://issues.apache.org/jira/browse/YUNIKORN-766 Project

[jira] [Created] (YUNIKORN-770) Avoid unexpected DEBUG log in scheduler_cache.go#removePod

2021-07-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-770: --- Summary: Avoid unexpected DEBUG log in scheduler_cache.go#removePod Key: YUNIKORN-770 URL: https://issues.apache.org/jira/browse/YUNIKORN-770 Project: Apache Yun

[jira] [Created] (YUNIKORN-776) fix core/config/limit.yaml and core/config/queues.yaml

2021-08-02 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-776: --- Summary: fix core/config/limit.yaml and core/config/queues.yaml Key: YUNIKORN-776 URL: https://issues.apache.org/jira/browse/YUNIKORN-776 Project: Apache YuniKor

[jira] [Created] (YUNIKORN-777) queue.go#CheckSubmitAccess and queue.go#CheckAdminAccess ought to use `defer` to release lock

2021-08-02 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-777: --- Summary: queue.go#CheckSubmitAccess and queue.go#CheckAdminAccess ought to use `defer` to release lock Key: YUNIKORN-777 URL: https://issues.apache.org/jira/browse/YUNIKORN-

[jira] [Closed] (YUNIKORN-777) queue.go#CheckSubmitAccess and queue.go#CheckAdminAccess ought to use `defer` to release lock

2021-08-02 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai closed YUNIKORN-777. --- Resolution: Won't Fix that is a recursive function :) > queue.go#CheckSubmitAccess and que

[jira] [Created] (YUNIKORN-781) add `properties` to response of /ws/v1/partition/{partition}/queues

2021-08-04 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-781: --- Summary: add `properties` to response of /ws/v1/partition/{partition}/queues Key: YUNIKORN-781 URL: https://issues.apache.org/jira/browse/YUNIKORN-781 Project:

[jira] [Created] (YUNIKORN-783) The properties are not propagated to dynamic queue when the queue is under a non-leaf dynamical queue

2021-08-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-783: --- Summary: The properties are not propagated to dynamic queue when the queue is under a non-leaf dynamical queue Key: YUNIKORN-783 URL: https://issues.apache.org/jira/browse/Y

[jira] [Created] (YUNIKORN-784) add 'properties' element the /ws/v1/partition/{partitionName}/queues response of website docs

2021-08-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-784: --- Summary: add 'properties' element the /ws/v1/partition/{partitionName}/queues response of website docs Key: YUNIKORN-784 URL: https://issues.apache.org/jira/browse/YUNIKORN

[jira] [Created] (YUNIKORN-785) add test to handlers_test.go to cover properties check

2021-08-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-785: --- Summary: add test to handlers_test.go to cover properties check Key: YUNIKORN-785 URL: https://issues.apache.org/jira/browse/YUNIKORN-785 Project: Apache YuniKor

[jira] [Created] (YUNIKORN-786) refactor TestHistoricalPartitionInfoUpdater to make it not depend on timer

2021-08-06 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-786: --- Summary: refactor TestHistoricalPartitionInfoUpdater to make it not depend on timer Key: YUNIKORN-786 URL: https://issues.apache.org/jira/browse/YUNIKORN-786 Pr

[jira] [Created] (YUNIKORN-787) merge configs.NodeSortingPolicy and policies.NodeSortingPolicy to remove duplicate code

2021-08-08 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-787: --- Summary: merge configs.NodeSortingPolicy and policies.NodeSortingPolicy to remove duplicate code Key: YUNIKORN-787 URL: https://issues.apache.org/jira/browse/YUNIKORN-787

[jira] [Resolved] (YUNIKORN-783) The properties are not propagated to dynamic queue when the queue is under a non-leaf dynamical queue

2021-08-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-783. - Resolution: Won't Fix see YUNIKORN-193 > The properties are not propagated to dynamic

[jira] [Resolved] (YUNIKORN-787) merge configs.NodeSortingPolicy and policies.NodeSortingPolicy to remove duplicate code

2021-08-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-787. - Resolution: Duplicate see YUNIKORN-780 > merge configs.NodeSortingPolicy and policies.

[jira] [Created] (YUNIKORN-792) Refactor sorting_policy.go

2021-08-11 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-792: --- Summary: Refactor sorting_policy.go Key: YUNIKORN-792 URL: https://issues.apache.org/jira/browse/YUNIKORN-792 Project: Apache YuniKorn Issue Type: Task

[jira] [Created] (YUNIKORN-793) fix deadlock caused by listing queues with scheduling pending pods

2021-08-11 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-793: --- Summary: fix deadlock caused by listing queues with scheduling pending pods Key: YUNIKORN-793 URL: https://issues.apache.org/jira/browse/YUNIKORN-793 Project: A

[jira] [Created] (YUNIKORN-794) fix typo of /ws/v1/partitions response: usedcapacity -> usedCapacity

2021-08-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-794: --- Summary: fix typo of /ws/v1/partitions response: usedcapacity -> usedCapacity Key: YUNIKORN-794 URL: https://issues.apache.org/jira/browse/YUNIKORN-794 Project:

[jira] [Created] (YUNIKORN-795) ConfigMap changes does not update NodeSortingPolicy

2021-08-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-795: --- Summary: ConfigMap changes does not update NodeSortingPolicy Key: YUNIKORN-795 URL: https://issues.apache.org/jira/browse/YUNIKORN-795 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-797) testing `DAOString` with multiple resources is unstable

2021-08-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-797: --- Summary: testing `DAOString` with multiple resources is unstable Key: YUNIKORN-797 URL: https://issues.apache.org/jira/browse/YUNIKORN-797 Project: Apache YuniKo

[jira] [Created] (YUNIKORN-798) the REST APIs of getting queue application returns "Queue not found" even though the queue is existent

2021-08-15 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-798: --- Summary: the REST APIs of getting queue application returns "Queue not found" even though the queue is existent Key: YUNIKORN-798 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (YUNIKORN-799) Fix NPE in application#GetQueueName

2021-08-15 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-799: --- Summary: Fix NPE in application#GetQueueName Key: YUNIKORN-799 URL: https://issues.apache.org/jira/browse/YUNIKORN-799 Project: Apache YuniKorn Issue T

[jira] [Created] (YUNIKORN-800) ensure consistent response between /ws/v1/partition/{partitioName}/queue/{queueName}/applications and /ws/v1/apps

2021-08-15 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-800: --- Summary: ensure consistent response between /ws/v1/partition/{partitioName}/queue/{queueName}/applications and /ws/v1/apps Key: YUNIKORN-800 URL: https://issues.apache.org/j

[jira] [Created] (YUNIKORN-802) Supports to assign nodes to non-default partition

2021-08-17 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-802: --- Summary: Supports to assign nodes to non-default partition Key: YUNIKORN-802 URL: https://issues.apache.org/jira/browse/YUNIKORN-802 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-804) ws/v1/clusters returns invalid JSON when there are multiples partitions

2021-08-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-804: --- Summary: ws/v1/clusters returns invalid JSON when there are multiples partitions Key: YUNIKORN-804 URL: https://issues.apache.org/jira/browse/YUNIKORN-804 Proje

[jira] [Created] (YUNIKORN-806) Remove busy loop from PlaceholderManager#start

2021-08-19 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-806: --- Summary: Remove busy loop from PlaceholderManager#start Key: YUNIKORN-806 URL: https://issues.apache.org/jira/browse/YUNIKORN-806 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-808) document child template

2021-08-19 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-808: --- Summary: document child template Key: YUNIKORN-808 URL: https://issues.apache.org/jira/browse/YUNIKORN-808 Project: Apache YuniKorn Issue Type: Sub-tas

[jira] [Created] (YUNIKORN-809) Remove old behavior that dynamical queue can extend application.sort.policy from parent

2021-08-19 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-809: --- Summary: Remove old behavior that dynamical queue can extend application.sort.policy from parent Key: YUNIKORN-809 URL: https://issues.apache.org/jira/browse/YUNIKORN-809

[jira] [Created] (YUNIKORN-813) The capacity of undefined resource should NOT be considered zero

2021-08-20 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-813: --- Summary: The capacity of undefined resource should NOT be considered zero Key: YUNIKORN-813 URL: https://issues.apache.org/jira/browse/YUNIKORN-813 Project: Apa

[jira] [Created] (YUNIKORN-814) The template of non-leaf queue should not be override by template of parent

2021-08-20 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-814: --- Summary: The template of non-leaf queue should not be override by template of parent Key: YUNIKORN-814 URL: https://issues.apache.org/jira/browse/YUNIKORN-814 P

[jira] [Created] (YUNIKORN-816) Lowercase the json key name of PartitionQueueDAOInfo#TemplateInfo

2021-08-21 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-816: --- Summary: Lowercase the json key name of PartitionQueueDAOInfo#TemplateInfo Key: YUNIKORN-816 URL: https://issues.apache.org/jira/browse/YUNIKORN-816 Project: Ap

[jira] [Resolved] (YUNIKORN-799) Fix NPE in application#GetQueueName

2021-08-21 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-799. - Fix Version/s: 1.0.0 Resolution: Fixed > Fix NPE in application#GetQueueName > -

[jira] [Resolved] (YUNIKORN-795) ConfigMap changes does not update NodeSortingPolicy

2021-08-21 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-795. - Fix Version/s: 1.0.0 Resolution: Fixed > ConfigMap changes does not update NodeS

[jira] [Created] (YUNIKORN-817) /ws/v1/nodes/utilization causes panic if partition has no node

2021-08-21 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-817: --- Summary: /ws/v1/nodes/utilization causes panic if partition has no node Key: YUNIKORN-817 URL: https://issues.apache.org/jira/browse/YUNIKORN-817 Project: Apach

[jira] [Created] (YUNIKORN-818) the response of REST APIs should use empty array rather than null

2021-08-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-818: --- Summary: the response of REST APIs should use empty array rather than null Key: YUNIKORN-818 URL: https://issues.apache.org/jira/browse/YUNIKORN-818 Project: Ap

[jira] [Created] (YUNIKORN-824) add new filed "ClusterDAOInfo#PartitionName" to json response of docs

2021-08-24 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-824: --- Summary: add new filed "ClusterDAOInfo#PartitionName" to json response of docs Key: YUNIKORN-824 URL: https://issues.apache.org/jira/browse/YUNIKORN-824 Project

[jira] [Created] (YUNIKORN-825) The protoc-gen-go version of si.pb.go should be v1.26.0 rather then v1.27.1

2021-08-24 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-825: --- Summary: The protoc-gen-go version of si.pb.go should be v1.26.0 rather then v1.27.1 Key: YUNIKORN-825 URL: https://issues.apache.org/jira/browse/YUNIKORN-825 P

[jira] [Created] (YUNIKORN-826) the makefile in scheduler-interface module should not use bash-builtin "[["

2021-08-24 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-826: --- Summary: the makefile in scheduler-interface module should not use bash-builtin "[[" Key: YUNIKORN-826 URL: https://issues.apache.org/jira/browse/YUNIKORN-826

[jira] [Resolved] (YUNIKORN-825) The protoc-gen-go version of si.pb.go should be v1.26.0 rather then v1.27.1

2021-08-25 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-825. - Resolution: Duplicate see YUNIKORN-815 > The protoc-gen-go version of si.pb.go should

[jira] [Created] (YUNIKORN-827) add `KeyIgnoreUnschedulable` to scheduler-interface-spec.md

2021-08-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-827: --- Summary: add `KeyIgnoreUnschedulable` to scheduler-interface-spec.md Key: YUNIKORN-827 URL: https://issues.apache.org/jira/browse/YUNIKORN-827 Project: Apache Y

[jira] [Created] (YUNIKORN-831) node sorting should check other resources of nodes instead of comparing node id directly

2021-08-31 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-831: --- Summary: node sorting should check other resources of nodes instead of comparing node id directly Key: YUNIKORN-831 URL: https://issues.apache.org/jira/browse/YUNIKORN-831

[jira] [Created] (YUNIKORN-832) Updating config can't remove partition

2021-09-01 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-832: --- Summary: Updating config can't remove partition Key: YUNIKORN-832 URL: https://issues.apache.org/jira/browse/YUNIKORN-832 Project: Apache YuniKorn Issu

[jira] [Created] (YUNIKORN-834) Unify the "partition name" in REST APIs

2021-09-04 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-834: --- Summary: Unify the "partition name" in REST APIs Key: YUNIKORN-834 URL: https://issues.apache.org/jira/browse/YUNIKORN-834 Project: Apache YuniKorn Iss

[jira] [Created] (YUNIKORN-835) Reminder readers that web-latest image in docker hub is not maintained anymore

2021-09-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-835: --- Summary: Reminder readers that web-latest image in docker hub is not maintained anymore Key: YUNIKORN-835 URL: https://issues.apache.org/jira/browse/YUNIKORN-835

[jira] [Created] (YUNIKORN-836) Changing the imagePullPolicy of scheduler.yaml from IfNotPresent to Never

2021-09-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-836: --- Summary: Changing the imagePullPolicy of scheduler.yaml from IfNotPresent to Never Key: YUNIKORN-836 URL: https://issues.apache.org/jira/browse/YUNIKORN-836 Pro

[jira] [Resolved] (YUNIKORN-831) node sorting should check other resources of nodes instead of comparing node id directly

2021-09-15 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-831. - Resolution: Duplicate > node sorting should check other resources of nodes instead of c

[jira] [Created] (YUNIKORN-849) The web can't get correct partition name from "/ws/v1/queues" since the key was changed from "partitionname" to "partitionName"

2021-09-15 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-849: --- Summary: The web can't get correct partition name from "/ws/v1/queues" since the key was changed from "partitionname" to "partitionName" Key: YUNIKORN-849 URL: https://issu

[jira] [Created] (YUNIKORN-859) Add "resource weighting" to /ws/v1/partitions

2021-09-23 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-859: --- Summary: Add "resource weighting" to /ws/v1/partitions Key: YUNIKORN-859 URL: https://issues.apache.org/jira/browse/YUNIKORN-859 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-860) update the docs in web site about "nodeSortingPolicy"

2021-09-24 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-860: --- Summary: update the docs in web site about "nodeSortingPolicy" Key: YUNIKORN-860 URL: https://issues.apache.org/jira/browse/YUNIKORN-860 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-862) ClusterContext#removePartition ought to use write lock instead of read lock

2021-09-27 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-862: --- Summary: ClusterContext#removePartition ought to use write lock instead of read lock Key: YUNIKORN-862 URL: https://issues.apache.org/jira/browse/YUNIKORN-862 P

[jira] [Created] (YUNIKORN-870) Enhance application-related rest APIs

2021-10-02 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-870: --- Summary: Enhance application-related rest APIs Key: YUNIKORN-870 URL: https://issues.apache.org/jira/browse/YUNIKORN-870 Project: Apache YuniKorn Issue

[jira] [Resolved] (YUNIKORN-849) The web can't get correct partition name from "/ws/v1/queues" since the key was changed from "partitionname" to "partitionName"

2021-11-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-849. - Fix Version/s: 1.0.0 Resolution: Fixed > The web can't get correct partition nam

[jira] [Created] (YUNIKORN-2059) the debug-level log of "wild card quota exceeded" is always "false"

2023-10-20 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2059: Summary: the debug-level log of "wild card quota exceeded" is always "false" Key: YUNIKORN-2059 URL: https://issues.apache.org/jira/browse/YUNIKORN-2059 Proje

[jira] [Created] (YUNIKORN-2060) The yaml example of placement rules in README is invalid

2023-10-20 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2060: Summary: The yaml example of placement rules in README is invalid Key: YUNIKORN-2060 URL: https://issues.apache.org/jira/browse/YUNIKORN-2060 Project: Apache Y

[jira] [Created] (YUNIKORN-2142) remove deploy-prod from yunikorn-web README

2023-11-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2142: Summary: remove deploy-prod from yunikorn-web README Key: YUNIKORN-2142 URL: https://issues.apache.org/jira/browse/YUNIKORN-2142 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2189) Change the log lever of "adding node to cache" from WARN to INFO

2023-11-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2189: Summary: Change the log lever of "adding node to cache" from WARN to INFO Key: YUNIKORN-2189 URL: https://issues.apache.org/jira/browse/YUNIKORN-2189 Project:

[jira] [Created] (YUNIKORN-2190) Using empty array to replace null response from /ws/v1/partition/{partitionName}/usage/users

2023-11-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2190: Summary: Using empty array to replace null response from /ws/v1/partition/{partitionName}/usage/users Key: YUNIKORN-2190 URL: https://issues.apache.org/jira/browse/YUNIKOR

[jira] [Created] (YUNIKORN-2191) Remove column "partition" from Nodes web page

2023-11-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2191: Summary: Remove column "partition" from Nodes web page Key: YUNIKORN-2191 URL: https://issues.apache.org/jira/browse/YUNIKORN-2191 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2192) fix the incorrect instruction docs of "creation/update the ConfigMap"

2023-11-25 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2192: Summary: fix the incorrect instruction docs of "creation/update the ConfigMap" Key: YUNIKORN-2192 URL: https://issues.apache.org/jira/browse/YUNIKORN-2192 Pr

[jira] [Created] (YUNIKORN-2199) Unify the placement rule for default queue.yaml and implicit rule

2023-11-27 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2199: Summary: Unify the placement rule for default queue.yaml and implicit rule Key: YUNIKORN-2199 URL: https://issues.apache.org/jira/browse/YUNIKORN-2199 Project

[jira] [Created] (YUNIKORN-2200) `getClusterConfig` could response undefined byte array

2023-11-27 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2200: Summary: `getClusterConfig` could response undefined byte array Key: YUNIKORN-2200 URL: https://issues.apache.org/jira/browse/YUNIKORN-2200 Project: Apache Yu

[jira] [Created] (YUNIKORN-2202) [WEB] Consider adding time-related columns to allocations page

2023-11-27 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2202: Summary: [WEB] Consider adding time-related columns to allocations page Key: YUNIKORN-2202 URL: https://issues.apache.org/jira/browse/YUNIKORN-2202 Project:

[jira] [Created] (YUNIKORN-2205) remove the warning of processing nonexistent "namespace.guaranteed"

2023-11-28 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2205: Summary: remove the warning of processing nonexistent "namespace.guaranteed" Key: YUNIKORN-2205 URL: https://issues.apache.org/jira/browse/YUNIKORN-2205 Proje

[jira] [Created] (YUNIKORN-2214) add sorting functionality to the Allocation view

2023-11-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2214: Summary: add sorting functionality to the Allocation view Key: YUNIKORN-2214 URL: https://issues.apache.org/jira/browse/YUNIKORN-2214 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2215) add examples of "--focus.file" and "--skip-file" for e2e docs

2023-11-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2215: Summary: add examples of "--focus.file" and "--skip-file" for e2e docs Key: YUNIKORN-2215 URL: https://issues.apache.org/jira/browse/YUNIKORN-2215 Project: Ap

[jira] [Created] (YUNIKORN-2218) It always requests apps from nonexistent queues after the e2e gets failed

2023-11-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2218: Summary: It always requests apps from nonexistent queues after the e2e gets failed Key: YUNIKORN-2218 URL: https://issues.apache.org/jira/browse/YUNIKORN-2218

[jira] [Created] (YUNIKORN-2219) `compareQueueTS` could get incorrect queue since it always request root queue

2023-11-30 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2219: Summary: `compareQueueTS` could get incorrect queue since it always request root queue Key: YUNIKORN-2219 URL: https://issues.apache.org/jira/browse/YUNIKORN-2219

[jira] [Created] (YUNIKORN-2225) Consider using "ginkgo.Skip" if the env conditions are not matched

2023-12-01 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2225: Summary: Consider using "ginkgo.Skip" if the env conditions are not matched Key: YUNIKORN-2225 URL: https://issues.apache.org/jira/browse/YUNIKORN-2225 Projec

[jira] [Resolved] (YUNIKORN-2219) `compareQueueTS` could get incorrect queue since it always request root queue

2023-12-04 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2219. -- Resolution: Fixed > `compareQueueTS` could get incorrect queue since it always reque

[jira] [Resolved] (YUNIKORN-2228) Fix doc admissionController.filtering.defaultQueue default should be root.default

2023-12-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2228. -- Resolution: Fixed > Fix doc admissionController.filtering.defaultQueue default shoul

[jira] [Created] (YUNIKORN-2239) remove "Queue Name" from node view

2023-12-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2239: Summary: remove "Queue Name" from node view Key: YUNIKORN-2239 URL: https://issues.apache.org/jira/browse/YUNIKORN-2239 Project: Apache YuniKorn Issu

[jira] [Created] (YUNIKORN-2242) Fix incorrect help message of queue metrics

2023-12-06 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2242: Summary: Fix incorrect help message of queue metrics Key: YUNIKORN-2242 URL: https://issues.apache.org/jira/browse/YUNIKORN-2242 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2244) Fix flaky e2e user_group_limit_test

2023-12-06 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2244: Summary: Fix flaky e2e user_group_limit_test Key: YUNIKORN-2244 URL: https://issues.apache.org/jira/browse/YUNIKORN-2244 Project: Apache YuniKorn Iss

[jira] [Resolved] (YUNIKORN-2240) Replace Allocation uuid with allocationID

2023-12-07 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2240. -- Fix Version/s: 1.5.0 Resolution: Fixed > Replace Allocation uuid with allocat

[jira] [Created] (YUNIKORN-2246) remove deprecated FitIn function

2023-12-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2246: Summary: remove deprecated FitIn function Key: YUNIKORN-2246 URL: https://issues.apache.org/jira/browse/YUNIKORN-2246 Project: Apache YuniKorn Issue

[jira] [Created] (YUNIKORN-2248) Fix typo "Preeemption"

2023-12-07 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2248: Summary: Fix typo "Preeemption" Key: YUNIKORN-2248 URL: https://issues.apache.org/jira/browse/YUNIKORN-2248 Project: Apache YuniKorn Issue Type: Impr

[jira] [Created] (YUNIKORN-2250) node view should sort the nodes by node id

2023-12-08 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2250: Summary: node view should sort the nodes by node id Key: YUNIKORN-2250 URL: https://issues.apache.org/jira/browse/YUNIKORN-2250 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2254) queue view should display MaxRunningApps and RunningApps

2023-12-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2254: Summary: queue view should display MaxRunningApps and RunningApps Key: YUNIKORN-2254 URL: https://issues.apache.org/jira/browse/YUNIKORN-2254 Project: Apache Y

[jira] [Created] (YUNIKORN-2258) align the behavior of undefined maxapplications with resources

2023-12-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2258: Summary: align the behavior of undefined maxapplications with resources Key: YUNIKORN-2258 URL: https://issues.apache.org/jira/browse/YUNIKORN-2258 Project: A

[jira] [Created] (YUNIKORN-2259) add more meaningful error message when the invalid config is caused by undefined maxapplications

2023-12-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2259: Summary: add more meaningful error message when the invalid config is caused by undefined maxapplications Key: YUNIKORN-2259 URL: https://issues.apache.org/jira/browse/YU

[jira] [Created] (YUNIKORN-2260) Partition limit is NOT equivalent with the root limit

2023-12-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2260: Summary: Partition limit is NOT equivalent with the root limit Key: YUNIKORN-2260 URL: https://issues.apache.org/jira/browse/YUNIKORN-2260 Project: Apache Yuni

[jira] [Resolved] (YUNIKORN-809) Remove old behavior that dynamical queue can extend application.sort.policy from parent

2023-12-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-809. - Fix Version/s: 1.5.0 Resolution: Fixed > Remove old behavior that dynamical queu

[jira] [Resolved] (YUNIKORN-2242) Fix incorrect help message of queue metrics

2023-12-10 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2242. -- Fix Version/s: 1.5.0 Resolution: Fixed > Fix incorrect help message of queue

[jira] [Created] (YUNIKORN-2261) add example to explain the way we match the group

2023-12-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2261: Summary: add example to explain the way we match the group Key: YUNIKORN-2261 URL: https://issues.apache.org/jira/browse/YUNIKORN-2261 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2262) propagate the error message when queue creation gets failed

2023-12-10 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2262: Summary: propagate the error message when queue creation gets failed Key: YUNIKORN-2262 URL: https://issues.apache.org/jira/browse/YUNIKORN-2262 Project: Apac

[jira] [Resolved] (YUNIKORN-2142) remove deploy-prod from yunikorn-web README

2023-12-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2142. -- Fix Version/s: 1.5.0 Resolution: Fixed > remove deploy-prod from yunikorn-web

[jira] [Created] (YUNIKORN-2266) the label "SparkLabelAppID" should be replaced by "spark-app-selector"

2023-12-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2266: Summary: the label "SparkLabelAppID" should be replaced by "spark-app-selector" Key: YUNIKORN-2266 URL: https://issues.apache.org/jira/browse/YUNIKORN-2266 Pr

[jira] [Created] (YUNIKORN-2267) add docs for BinaryData

2023-12-12 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2267: Summary: add docs for BinaryData Key: YUNIKORN-2267 URL: https://issues.apache.org/jira/browse/YUNIKORN-2267 Project: Apache YuniKorn Issue Type: Wis

[jira] [Created] (YUNIKORN-2268) property key should be treated as case-sensitive

2023-12-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2268: Summary: property key should be treated as case-sensitive Key: YUNIKORN-2268 URL: https://issues.apache.org/jira/browse/YUNIKORN-2268 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2269) remove the USER_LABEL_KEY from docs

2023-12-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2269: Summary: remove the USER_LABEL_KEY from docs Key: YUNIKORN-2269 URL: https://issues.apache.org/jira/browse/YUNIKORN-2269 Project: Apache YuniKorn Iss

[jira] [Created] (YUNIKORN-2272) refactor TestSpecificUserAndGroupResourceUsage

2023-12-14 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2272: Summary: refactor TestSpecificUserAndGroupResourceUsage Key: YUNIKORN-2272 URL: https://issues.apache.org/jira/browse/YUNIKORN-2272 Project: Apache YuniKorn

[jira] [Resolved] (YUNIKORN-2190) Using empty array to replace null response from /ws/v1/partition/{partitionName}/usage/users

2023-12-14 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2190. -- Fix Version/s: 1.5.0 Resolution: Fixed > Using empty array to replace null re

[jira] [Resolved] (YUNIKORN-2248) Fix typo "Preeemption"

2023-12-15 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2248. -- Fix Version/s: 1.5.0 Resolution: Fixed > Fix typo "Preeemption" > ---

[jira] [Created] (YUNIKORN-2275) fix the doc about service.enableConfigHotRefresh

2023-12-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2275: Summary: fix the doc about service.enableConfigHotRefresh Key: YUNIKORN-2275 URL: https://issues.apache.org/jira/browse/YUNIKORN-2275 Project: Apache YuniKorn

[jira] [Created] (YUNIKORN-2276) fix hyperlinks of "Resource Quota Management" page

2023-12-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2276: Summary: fix hyperlinks of "Resource Quota Management" page Key: YUNIKORN-2276 URL: https://issues.apache.org/jira/browse/YUNIKORN-2276 Project: Apache YuniKor

[jira] [Created] (YUNIKORN-2278) fix the example of "yunikorn.apache.org/namespace.quota"

2023-12-19 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created YUNIKORN-2278: Summary: fix the example of "yunikorn.apache.org/namespace.quota" Key: YUNIKORN-2278 URL: https://issues.apache.org/jira/browse/YUNIKORN-2278 Project: Apache Y

[jira] [Resolved] (YUNIKORN-2214) add sorting functionality to the Allocation view

2023-12-19 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2214. -- Fix Version/s: 1.5.0 Resolution: Fixed > add sorting functionality to the All

[jira] [Resolved] (YUNIKORN-2276) fix hyperlinks of "Resource Quota Management" page

2023-12-19 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2276. -- Fix Version/s: 1.5.0 Resolution: Fixed > fix hyperlinks of "Resource Quota Ma

[jira] [Resolved] (YUNIKORN-2225) Consider using "ginkgo.Skip" if the env conditions are not matched

2023-12-23 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/YUNIKORN-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved YUNIKORN-2225. -- Resolution: Won't Fix > Consider using "ginkgo.Skip" if the env conditions are not m

  1   2   3   >