This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new e8fdcd3a [auto] Generated docs from Apache Ozone master 35e1745ca47351186e00d2128694177cde8b6125 e8fdcd3a is described below commit e8fdcd3a0b87095949f73897d71b097dea8cd903 Author: Github Actions <nore...@github.com> AuthorDate: Thu Jul 17 12:46:54 2025 +0000 [auto] Generated docs from Apache Ozone master 35e1745ca47351186e00d2128694177cde8b6125 --- docs/edge/interface/ofs.html | 2 +- docs/edge/zh/interface/ofs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/edge/interface/ofs.html b/docs/edge/interface/ofs.html index b531f24c..eb71e02d 100644 --- a/docs/edge/interface/ofs.html +++ b/docs/edge/interface/ofs.html @@ -654,7 +654,7 @@ For example:</p> <p>Or use the put command to write a file to the bucket.</p> <div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>hdfs dfs -put /etc/hosts /volume1/bucket1/test</span></span></code></pre></div> <p>For more usage, see: <a href="https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf">https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf</a></p> -<h2 id="differences-from-o3fshahahugoshortcode110s5hbhb">Differences from <a href="../interface/o3fs.html">o3fs</a></h2> +<h2 id="differences-from-o3fshahahugoshortcode109s5hbhb">Differences from <a href="../interface/o3fs.html">o3fs</a></h2> <h3 id="creating-files">Creating files</h3> <p>OFS doesn’t allow creating keys(files) directly under root or volumes. Users will receive an error message when they try to do that:</p> diff --git a/docs/edge/zh/interface/ofs.html b/docs/edge/zh/interface/ofs.html index 4bf832b6..c71e3220 100644 --- a/docs/edge/zh/interface/ofs.html +++ b/docs/edge/zh/interface/ofs.html @@ -484,7 +484,7 @@ ofs://omservice/tmp/key1 <p>或者使用 put 命令向桶中写入一个文件</p> <div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>hdfs dfs -put /etc/hosts /volume1/bucket1/test</span></span></code></pre></div> <p>有关更多用法,请参见: <a href="https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf">https://issues.apache.org/jira/secure/attachment/12987636/Design%20ofs%20v1.pdf</a></p> -<h2 id="与-o3fshahahugoshortcode109s5hbhb-的区别">与 <a href="../../zh/interface/o3fs.html">o3fs</a> 的区别</h2> +<h2 id="与-o3fshahahugoshortcode108s5hbhb-的区别">与 <a href="../../zh/interface/o3fs.html">o3fs</a> 的区别</h2> <h3 id="创建文件">创建文件</h3> <p>OFS 不允许直接在根目录或卷下创建键(文件)。 当用户尝试这样做时,他们将收到一个错误消息:</p> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ozone.apache.org For additional commands, e-mail: commits-h...@ozone.apache.org