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 87e38735 [auto] Generated docs from Apache Ozone master 
b57841328254c2a67dbb39816d03e92ebd4503ca
87e38735 is described below

commit 87e38735cfd26f6d8f2877c1cecc8e394a7be684
Author: Github Actions <[email protected]>
AuthorDate: Thu Jul 31 12:46:58 2025 +0000

    [auto] Generated docs from Apache Ozone master 
b57841328254c2a67dbb39816d03e92ebd4503ca
---
 docs/edge/en/sitemap.xml          | 2 +-
 docs/edge/integration/distcp.html | 3 ++-
 docs/edge/sitemap.xml             | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/docs/edge/en/sitemap.xml b/docs/edge/en/sitemap.xml
index 4774bbfb..bb22e701 100644
--- a/docs/edge/en/sitemap.xml
+++ b/docs/edge/en/sitemap.xml
@@ -324,7 +324,7 @@
                 />
   </url><url>
     <loc>/integration/distcp.html</loc>
-    <lastmod>2025-06-05T12:04:18-07:00</lastmod>
+    <lastmod>2025-07-30T08:36:43-07:00</lastmod>
   </url><url>
     <loc>/integration/hive.html</loc>
     <lastmod>2025-01-11T09:27:03-08:00</lastmod>
diff --git a/docs/edge/integration/distcp.html 
b/docs/edge/integration/distcp.html
index dbad3425..c08f3943 100644
--- a/docs/edge/integration/distcp.html
+++ b/docs/edge/integration/distcp.html
@@ -636,6 +636,7 @@ s=d.getElementsByTagName('script')[0];
 </span></span></code></pre></div><p>By specifying the appropriate checksum 
configuration or skipping the validation, you can ensure that DistCp jobs 
complete successfully when transferring data between HDFS and Ozone.</p>
 <h2 id="encrypted-data">Encrypted data</h2>
 <p>When data resides in an HDFS encryption zone or Ozone encrypted buckets, 
the file checksum will not match. This is because the underlying block data 
differs due to the use of a new EDEK (Encryption Data Encryption Key) at the 
destination. In such cases, specify the <code>-skipcrccheck</code> parameter to 
avoid job failures.</p>
+<p>Note that <code>distcp</code> is supported between encrypted Ozone clusters 
starting with Ozone 2.0.</p>
 <p>For more information about using Hadoop DistCp, consult the <a 
href="https://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html";>DistCp 
Guide</a>.</p>
 <h2 id="troubleshooting-common-issues">Troubleshooting Common Issues</h2>
 <h3 id="delegation-token-issues">Delegation Token Issues</h3>
@@ -702,7 +703,7 @@ If you are running the DistCp command on a YARN cluster 
associated with the <em>
 <footer class="footer">
   <div class="container">
     <span class="small text-muted">
-      Version: 2.1.0-SNAPSHOT, Last Modified: June 5, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/2a761f79bc4df44c3647cd7bbbd3a4ed4f7a0d0f";>2a761f79bc</a>
+      Version: 2.1.0-SNAPSHOT, Last Modified: July 30, 2025 <a 
class="hide-child link primary-color" 
href="https://github.com/apache/ozone/commit/b0d6eea88b272cfdac482157c1106f4db8c202a2";>b0d6eea88b</a>
     </span>
   </div>
 </footer>
diff --git a/docs/edge/sitemap.xml b/docs/edge/sitemap.xml
index 7710c6ba..4315ad44 100644
--- a/docs/edge/sitemap.xml
+++ b/docs/edge/sitemap.xml
@@ -4,7 +4,7 @@
   <sitemap>
     <loc>/en/sitemap.xml</loc>
     
-      <lastmod>2025-07-23T08:20:27-07:00</lastmod>
+      <lastmod>2025-07-30T08:36:43-07:00</lastmod>
     
   </sitemap>
   


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to