Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR][K8S][DOCS] Add all resource managers in Scheduling Within an Application section #39704

Closed
wants to merge 1 commit into from
Closed

[MINOR][K8S][DOCS] Add all resource managers in Scheduling Within an Application section #39704

wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jan 23, 2023

What changes were proposed in this pull request?

Job Scheduling document doesn't mention K8s resource manager so far because Scheduling Across Applications section only mentions all resource managers except K8s.

This PR aims to add all supported resource managers in Scheduling Within an Application section section.

Why are the changes needed?

K8s also supports FAIR schedule within an application.

Does this PR introduce any user-facing change?

No. This is a doc-only update.

How was this patch tested?

N/A

@github-actions github-actions bot added the DOCS label Jan 23, 2023
@dongjoon-hyun dongjoon-hyun changed the title [MINOR][DOCS] Add all supported resource managers in Scheduling Within an Application section [MINOR][K8S][DOCS] Add all supported resource managers in Scheduling Within an Application section Jan 23, 2023
@dongjoon-hyun dongjoon-hyun changed the title [MINOR][K8S][DOCS] Add all supported resource managers in Scheduling Within an Application section [MINOR][K8S][DOCS] Add all resource managers in Scheduling Within an Application section Jan 23, 2023
@dongjoon-hyun
Copy link
Member Author

dongjoon-hyun commented Jan 24, 2023

Could you review this, @viirya ? I verified K8s part during #39703 .

@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya ! Merged to master/3.3/3.2.

dongjoon-hyun added a commit that referenced this pull request Jan 24, 2023
… Application` section

### What changes were proposed in this pull request?

`Job Scheduling` document doesn't mention `K8s resource manager` so far because `Scheduling Across Applications` section only mentions all resource managers except K8s.

This PR aims to add all supported resource managers in `Scheduling Within an Application section` section.

### Why are the changes needed?

K8s also supports `FAIR` schedule within an application.

### Does this PR introduce _any_ user-facing change?

No. This is a doc-only update.

### How was this patch tested?

N/A

Closes #39704 from dongjoon-hyun/minor_job_scheduling.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 45dbc44)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
dongjoon-hyun added a commit that referenced this pull request Jan 24, 2023
… Application` section

### What changes were proposed in this pull request?

`Job Scheduling` document doesn't mention `K8s resource manager` so far because `Scheduling Across Applications` section only mentions all resource managers except K8s.

This PR aims to add all supported resource managers in `Scheduling Within an Application section` section.

### Why are the changes needed?

K8s also supports `FAIR` schedule within an application.

### Does this PR introduce _any_ user-facing change?

No. This is a doc-only update.

### How was this patch tested?

N/A

Closes #39704 from dongjoon-hyun/minor_job_scheduling.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 45dbc44)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun deleted the minor_job_scheduling branch January 24, 2023 08:07
@dongjoon-hyun
Copy link
Member Author

cc @kazuyukitanimura since this lands at branch-3.2

sunchao pushed a commit to sunchao/spark that referenced this pull request Jun 2, 2023
… Application` section

### What changes were proposed in this pull request?

`Job Scheduling` document doesn't mention `K8s resource manager` so far because `Scheduling Across Applications` section only mentions all resource managers except K8s.

This PR aims to add all supported resource managers in `Scheduling Within an Application section` section.

### Why are the changes needed?

K8s also supports `FAIR` schedule within an application.

### Does this PR introduce _any_ user-facing change?

No. This is a doc-only update.

### How was this patch tested?

N/A

Closes apache#39704 from dongjoon-hyun/minor_job_scheduling.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 45dbc44)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants