You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2022/04/19 00:22:00 UTC

[jira] [Updated] (HUDI-2199) DynamoDB based external index implementation

     [ https://issues.apache.org/jira/browse/HUDI-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ethan Guo updated HUDI-2199:
----------------------------
    Priority: Blocker  (was: Major)

> DynamoDB based external index implementation
> --------------------------------------------
>
>                 Key: HUDI-2199
>                 URL: https://issues.apache.org/jira/browse/HUDI-2199
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: index
>            Reporter: Vinoth Chandar
>            Assignee: Biswajit mohapatra
>            Priority: Blocker
>
> We have a HBaseIndex, that provides uses with ability to store fileID <=> recordKey mappings in an external kv store, for fast lookups during upsert operations. We can potentially create a similar one for DynamoDB. 
> We just use a single column family in HBase, so we should be able to largely re-use the code/key-value schema across them even. 



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