Why use HDFS over Lustre and / or GPFS?

Apache Hadoop: Why use HDFS over Lustre and / or GPFS?

Curious to understand what some specific use cases would be for adopting HDFS as a file system over Lustre or GPFS. i.e. what kind of storage / computing needs are more suited to one file system over the other. thanks


Allen WittenauerI make yellow elephants cry.
In general (and not really geared towards the specific file systems):

  • Many large scale file systems do not scale as high as HDFS.  (GPFS, for example, maxes out at 4PB, IIRC).
  • The price/perf ratio may not be as good, especially if licensing is involved. 
    • This can some times be attributed to POSIX support.  This isn't 'cheap' and will impact either the cost or the performance or both.  Ignoring the Amazon Web Services and other Cloud Services cases, this is probably the #1 reason why one would not use HDFS when using Hadoop.
  • Lack of MapReduce block locality support.  (Of course, I'm assuming one would implement the ability to read specific blocks in the Hadoop FileSystem API.  But that might be problematic for some systems as well...)
  • Lack of replication (i.e., only one copy of the file on disk so ability to recover data becomes more important).
  • Few 'real world' large scale references.  No one wants to be the first on the block to try Hadoop+other fs outside of a lab.  This is made worse by file system vendors having a very limited view of what Hadoop actually does and why.  (The older Lustre paper at http://wiki.lustre.org/images/1/... is a funread.)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值