Skip to content

Commit

Permalink
Deployed ed777a9 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yanbinyang committed Aug 27, 2024
1 parent ffa0495 commit 18229c5
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 8 deletions.
2 changes: 2 additions & 0 deletions backup/jindofsx/jindo_fluid/jindo_fluid_dataload/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,8 @@ <h2 id="dataload">配置待创建的DataLoad对象<a class="headerlink" href="#d
dataset:
name: spark
namespace: default
target:
- path: /sparkV1/
</code></pre>
<p><code>spec.dataset</code>指明了需要进行数据预加载的目标数据集,在该例子中,我们的数据预加载目标为<code>default</code>命名空间下名为<code>spark</code>的数据集,如果该配置与你所在的实际环境不符,请根据你的实际环境对其进行调整。</p>
<h3 id="dataload_1">创建DataLoad对象<a class="headerlink" href="#dataload_1" title="Permanent link">§</a></h3>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h2 id="_3">使用文档<a class="headerlink" href="#_3" title="Permanent link">
<li><a href="../jindo_fluid_nas_ufs_example/">加速NAS上数据</a></li>
<li><a href="../jindo_fluid_pvc_ufs_example/">加速PVC上数据</a></li>
<li><a href="jindo_fluid_oss_fuse_example.md">直接挂载 OSS 上数据</a></li>
<li><a href="../jindo_fluid_ways_to_use/">Fluid + JindoCaches 高阶功能使用</a></li>
<li><a href="../jindo_fluid_ways_to_use/">Fluid + JindoCache 高阶功能使用</a></li>
<li><a href="../jindo_fluid_dataload/">数据预加载</a></li>
<li><a href="../jindo_fluid_monitor_metric/">监控及可观测功能</a></li>
<li><a href="../jindo_fluid_question/">问题诊断及处理</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ <h1 id="fluid-jindofsx">Fluid + JindoFSx 存储加速系统高阶功能使用<a
</li>
</ul>
<h3 id="_1">挂载点在根目录下<a class="headerlink" href="#_1" title="Permanent link">§</a></h3>
<p>默认使用 JindoRuntime 会在挂载点多一层 /jindo 的目录,如果想挂载在根目录下可以在 dataset 里进行参数指定</p>
<p>默认使用 JindoRuntime 会在挂载点多一层 /<mountPoint.name> 的目录,如果想挂载在根目录下可以在 dataset 里进行参数指定</p>
<pre><code class="language-yaml">apiVersion: data.fluid.io/v1alpha1
kind: Dataset
metadata:
Expand Down
2 changes: 2 additions & 0 deletions fluid-jindoruntime/jindo_fluid_dataload/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,8 @@ <h2 id="dataload">配置待创建的DataLoad对象<a class="headerlink" href="#d
dataset:
name: spark
namespace: default
target:
- path: /sparkV1/
</code></pre>
<p><code>spec.dataset</code>指明了需要进行数据预加载的目标数据集,在该例子中,我们的数据预加载目标为<code>default</code>命名空间下名为<code>spark</code>的数据集,如果该配置与你所在的实际环境不符,请根据你的实际环境对其进行调整。</p>
<h3 id="dataload_1">创建DataLoad对象<a class="headerlink" href="#dataload_1" title="Permanent link">§</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion fluid-jindoruntime/jindo_fluid_overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ <h2 id="_3">使用文档<a class="headerlink" href="#_3" title="Permanent link">
<li><a href="../jindo_fluid_s3_ufs_example/">加速S3上数据</a></li>
<li><a href="../jindo_fluid_nas_ufs_example/">加速NAS上数据</a></li>
<li><a href="../jindo_fluid_pvc_ufs_example/">加速PVC上数据</a></li>
<li><a href="../jindo_fluid_ways_to_use/">Fluid + JindoCaches 高阶功能使用</a></li>
<li><a href="../jindo_fluid_ways_to_use/">Fluid + JindoCache 高阶功能使用</a></li>
<li><a href="../jindo_fluid_dataload/">数据预加载</a></li>
<li><a href="../jindo_fluid_monitor_metric/">监控及可观测功能</a></li>
<li><a href="../jindo_fluid_question/">问题诊断及处理</a></li>
Expand Down
2 changes: 1 addition & 1 deletion fluid-jindoruntime/jindo_fluid_ways_to_use/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ <h1 id="fluid-jindocache">Fluid + JindoCache 存储加速系统高阶功能使
</li>
</ul>
<h3 id="_1">挂载点在根目录下<a class="headerlink" href="#_1" title="Permanent link">§</a></h3>
<p>默认使用 JindoRuntime 会在挂载点多一层 /jindo 的目录,如果想挂载在根目录下可以在 dataset 里进行参数指定</p>
<p>默认使用 JindoRuntime 会在挂载点多一层 /<mountPoint.name> 的目录,如果想挂载在根目录下可以在 dataset 里进行参数指定</p>
<pre><code class="language-yaml">apiVersion: data.fluid.io/v1alpha1
kind: Dataset
metadata:
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -528,5 +528,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-08-26 07:44:54.338205+00:00
Build Date UTC : 2024-08-27 07:11:21.334065+00:00
-->
4 changes: 2 additions & 2 deletions jindosdk/jindosdk_configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ <h2 id="ossoss-hdfs">OSS/OSS-HDFS<a class="headerlink" href="#ossoss-hdfs" title
<td>整型</td>
<td>48</td>
<td>最大同时预读 oss 的 buffer 个数</td>
<td>4.5.1+(deprecated)</td>
<td>4.5.1+</td>
</tr>
<tr>
<td>fs.oss.read.buffer.size</td>
Expand Down Expand Up @@ -623,7 +623,7 @@ <h2 id="ossoss-hdfs">OSS/OSS-HDFS<a class="headerlink" href="#ossoss-hdfs" title
<td>6.6.0+ nextarch</td>
</tr>
<tr>
<td>fs.oss.async.async.executor.number</td>
<td>fs.oss.async.executor.number</td>
<td>整型</td>
<td>cpu核数</td>
<td>进程内 OSS/OSS-HDFS 异步io线程数</td>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 18229c5

Please sign in to comment.