You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2022/01/28 11:41:00 UTC

[jira] [Created] (HUDI-3339) Reuse or implement caching like the hive connector

Sagar Sumit created HUDI-3339:
---------------------------------

             Summary: Reuse or implement caching like the hive connector
                 Key: HUDI-3339
                 URL: https://issues.apache.org/jira/browse/HUDI-3339
             Project: Apache Hudi
          Issue Type: Task
            Reporter: Sagar Sumit


Reference: https://trino.io/docs/current/connector/hive-caching.html

The idea is to use the local storage of each worker and make the workers cache-aware so that they can request cached objects from other workers to avoid requests from the object storage.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)