整體進度
章節 | 貢獻者 | 進度 |
---|---|---|
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
章節列表
- Preface
- Getting Started
- Apache HBase Configuration
- Upgrading
- The Apache HBase Shell
- Data Model
- HBase and Schema Design
- RegionServer Sizing Rules of Thumb
- HBase and MapReduce
- Securing Apache HBase
- Architecture
- In-memory Compaction
- Backup and Restore
- Synchronous Replication
- Apache HBase APIs
- Apache HBase External APIs
- Thrift API and Filter Language
- HBase and Spark
- Apache HBase Coprocessors
- 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
- Procedure Framework (Pv2): HBASE-12439
- AMv2 Description for Devs
- ZooKeeper
- Community
- Appendix
流程
一、認領
首先檢視整體進度,確認沒有人認領了你想認領的章節。
然後回覆 ISSUE,註明“章節 + QQ 號”(一定要留 QQ)。
二、校對
需要校對:
- 語法
- 術語使用
- 文件格式
原文在docs/en/
中,檔名相同。如果覺得現有翻譯不好,重新翻譯也是可以的。
三、提交
fork
Github 專案- 修改
docs
中的文件。 push
pull request
請見 Github 入門指南。