This is an automated email from the ASF dual-hosted git repository. hexiaoqiao pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hadoop-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 3c21db1110 HADOOP-18943. Addendum: Fix trademark description issue of Apache on website. (#47) 3c21db1110 is described below commit 3c21db11109cc9df39a11ad76810148a4a93f863 Author: Hexiaoqiao <hexiaoq...@apache.org> AuthorDate: Fri Oct 20 11:29:34 2023 +0800 HADOOP-18943. Addendum: Fix trademark description issue of Apache on website. (#47) --- content/index.html | 2 +- content/index.xml | 2 +- src/description.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/index.html b/content/index.html index 4944f7c6d3..6ef5783533 100644 --- a/content/index.html +++ b/content/index.html @@ -161,7 +161,7 @@ limitations under the License. See accompanying LICENSE file. --> <p><img src="hadoop-logo.jpg" alt="hadoop-logo"> Apache Hadoop</p> -<p>The Apache™ Hadoop® project develops open-source software for reliable, scalable, distributed computing.</p> +<p>The Apache® Hadoop® project develops open-source software for reliable, scalable, distributed computing.</p> <p>The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of [...] diff --git a/content/index.xml b/content/index.xml index 37d677b193..2995a199c6 100644 --- a/content/index.xml +++ b/content/index.xml @@ -1424,7 +1424,7 @@ A history of sustained contribution to the project. This is a way for a contribu <guid>https://hadoop.apache.org/description.html</guid> <description>Apache Hadoop -The Apache™ Hadoop® project develops open-source software for reliable, scalable, distributed computing. +The Apache® Hadoop® project develops open-source software for reliable, scalable, distributed computing. The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of a c [...] </item> diff --git a/src/description.md b/src/description.md index de30820f1e..48d25c12c0 100644 --- a/src/description.md +++ b/src/description.md @@ -17,6 +17,6 @@ title: Description  Apache Hadoop -The Apache® Hadoop® project develops open-source software for reliable, scalable, distributed computing. +The Apache® Hadoop® project develops open-source software for reliable, scalable, distributed computing. The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of a c [...] --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org