Details
Description
LLAP cache has been designed so that the cache can be offloaded easily to a pmem API without restart coherence.
The tricky part about NVDIMMs are restart coherence, while most of the cache gains can be obtained without keeping state across refreshes, since LLAP is not the system of record, HDFS is.
Attachments
Attachments
Issue Links
- depends upon
-
YARN-1856 cgroups based memory monitoring for containers
- Resolved
- relates to
-
HADOOP-7834 Support posix_fallocate in NativeIO and add call from DataNode code
- Open