当前位置

网站首页> 程序设计 > 开源项目 > 编程语言 > 浏览文章

CephFS Hadoop Plugin

作者:小梦 来源: 网络 时间: 2024-01-27 阅读:

Git@OSC 手机客户端摇一摇,有惊喜有妹纸

该项目是基于 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.

相关阅读

热点阅读

网友最爱