[jira] [Resolved] (YUNIKORN-1454) Add new queue configuration options

2022-12-14 Thread Craig Condit (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Craig Condit resolved YUNIKORN-1454.

 Fix Version/s: 1.2.0
Target Version: 1.2.0
Resolution: Fixed

Merged to master.

> Add new queue configuration options
> ---
>
> Key: YUNIKORN-1454
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1454
> Project: Apache YuniKorn
>  Issue Type: Sub-task
>  Components: core - scheduler
>Reporter: Craig Condit
>Assignee: Craig Condit
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.2.0
>
>
> To support priority scheduling, we need to add the following queue properties:
>  * priority.policy - string \{ fence | default }
>  * 
>  ** Whether to allow priorities to be exposed upwards to a parent queue 
> (default) or not (fence)
>  * priority.offset - string \{ parsed as int64 }
>  ** Offset to add to a tasks within this queue; also the default priority 
> when priority.policy = fence
>  * application.sort.priority - string \{ enabled | disabled }
>  ** Whether application sorting policies (or queue sorting policies for 
> parent queues) should take priority into account



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org



[jira] [Created] (YUNIKORN-1473) Add e2e tests for priority scheduling

2022-12-14 Thread Craig Condit (Jira)
Craig Condit created YUNIKORN-1473:
--

 Summary: Add e2e tests for priority scheduling
 Key: YUNIKORN-1473
 URL: https://issues.apache.org/jira/browse/YUNIKORN-1473
 Project: Apache YuniKorn
  Issue Type: Sub-task
  Components: shim - kubernetes
Reporter: Craig Condit






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org



[jira] [Resolved] (YUNIKORN-1465) Track dynamic preemption priority of applications

2022-12-14 Thread Craig Condit (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Craig Condit resolved YUNIKORN-1465.

 Fix Version/s: 1.2.0
Target Version: 1.2.0
Resolution: Fixed

Merged to master.

> Track dynamic preemption priority of applications
> -
>
> Key: YUNIKORN-1465
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1465
> Project: Apache YuniKorn
>  Issue Type: Sub-task
>  Components: core - scheduler
>Reporter: Craig Condit
>Assignee: Peter Bacsko
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.2.0
>
>
> To support efficient victim selection for preemption, we should track the 
> lowest (effective) priority of tasks in an application, similar to how we 
> track the highest priority for asks. This will allow us to efficiently prune 
> the list of candidate applications for preemption.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org



[jira] [Resolved] (YUNIKORN-1455) Track dynamic priority of applications

2022-12-14 Thread Craig Condit (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Craig Condit resolved YUNIKORN-1455.

 Fix Version/s: 1.2.0
Target Version: 1.2.0
Resolution: Fixed

Merged to master.

> Track dynamic priority of applications
> --
>
> Key: YUNIKORN-1455
> URL: https://issues.apache.org/jira/browse/YUNIKORN-1455
> Project: Apache YuniKorn
>  Issue Type: Sub-task
>  Components: core - scheduler
>Reporter: Craig Condit
>Assignee: Craig Condit
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.2.0
>
>
> In the latest priority scheduling design, we need to dynamically determine 
> the priority of an application. This is defined as the maximum priority of 
> all pending tasks, or MIN_INT32 (-2^32) if no tasks are pending.
> We should expose this as a property of an application in REST API calls as 
> well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org



[jira] [Closed] (YUNIKORN-7) e2e tests fail to run on a recent Chrome install

2022-12-14 Thread Wilfred Spiegelenburg (Jira)


 [ 
https://issues.apache.org/jira/browse/YUNIKORN-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wilfred Spiegelenburg closed YUNIKORN-7.

Resolution: Cannot Reproduce

No longer an issue 

> e2e tests fail to run on a recent Chrome install
> 
>
> Key: YUNIKORN-7
> URL: https://issues.apache.org/jira/browse/YUNIKORN-7
> Project: Apache YuniKorn
>  Issue Type: Test
>  Components: test - smoke, webapp
>Reporter: Wilfred Spiegelenburg
>Priority: Major
>
> Moved from existing issue:
> Manually running the e2e tests throws the following error:
> {code}
> [15:30:13] I/config_source - curl 
> -o/Users/wilfred/repos/angular/angular-cli/node_modules/webdriver-manager/selenium/chrome-response.xml
>  https://chromedriver.storage.googleapis.com/
> [15:30:15] I/update - chromedriver: file exists 
> /Users/wilfred/repos/angular/angular-cli/node_modules/webdriver-manager/selenium/chromedriver_2.46.zip
> [15:30:15] I/update - chromedriver: unzipping chromedriver_2.46.zip
> [15:30:15] I/update - chromedriver: setting permissions to 0755 for 
> /Users/wilfred/repos/angular/angular-cli/node_modules/webdriver-manager/selenium/chromedriver_2.46
> [15:30:15] I/update - chromedriver: chromedriver_2.46 up to date
> ...
> ** Angular Live Development Server is listening on localhost:4200, open your 
> browser on http://localhost:4200/ **
> ℹ 「wdm」: Compiled successfully.
> [15:30:43] I/launcher - Running 1 instances of WebDriver
> [15:30:43] I/direct - Using ChromeDriver directly...
> [15:30:45] E/launcher - session not created: Chrome version must be between 
> 71 and 75
>   (Driver info: chromedriver=2.46.628411 
> (3324f4c8be9ff2f70a05a30ebc72ffb013e1a71e),platform=Mac OS X 10.14.6 x86_64)
> [15:30:45] E/launcher - SessionNotCreatedError: session not created: Chrome 
> version must be between 71 and 75
>   (Driver info: chromedriver=2.46.628411 
> (3324f4c8be9ff2f70a05a30ebc72ffb013e1a71e),platform=Mac OS X 10.14.6 x86_64)
> {code}
> Chrome has been recently updated and is currently running a later version 
> than mentioned



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org



[ANNOUNCE] New committer: Rainie Li

2022-12-14 Thread Wilfred Spiegelenburg
The Project Management Committee (PMC) for Apache YuniKorn has invited
Rainie Li to become a committer and we are pleased to announce that she has
accepted.
Please join me in congratulating her.

Congratulations & Welcome aboard Rainie !

Wilfred


Re: [ANNOUNCE] New committer: Rainie Li

2022-12-14 Thread Desai, Mit
Congratulations Rainie!

Get Outlook for iOS

From: Wilfred Spiegelenburg 
Sent: Wednesday, December 14, 2022 8:57:13 PM
To: dev@yunikorn.apache.org 
Subject: [ANNOUNCE] New committer: Rainie Li

The Project Management Committee (PMC) for Apache YuniKorn has invited
Rainie Li to become a committer and we are pleased to announce that she has
accepted.
Please join me in congratulating her.

Congratulations & Welcome aboard Rainie !

Wilfred


Re: [ANNOUNCE] New committer: Rainie Li

2022-12-14 Thread Manikandan R
Congratulations Rainie. Welcome.

On Thu, Dec 15, 2022 at 10:40 AM Desai, Mit  wrote:

> Congratulations Rainie!
>
> Get Outlook for iOS
> 
> From: Wilfred Spiegelenburg 
> Sent: Wednesday, December 14, 2022 8:57:13 PM
> To: dev@yunikorn.apache.org 
> Subject: [ANNOUNCE] New committer: Rainie Li
>
> The Project Management Committee (PMC) for Apache YuniKorn has invited
> Rainie Li to become a committer and we are pleased to announce that she has
> accepted.
> Please join me in congratulating her.
>
> Congratulations & Welcome aboard Rainie !
>
> Wilfred
>


Re: [ANNOUNCE] New committer: Rainie Li

2022-12-14 Thread TingYao
Congratulations.

Manikandan R  於 2022年12月15日 週四 下午1:21寫道:

> Congratulations Rainie. Welcome.
>
> On Thu, Dec 15, 2022 at 10:40 AM Desai, Mit 
> wrote:
>
> > Congratulations Rainie!
> >
> > Get Outlook for iOS
> > 
> > From: Wilfred Spiegelenburg 
> > Sent: Wednesday, December 14, 2022 8:57:13 PM
> > To: dev@yunikorn.apache.org 
> > Subject: [ANNOUNCE] New committer: Rainie Li
> >
> > The Project Management Committee (PMC) for Apache YuniKorn has invited
> > Rainie Li to become a committer and we are pleased to announce that she
> has
> > accepted.
> > Please join me in congratulating her.
> >
> > Congratulations & Welcome aboard Rainie !
> >
> > Wilfred
> >
>