Sublime
An inspiration engine for ideas
For High Throughput data, Grab uses Apache Avro with a strategy called Merge on Read (MOR) .
Here's the main operations with Merge on Read:
Here's the main operations with Merge on Read:
- Write Operations - When data is written, it's appended to the end of a log file. This is much more efficient than merging it in the current data and reduces the latency of writes.
- Read Operations - When you need
The Architecture of Grab's Data Lake
Reads
Catalin Zorzini • 2 cards
Future Reads
Pau Wur Nvrtr • 5 cards
read<>write
Nicole • 5 cards
# Read
Leandro J Agostini (Percolore) • 1 card
Long Reads
Neha M • 1 card
read<>write
reading
Brandon Marcus • 2 cards
reading
Gandolor • 1 card