-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Enabling rubix for trino-iceberg #12812
Conversation
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@trino.io. For more information, see https://github.com/trinodb/cla. |
I remember @raunaqmorarka expressing some strong concerns about this idea https://trinodb.slack.com/archives/CJ6UC075E/p1650894628024159?thread_ts=1650888689.756519&cid=CJ6UC075E
|
Hi @findepi / @raunaqmorarka ,
The above comment was in April, so I wanted to check if there are now any concrete plans of building a native cache, or maybe even moving to alluxio etc. |
The main problem IMO continues to be : I would prefer to not increase dependence on an unmaintained external project. |
The dependency is already there (Rubix is already used in Hive connector). |
The replacement of Rubix: #18719 |
Rubix is going to be deprecated and removed once new Alluxio lands |
@mosabua will Alluxio be present on Trino iceberg connector as well? |
Yes - see the code and docs PRs. |
Description
Enabling rubix caching for trino-iceberg connector. With this change, we can use properties like hive.cache.enabled,
hive.cache.location etc to cinfigure the iceberg cache
Related issues, pull requests, and links
Documentation
( ) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
( ) No release notes entries required.
( ) Release notes entries required with the following suggested text: