This is an automated email from the ASF dual-hosted git repository.
abti pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-gobblin-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new dc20f2c Added attribution of logos to respective entities
dc20f2c is described below
commit dc20f2c8da8636f38bd7ce890313cce276ff7541
Author: Abhishek Tiwari <[email protected]>
AuthorDate: Thu Jan 7 17:36:20 2021 -0800
Added attribution of logos to respective entities
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 1cf16a2..bac91e3 100644
--- a/index.html
+++ b/index.html
@@ -143,7 +143,7 @@
<div class="col-lg-3 col-md-3">
<div class="bs-component">
<h3>Mapreduce Mode</h3>
- <p>Runs as an MapReduce application on multiple Hadoop versions.
Also supports Azkaban for launcing MR jobs. </p>
+ <p>Runs as an MapReduce application on multiple Hadoop versions.
Also supports <a href="https://azkaban.github.io/" target="_blank"
rel="nofollow">Azkaban</a> for launcing MR jobs. </p>
<p><img src="assets/images/hadoop.png" style="height: 100px;
"></p>
</div>
</div>
@@ -176,7 +176,7 @@
<p style="font-size: 12px; line-height: 1.5em;
margin-top: 2em; margin-bottom: 2em;">
Copyright © 2020 <a href="http://www.apache.org/"
target="_blank">The Apache Software Foundation</a>
<br>
- Apache, Apache Gobblin (incubating), the Apache
feather and the Gobblin logo are trademarks of The Apache Software Foundation
+ Apache, Apache Gobblin (incubating), Apache
Hadoop, Apache Mesos, Apache YARN, the Apache feather and the Gobblin, Hadoop,
and Mesos logos are trademarks of The Apache Software Foundation
<br>
</p>
</div>