Git Product home page Git Product logo

hbase-user-guide-cn's Introduction

HBase用户指南(中文版)

当前HBase英文版的用户指南相比较之前的版本更新了很多内容,而之前其他人翻译的版本因为某些原因已经中断。所以,打算翻译新版的HBase英文版参考指南。

由于涉及的概念和术语较多,许多概念和术语尚没有公认的中文译法,加上译者水平有限,若译文中有不妥之处,还请批评指正。

生成html方式

1、安装maven

如果已安装,则跳过本步骤。判断是否安装可使用mvn --version命令。

2、下载源代码编译

    git clone https://github.com/aaronshan/hbase-user-guide-cn.git
    cd hbase-user-guide-cn
    mvn site

3、使用

编译完成后,会在target/docbkx目录下生成multipage和onepage两个目录,分别代表多页和单页。 分别进入这两个目录,打开对应的book.html文件即可。

译者

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.