- Apache Ignite Quick Start Guide
- Sujoy Acharya
- 88字
- 2021-06-10 18:52:27
Ignite File System (IGFS)
Apache Ignite has an in-memory distributed filesystem interface to work with files in memory. IGFS is the acronym of Ignite distributed file system. IGFS accelerates Hadoop processing by keeping the files in memory and minimizing disk IO.
IGFS provides APIs to perform the following operations:
- CRUD (Create, Read, Update, and Delete Files/Directories) file operations
- Perform MapReduce; it sits on top of Hadoop File system (HDFS) to accelerate Hadoop processing
- File caching and eviction
We'll explore IGFS and Hadoop MapReduce acceleration in later chapters.
推薦閱讀
- 電力自動化實用技術(shù)問答
- 自動控制工程設(shè)計入門
- PostgreSQL 11 Server Side Programming Quick Start Guide
- Seven NoSQL Databases in a Week
- 腦動力:PHP函數(shù)速查效率手冊
- Photoshop CS3特效處理融會貫通
- Practical Big Data Analytics
- DevOps Bootcamp
- 筆記本電腦維修90個精選實例
- Mastering MongoDB 3.x
- 工業(yè)機(jī)器人實操進(jìn)階手冊
- Linux系統(tǒng)下C程序開發(fā)詳解
- 網(wǎng)絡(luò)安全概論
- Learning Couchbase
- Building Analytics Teams