I don’t see how it can be useful. Moving or renaming files in S3 seems more like maintenance than something you want to do on a regular basis.
HopsFS: 100x Times Faster Than AWS S3
11–20 of 139 posts
Re: HopsFS: 100x Times Faster Than AWS S3
#12Re: HopsFS: 100x Times Faster Than AWS S3
#13It's great that one individual thing is better than one other individual thing, but if you look at the bigger picture it generally isn't that individual thing by itself that you are using.
Re: HopsFS: 100x Times Faster Than AWS S3
#14Re: HopsFS: 100x Times Faster Than AWS S3
#15I'm the author. Let me know if you have any questions.
> ... but has 100X the performance of S3 for file move/rename operations Isn't rename in S3 effectively a copy-delete operation?
Re: HopsFS: 100x Times Faster Than AWS S3
#16> 100X the performance of S3 for file move/rename operations I don’t see how it can be useful. Moving or renaming files in S3 seems more like maintenance than something you want to do on a regular basis.
Re: HopsFS: 100x Times Faster Than AWS S3
#17What’s the latency with 100,000 and 1,000,000 files?
We haven't run mv/list experiments on 100,000 and 1,000,000 files for the blog. However, We expect the gap in latency between HopsFS/S3 and EMRFS would increase even further with larger directories. In our original HopsFS paper, we showed that the latency for mv/rename for a directory with 1 million files was around 5.8 seconds.
Re: HopsFS: 100x Times Faster Than AWS S3
#18Is HopsFS helping in this area?
Re: HopsFS: 100x Times Faster Than AWS S3
#19Does it matter? I often see 'our product is much faster than thing X at cloud Y!' and find myself asking why. Why would I want something less integrated for a performance change I don't need, a software change I'll have to write and an extra overhead for dealing with another source? It's great that one individual thing is better than one other individual thing, but if you look at the bigger picture it generally isn't…
Re: HopsFS: 100x Times Faster Than AWS S3
#20Does it matter? I often see 'our product is much faster than thing X at cloud Y!' and find myself asking why. Why would I want something less integrated for a performance change I don't need, a software change I'll have to write and an extra overhead for dealing with another source? It's great that one individual thing is better than one other individual thing, but if you look at the bigger picture it generally isn't…