1
0
Files
hudi/docs/concepts.md
Vinoth Chandar 958f7ceda6 Adding Documentation for Getting Started Section
- Overview, Use Cases, Powered By  are very detailed
 - Cleaned up QuickStart
 - Redistribute the content from README to correct pages to be improved upon
 - Switch to blue theme
2017-01-04 20:50:44 -08:00

15 lines
313 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?)