GithubHelp home page GithubHelp logo

isabella232 / cephfs-hadoop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ceph/cephfs-hadoop

0.0 0.0 0.0 4.08 MB

cephfs-hadoop

License: GNU Lesser General Public License v2.1

Shell 6.81% Ruby 5.14% Java 88.05%

cephfs-hadoop's Introduction

CephFS Hadoop Plugin!

In a hurry ?

  • Install virtualbox and vagrant.
  • Make sure they are working correctly.

Then just run:

  • cd ./resources/vagrant
  • vagrant up

Wow ! How did you do that? Vagrant

This repository contains the source code for the Hadoop FileSystem (HCFS) implementation on Ceph.

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.

Learning the details

To grok the details, just check out the Vagrantfile. In that file, we call 4 scripts (config.vm.provision). The java steps are summarized by the maven download and mvn clean package step.

Publishing , deployment , and continuous integration

This is all TBD. For now, we manually publish this jar to maven central, see pom.xml for details.

cephfs-hadoop's People

Contributors

rootfs avatar dotnwat avatar jayunit100 avatar gregsfortytwo avatar hellertime avatar shangzhong avatar dengquan avatar kdunn926 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.