------------------ 原始邮件 ------------------
发送时间: 2013年2月22日(星期五) 凌晨2:40
主题: Re: [qfs-devel:138] some questions of QFS
I would like to amend answer (1) to mention that HDFS writes are not seekable and must be ordered.
- Jeremy
On 02/21/2013 10:34 AM, Jeremy Fishman wrote:
Hello,
Welcome and thanks for trying QFS. Your questions,
1. Yes, QFS supports the Hadoop FileSystem API, including seekable FSDataInputStream and FSDataOutputStream implementations.
2. Files are broken into 64MB chunks, so there is no limit on total file size beyond a practical limit on the number of chunks the meta server (namenode) can address in the memory allocated to it.
3. At this time the only traditional filesystem interface we support is a limited FUSE implementation wrapping the C++ client. This may be able to support virtual machine images, but as currently built will mount read-only.
It looks like there is a greater external support for FUSE and NFS mounts of HDFS. See
MountableHDFS, specifically Fuse-DFS, which may work with QFS since it uses a JNI interface to Hadoop, and
HDFS NFS Proxy, which eliminates FUSE from buggy the NFS -> FUSE -> HDFS write path.
- Jeremy
On 02/21/2013 12:58 AM, 飞 wrote:
Hello, I am looking for Distributed File System now, I saw QFS on github, I think it's a greate project.
but I have some question , can you give me any help ? thank you
1. dose the QFS supports random file access ?
2. dose the QFS have a filesize limit ?
3. I want to using QFS to KVM Guests, QFS is right?
--
You received this message because you are subscribed to the Google Groups "QFS Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
qfs-devel+...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.
--
Jeremy Fishman | Senior Software Engineer
Quantcast Corporation | Big Data Platform
201 3rd Street FL 2, San Francisco, CA 94103
--
Jeremy Fishman | Senior Software Engineer
Quantcast Corporation | Big Data Platform
201 3rd Street FL 2, San Francisco, CA 94103