yihua commented on a change in pull request #926: [HUDI-278] Translate Administering page URL: https://github.com/apache/incubator-hudi/pull/926#discussion_r328908683
########## File path: docs/admin_guide.cn.md ########## @@ -216,16 +211,14 @@ hoodie:trips->stats wa ``` -#### Archived Commits +#### 归档的提交 -In order to limit the amount of growth of .commit files on DFS, Hudi archives older .commit files (with due respect to the cleaner policy) into a commits.archived file. -This is a sequence file that contains a mapping from commitNumber => json with raw information about the commit (same that is nicely rolled up above). +为了限制DFS上.commit文件的增长量,Hudi将较旧的.commit文件(适当考虑清理策略)归档到commits.archived文件中。 +这是一个序列文件,其包含commitNumber => json的映射,其包含有关提交的原始信息(上面已很好地汇总了相同的信息)。 Review comment: “其包含有关提交的原始信息” => “及有关提交的原始信息” ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
