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

[DOCS] Add more usage examples of quota #397

Closed
2 of 3 tasks
zuston opened this issue Dec 10, 2022 · 2 comments · Fixed by #692
Closed
2 of 3 tasks

[DOCS] Add more usage examples of quota #397

zuston opened this issue Dec 10, 2022 · 2 comments · Fixed by #692
Assignees

Comments

@zuston
Copy link
Member

zuston commented Dec 10, 2022

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Which parts of the documentation do you think need improvement?

No response

Affects Version(s)

master

Improving the documentation

No response

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@zuston
Copy link
Member Author

zuston commented Dec 10, 2022

I can't get any examples to use quota limitation @smallzhongfeng . Could you help add some docs about this?

@smallzhongfeng
Copy link
Contributor

For our company, users' tasks are submitted through the same platform, so many tasks may have performance bottlenecks. We will configure the parameters of rss to submit app to the uniffle cluster. However, once the rss parameters are configured, users generally do not modify them. Therefore, user may backtrack the task for a month or a whole year, and when submitting more app at the same time, other online app may be affected. Therefore, we limit users' apps to allow users to submit certain app to uniffle in batches, and the excessive app will be submitted to ESS.

@smallzhongfeng smallzhongfeng self-assigned this Mar 7, 2023
smallzhongfeng pushed a commit to smallzhongfeng/incubator-uniffle that referenced this issue Mar 7, 2023
smallzhongfeng pushed a commit to smallzhongfeng/incubator-uniffle that referenced this issue Mar 7, 2023
@jerqi jerqi closed this as completed in #692 Mar 8, 2023
jerqi pushed a commit that referenced this issue Mar 8, 2023
### What changes were proposed in this pull request?
Add the usage of `AccessQuotaChecker`

### Why are the changes needed?
Fix: #397

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

### How was this patch tested?
No need.
advancedxy pushed a commit to advancedxy/incubator-uniffle that referenced this issue Mar 21, 2023
### What changes were proposed in this pull request?
Add the usage of `AccessQuotaChecker`

### Why are the changes needed?
Fix: apache#397

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

### How was this patch tested?
No need.
xianjingfeng pushed a commit to xianjingfeng/incubator-uniffle that referenced this issue Apr 5, 2023
### What changes were proposed in this pull request?
Add the usage of `AccessQuotaChecker`

### Why are the changes needed?
Fix: apache#397

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

### How was this patch tested?
No need.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants