CephFS Hadoop Plugin
本文导语: 该项目是基于 Ceph 实现的 Hadoop FileSystem (HCFS) In addition, for developers, it includes a Vagrant recipe for spinning up a Ceph 1 node cluster to test the plugin. The vagrant recipe installs ceph-deploy, ceph, ceph-fuse, etc.. installs the ceph java bindings configures and sets up a ...
该项目是基于 Ceph 实现的 Hadoop FileSystem (HCFS)
In addition, for developers, it includes a Vagrant recipe for spinning up a Ceph 1 node cluster to test the plugin.
The vagrant recipe
installs ceph-deploy, ceph, ceph-fuse, etc..
installs the ceph java bindings
configures and sets up a single node cluster
creates a fuse mount in /mnt/ceph
installs maven
creates a shared directory for development (/ceph-hadoop)
creates a shared directory for vagrant setup (/vagrant)
installs custom HCFS jars for HADOOP-9361
finally runs the entire build, creates the jar, and runs unit tests.
您可能感兴趣的文章:
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。