# Overview
A [[open table format]] built for [[Apache Hadoop]] and [[MapReduce]] processing.
# Key Considerations
# Pros
# Cons
- Performance
- Folder-based query architecture
- Inability to pinpoint a file without reading other files in the folder
- Immutability
- Limited deletes
- limited updates
- Transactions
- Limited transactional support and lack of ACID compliance
# Use Cases
# Related Topics