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