Giter Club home page Giter Club logo

hbase-research's Introduction

HBase-Research

HBase数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)

使用的HBase版本

保持与官方的0.94版本同步

构建与运行环境

需要JDK7以及Apache Maven

生成Eclipse工程

mvn eclipse:eclipse

在eclipse中导入
File->Import->General->Existing Projects into Workspace

启动HBase

在eclipse中先打开/hbase/src/test/java/my/test/start/HMasterStarter.java,
然后按Ctrl+F11运行它,
当看到提示Waiting for region servers count to settle时,
再打开同目录中的HRegionServerStarter,同样按Ctrl+F11运行它,
此时会有两个Console,
在HMasterStarter这个Console最后出现Master has completed initialization这样的信息时就表示它启动成功了,
而HRegionServerStarter这个Console最后出现Done with post open deploy task这样的信息时说明它启动成功了。

hbase-research's People

Contributors

saintstack avatar lhofhansl avatar apurtell avatar jdcryans avatar toddlipcon avatar jxiang avatar jmhsieh avatar ghelmling avatar matteobertozzi avatar enis avatar larsgeorge avatar cutting avatar sershe-apache avatar nkeywal avatar codefollower avatar anoopsjohn avatar elliottneilclark avatar ndimiduk avatar chrajeshbabu avatar tomwhite avatar omalley avatar

Watchers

James Cloos avatar 朱明明 avatar  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.