參與方式:https://github.com/apachecn/hbase-doc-zh/blob/master/CONTRIBUTING.md
整體進度:https://github.com/apachecn/hbase-doc-zh/issues/1
項目倉庫:https://github.com/apachecn/hbase-doc-zh
貢獻指南
請您勇敢地去翻譯和改進翻譯。雖然我們追求卓越,但我們并不要求您做到十全十美,是以請不要擔心因為翻譯上犯錯——在大部分情況下,我們的伺服器已經記錄所有的翻譯,是以您不必擔心會因為您的失誤遭到無法挽回的破壞。(改編自維基百科)
負責人:
- 達爾: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)。
二、翻譯
可以合理利用翻譯引擎(例如谷歌),但一定要把它變得可讀!
如果遇到格式問題,請随手把它改正。
三、送出
-
Github 項目fork
- 将譯文放在
檔案夾下docs
-
push
-
pull request
請見 Github 入門指南。