yihua commented on a change in pull request #926: [HUDI-278] Translate Administering page URL: https://github.com/apache/incubator-hudi/pull/926#discussion_r328907242
########## File path: docs/admin_guide.cn.md ########## @@ -126,18 +125,17 @@ hoodie:trips->commits show --sortBy "Total Bytes Written" --desc true --limit 10 hoodie:trips-> ``` -At the start of each write, Hudi also writes a .inflight commit to the .hoodie folder. You can use the timestamp there to estimate how long the commit has been inflight - +在每次写入开始时,Hudi还将.inflight提交写入.hoodie文件夹。您可以使用那里的时间戳来估计提交使用的时间 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
