-
Notifications
You must be signed in to change notification settings - Fork 151
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
[Subtask] [Netty] Use off heap memory to read HDFS data #596
Comments
21 tasks
Method |
jerqi
added a commit
to jerqi/incubator-uniffle
that referenced
this issue
Apr 10, 2023
jerqi
added a commit
that referenced
this issue
Apr 13, 2023
### What changes were proposed in this pull request? 1. Use off heap memory to read HDFS data 2. remove some unused code (to do: use off heap memory to read HDFS index data) ### Why are the changes needed? Fix: #596 ### Does this PR introduce _any_ user-facing change? Yes, add the document. ### How was this patch tested? Pass origin tests.
jerqi
added a commit
to jerqi/incubator-uniffle
that referenced
this issue
May 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code of Conduct
Search before asking
Describe the subtask
We need to use off heap memory to read HDFS data to reduce GC.
Parent issue
#133
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: