# Overview
A distributed data processing framework. It excels in data storage via [[Hadoop Distributed File System (HDFS)]] and big data computations via [[MapReduce]].
# Key Considerations
# Implementation Details
Uses [[Hadoop Distributed File System (HDFS)]] for file storage.
# Useful Links
# Related Topics
## Reference
#### Working Notes
#### Sources