1
0
Files
hudi/docs/concepts.md
2017-01-09 11:30:46 -08:00

15 lines
404 B
Markdown

---
title: Concepts
keywords: concepts
sidebar: mydoc_sidebar
permalink: concepts.html
---
Hoodie provides the following primitives to build & access datasets on HDFS
* Upsert (how do I change the table efficiently?)
* Incremental consumption (how do I obtain records that changed?)
To reason about consistency of the above primitives, Hoodie introduces a notion of `COMMIT`