Hbase 中文參考指南 3.0 校對活動發車了~

ApacheCN_飛龍發表於2019-03-22

參與方式:github.com/apachecn/hb…

整體進度:github.com/apachecn/hb…

專案倉庫:github.com/apachecn/hb…

整體進度

章節 貢獻者 進度
Preface @xixici 100%
Getting Started @xixici 100%
Apache HBase Configuration @xixici 100%
Upgrading @xixici 100%
The Apache HBase Shell @xixici 100%
Data Model @Winchester-Yi
HBase and Schema Design @RaymondCode 100%
RegionServer Sizing Rules of Thumb
HBase and MapReduce @BridgetLai 100%
Securing Apache HBase
Architecture @RaymondCode
In-memory Compaction @mychaow
Backup and Restore @mychaow
Synchronous Replication @mychaow
Apache HBase APIs @xixici 100%
Apache HBase External APIs @xixici 100%
Thrift API and Filter Language @xixici 100%
HBase and Spark @TsingJyujing 100%
Apache HBase Coprocessors @TsingJyujing
Apache HBase Performance Tuning
Troubleshooting and Debugging Apache HBase
Apache HBase Case Studies
Apache HBase Operational Management
Building and Developing Apache HBase
Unit Testing HBase Applications
Protobuf in HBase @TsingJyujing
Procedure Framework (Pv2): HBASE-12439
AMv2 Description for Devs
ZooKeeper
Community
Appendix

貢獻指南

請您勇敢地去翻譯和改進翻譯。雖然我們追求卓越,但我們並不要求您做到十全十美,因此請不要擔心因為翻譯上犯錯——在大部分情況下,我們的伺服器已經記錄所有的翻譯,因此您不必擔心會因為您的失誤遭到無法挽回的破壞。(改編自維基百科)

負責人:

  • 達爾:491920256
  • Constantine D.M.C: 410917617

章節列表

流程

一、認領

首先檢視整體進度,確認沒有人認領了你想認領的章節。

然後回覆 ISSUE,註明“章節 + QQ 號”(一定要留 QQ)。

二、校對

需要校對:

  1. 語法
  2. 術語使用
  3. 文件格式

原文在docs/en/中,檔名相同。如果覺得現有翻譯不好,重新翻譯也是可以的。

三、提交

  • fork Github 專案
  • 修改docs中的文件。
  • push
  • pull request

請見 Github 入門指南

相關文章