This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 7dd084b Travis CI build asf-site
7dd084b is described below
commit 7dd084bcf910c4df794d099c98832a8c0f622cf7
Author: CI <[email protected]>
AuthorDate: Tue Jul 14 05:18:02 2020 +0000
Travis CI build asf-site
---
content/cn/docs/powered_by.html | 6 ++++++
content/docs/powered_by.html | 8 ++++++++
content/releases.html | 1 +
3 files changed, 15 insertions(+)
diff --git a/content/cn/docs/powered_by.html b/content/cn/docs/powered_by.html
index 1a52518..b770361 100644
--- a/content/cn/docs/powered_by.html
+++ b/content/cn/docs/powered_by.html
@@ -431,6 +431,12 @@ December 2019, AWS re:Invent 2019, Las Vegas, NV, USA</p>
<ol>
<li><a
href="https://www.oreilly.com/ideas/ubers-case-for-incremental-processing-on-hadoop">“The
Case for incremental processing on Hadoop”</a> - O’reilly Ideas article by
Vinoth Chandar</li>
<li><a href="https://eng.uber.com/hoodie/">“Hoodie: Uber Engineering’s
Incremental Processing Framework on Hadoop”</a> - Engineering Blog By Prasanna
Rajaperumal</li>
+ <li><a
href="https://aws.amazon.com/blogs/aws/new-insert-update-delete-data-on-s3-with-amazon-emr-and-apache-hudi/">“New
– Insert, Update, Delete Data on S3 with Amazon EMR and Apache Hudi”</a> - AWS
Blog by Danilo Poccia</li>
+ <li><a
href="https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces64">“The
Apache Software Foundation Announces Apache® Hudi™ as a Top-Level Project”</a>
- ASF Graduation announcement</li>
+ <li><a
href="https://searchdatamanagement.techtarget.com/news/252484740/Apache-Hudi-grows-cloud-data-lake-maturity">“Apache
Hudi grows cloud data lake maturity”</a></li>
+ <li><a href="https://eng.uber.com/apache-hudi-graduation/">“Building a
Large-scale Transactional Data Lake at Uber Using Apache Hudi”</a> - Uber eng
blog by Nishith Agarwal</li>
+ <li><a
href="https://www.diva-portal.org/smash/get/diva2:1413103/FULLTEXT01.pdf">“Hudi
On Hops”</a> - By NETSANET GEBRETSADKAN KIDANE</li>
+ <li><a href="https://www.infoq.cn/article/CAgIDpfJBVcJHKJLSbhe">“开源数据湖存储框架
Apache Hudi 如何玩转增量处理”</a> - InfoQ CN article by Yanghua</li>
</ol>
</section>
diff --git a/content/docs/powered_by.html b/content/docs/powered_by.html
index e8712e7..e824aee 100644
--- a/content/docs/powered_by.html
+++ b/content/docs/powered_by.html
@@ -460,6 +460,9 @@ December 2019, AWS re:Invent 2019, Las Vegas, NV, USA</p>
<li>
<p><a
href="https://drive.google.com/open?id=1Pk_WdFxfEZxMMfAOn0R8-m3ALkcN6G9e">“Building
a near real-time, high-performance data warehouse based on Apache Hudi and
Apache Kylin”</a> - By ShaoFeng Shi March 2020, Apache Hudi & Apache Kylin
Online Meetup, China</p>
</li>
+ <li>
+ <p><a
href="https://berlinbuzzwords.de/session/building-large-scale-transactional-data-lakes-using-apache-hudi">“Building
large scale, transactional data lakes using Apache Hudi”</a> - By Nishith
Agarwal, June 2020, Berlin Buzzwords 2020.</p>
+ </li>
</ol>
<h2 id="articles">Articles</h2>
@@ -467,6 +470,11 @@ December 2019, AWS re:Invent 2019, Las Vegas, NV, USA</p>
<ol>
<li><a
href="https://www.oreilly.com/ideas/ubers-case-for-incremental-processing-on-hadoop">“The
Case for incremental processing on Hadoop”</a> - O’reilly Ideas article by
Vinoth Chandar</li>
<li><a href="https://eng.uber.com/hoodie/">“Hoodie: Uber Engineering’s
Incremental Processing Framework on Hadoop”</a> - Engineering Blog By Prasanna
Rajaperumal</li>
+ <li><a
href="https://aws.amazon.com/blogs/aws/new-insert-update-delete-data-on-s3-with-amazon-emr-and-apache-hudi/">“New
– Insert, Update, Delete Data on S3 with Amazon EMR and Apache Hudi”</a> - AWS
Blog by Danilo Poccia</li>
+ <li><a
href="https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces64">“The
Apache Software Foundation Announces Apache® Hudi™ as a Top-Level Project”</a>
- ASF Graduation announcement</li>
+ <li><a
href="https://searchdatamanagement.techtarget.com/news/252484740/Apache-Hudi-grows-cloud-data-lake-maturity">“Apache
Hudi grows cloud data lake maturity”</a></li>
+ <li><a href="https://eng.uber.com/apache-hudi-graduation/">“Building a
Large-scale Transactional Data Lake at Uber Using Apache Hudi”</a> - Uber eng
blog by Nishith Agarwal</li>
+ <li><a
href="https://www.diva-portal.org/smash/get/diva2:1413103/FULLTEXT01.pdf">“Hudi
On Hops”</a> - By NETSANET GEBRETSADKAN KIDANE</li>
</ol>
<h2 id="powered-by">Powered by</h2>
diff --git a/content/releases.html b/content/releases.html
index aae68d8..bb270e4 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -329,6 +329,7 @@
<h3 id="migration-guide-for-this-release-2">Migration Guide for this
release</h3>
<ul>
+ <li>Upgrade hudi readers (query engines) first with 0.5.1-incubating release
before upgrading writer.</li>
<li>In 0.5.1, the community restructured the package of key generators. The
key generator related classes have been moved from <code
class="highlighter-rouge">org.apache.hudi</code> to <code
class="highlighter-rouge">org.apache.hudi.keygen</code>.</li>
</ul>