top | item 18208973

Integrating NVMe Disks in HopsFS (HDFS)

37 points| jamesblonde | 7 years ago |logicalclocks.com | reply

3 comments

order
[+] SirOibaf|7 years ago|reply
"HDFS and S3 are designed around large blocks (optimized to overcome slow random I/O on disks), while new NVMe hardware supports fast random disk I/O (and potentially small blocks sizes). "

Interesting solution presented here - keep the block size constant, but put the small files on NVMe disks.

[+] senorcarbone|7 years ago|reply
super cool. The world needs more success stories for NVM