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/airflow-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1130356 Deploying to asf-site from @
2af8454bb0dccee05243c90e7d883623ad7ff1de 🚀
1130356 is described below
commit 1130356656636545b61bbc84c2de4ff449992bc2
Author: kaxil <[email protected]>
AuthorDate: Fri Jun 4 09:54:25 2021 +0000
Deploying to asf-site from @ 2af8454bb0dccee05243c90e7d883623ad7ff1de 🚀
---
announcements/index.html | 28 +++++++
blog/airflow-1.10.10/index.html | 4 +-
blog/airflow-1.10.12/index.html | 4 +-
blog/airflow-1.10.8-1.10.9/index.html | 4 +-
blog/airflow-survey-2020/index.html | 4 +-
blog/airflow-survey/index.html | 4 +-
blog/airflow-two-point-oh-is-here/index.html | 4 +-
blog/airflow_summit_2021/index.html | 4 +-
blog/announcing-new-website/index.html | 4 +-
blog/apache-airflow-for-newcomers/index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
.../index.html | 4 +-
index.html | 32 ++++----
search/index.html | 4 +-
sitemap.xml | 86 +++++++++++-----------
use-cases/adobe/index.html | 4 +-
use-cases/big-fish-games/index.html | 4 +-
use-cases/dish/index.html | 4 +-
use-cases/experity/index.html | 4 +-
use-cases/onefootball/index.html | 4 +-
use-cases/plarium-krasnodar/index.html | 4 +-
use-cases/sift/index.html | 4 +-
26 files changed, 133 insertions(+), 105 deletions(-)
diff --git a/announcements/index.html b/announcements/index.html
index eaae1c6..7dfdf36 100644
--- a/announcements/index.html
+++ b/announcements/index.html
@@ -430,6 +430,34 @@ if (!doNotTrack) {
<p><strong>Note:</strong> Follow <a href="https://twitter.com/ApacheAirflow"
target="_blank">@ApacheAirflow</a> on Twitter for the latest news and
announcements!</p>
+<h1 id="may-21-2021">May 21, 2021</h1>
+
+<p>I’m happy to announce that Apache <strong>Airflow 2.1.0</strong> was
just released. This one includes a raft of fixes and other small improvements,
but some notable additions include:</p>
+
+<ul>
+<li><p>A Create a DAG Calendar View to show the status of your DAG run across
time more easily</p></li>
+
+<li><p>The cross-dag-dependencies view (which used to be an external plugin)
is now part of core</p></li>
+
+<li><p>Mask passwords and sensitive info in task logs and UI
(finally!)</p></li>
+
+<li><p>Improvmenets to webserver start up time (mostly around time spent
syncing DAG permissions)</p></li>
+</ul>
+
+<p>Please note that <em>this</em> release no long includes the
<code>HTTP</code> extra provider by default, as we discovered that it pulls in
an LGPL dependency (via the <code>requests</code> module of all places) so it
is now optional.</p>
+
+<p>📦 PyPI: <a href="https://pypi.org/project/apache-airflow/2.1.0"
target="_blank">https://pypi.org/project/apache-airflow/2.1.0</a> <br />
+📚 Docs: <a href="https://airflow.apache.org/docs/apache-airflow/2.1.0/"
target="_blank">https://airflow.apache.org/docs/apache-airflow/2.1.0/</a> <br />
+🛠️ Changelog: <a
href="https://airflow.apache.org/docs/apache-airflow/2.1.0/changelog.html"
target="_blank">https://airflow.apache.org/docs/apache-airflow/2.1.0/changelog.html</a></p>
+
+<h1 id="may-20-2021">May 20, 2021</h1>
+
+<p>The first release of our official helm chart for Apache Airflow is here!</p>
+
+<p>📦 ArtifactHub: <a
href="https://artifacthub.io/packages/helm/apache-airflow/airflow"
target="_blank">https://artifacthub.io/packages/helm/apache-airflow/airflow</a>
+📚 Docs: <a href="https://airflow.apache.org/docs/helm-chart/1.0"
target="_blank">https://airflow.apache.org/docs/helm-chart/1.0</a>.
+🚀 Quick Start Installation Guide: <a
href="https://airflow.apache.org/docs/helm-chart/1.0.0/quick-start.html"
target="_blank">https://airflow.apache.org/docs/helm-chart/1.0.0/quick-start.html</a></p>
+
<h1 id="april-6-2021">April 6, 2021</h1>
<p>Airflow PMC welcomes 2 new committers:</p>
diff --git a/blog/airflow-1.10.10/index.html b/blog/airflow-1.10.10/index.html
index b02f357..abeadcc 100644
--- a/blog/airflow-1.10.10/index.html
+++ b/blog/airflow-1.10.10/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2020-04-09T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 1.10.10">
<meta itemprop="description" content="We are happy to present Apache Airflow
1.10.10">
<meta itemprop="datePublished" content="2020-04-09T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="1143">
diff --git a/blog/airflow-1.10.12/index.html b/blog/airflow-1.10.12/index.html
index b40ef9e..5abf5b3 100644
--- a/blog/airflow-1.10.12/index.html
+++ b/blog/airflow-1.10.12/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2020-08-25T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 1.10.12">
<meta itemprop="description" content="We are happy to present Apache Airflow
1.10.12">
<meta itemprop="datePublished" content="2020-08-25T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="911">
diff --git a/blog/airflow-1.10.8-1.10.9/index.html
b/blog/airflow-1.10.8-1.10.9/index.html
index b73d70c..47b98ca 100644
--- a/blog/airflow-1.10.8-1.10.9/index.html
+++ b/blog/airflow-1.10.8-1.10.9/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2020-02-23T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 1.10.8 & 1.10.9">
<meta itemprop="description" content="We are happy to present the new 1.10.8
and 1.10.9 releases of Apache Airflow.">
<meta itemprop="datePublished" content="2020-02-23T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="437">
diff --git a/blog/airflow-survey-2020/index.html
b/blog/airflow-survey-2020/index.html
index 9c7ed9b..09f33d8 100644
--- a/blog/airflow-survey-2020/index.html
+++ b/blog/airflow-survey-2020/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2021-03-09T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Survey 2020">
<meta itemprop="description" content="We observe steady growth in number of
users as well as in an amount of active contributors. So listening and
understanding our community is of high importance.">
<meta itemprop="datePublished" content="2021-03-09T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="2106">
diff --git a/blog/airflow-survey/index.html b/blog/airflow-survey/index.html
index e99e59a..9381789 100644
--- a/blog/airflow-survey/index.html
+++ b/blog/airflow-survey/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2019-12-11T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Survey 2019">
<meta itemprop="description" content="Receiving and adjusting to our users’
feedback is a must. Let’s see who Airflow users are, how they play with it, and
what they miss.">
<meta itemprop="datePublished" content="2019-12-11T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="1775">
diff --git a/blog/airflow-two-point-oh-is-here/index.html
b/blog/airflow-two-point-oh-is-here/index.html
index 21cc554..df2ff08 100644
--- a/blog/airflow-two-point-oh-is-here/index.html
+++ b/blog/airflow-two-point-oh-is-here/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2020-12-17T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow 2.0 is here!">
<meta itemprop="description" content="We're proud to announce that Apache
Airflow 2.0.0 has been released.">
<meta itemprop="datePublished" content="2020-12-17T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="1166">
diff --git a/blog/airflow_summit_2021/index.html
b/blog/airflow_summit_2021/index.html
index 3348339..a3643e5 100644
--- a/blog/airflow_summit_2021/index.html
+++ b/blog/airflow_summit_2021/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2021-03-21T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Airflow Summit 2021">
<meta itemprop="description" content="We are thrilled about Airflow Summit
2021!">
<meta itemprop="datePublished" content="2021-03-21T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="77">
diff --git a/blog/announcing-new-website/index.html
b/blog/announcing-new-website/index.html
index e558b41..3d77ebb 100644
--- a/blog/announcing-new-website/index.html
+++ b/blog/announcing-new-website/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2019-12-11T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="New Airflow website">
<meta itemprop="description" content="We are thrilled about our new website!">
<meta itemprop="datePublished" content="2019-12-11T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="282">
diff --git a/blog/apache-airflow-for-newcomers/index.html
b/blog/apache-airflow-for-newcomers/index.html
index 874fcf8..0531860 100644
--- a/blog/apache-airflow-for-newcomers/index.html
+++ b/blog/apache-airflow-for-newcomers/index.html
@@ -37,14 +37,14 @@ Authoring Workflow in Apache Airflow. Airflow makes it easy
to author workflows
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2020-08-17T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Apache Airflow For Newcomers">
<meta itemprop="description" content="Apache Airflow is a platform to
programmatically author, schedule, and monitor workflows. A workflow is a
sequence of tasks that processes a set of data. You can think of workflow as
the path that describes how tasks go from being undone to done. Scheduling, on
the other hand, is the process of planning, controlling, and optimizing when a
particular task should be done.
Authoring Workflow in Apache Airflow. Airflow makes it easy to author
workflows using python scripts.">
<meta itemprop="datePublished" content="2020-08-17T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="1070">
diff --git
a/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
b/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
index 2e02191..d321dc4 100644
---
a/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
+++
b/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2019-11-22T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="ApacheCon Europe 2019 — Thoughts and Insights
by Airflow Committers">
<meta itemprop="description" content="Here come some thoughts by Airflow
committers and contributors from the ApacheCon Europe 2019. Get to know the ASF
community!">
<meta itemprop="datePublished" content="2019-11-22T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="138">
diff --git a/blog/documenting-using-local-development-environments/index.html
b/blog/documenting-using-local-development-environments/index.html
index 47a9efe..a406ff1 100644
--- a/blog/documenting-using-local-development-environments/index.html
+++ b/blog/documenting-using-local-development-environments/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2019-11-22T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Documenting using local development
environment">
<meta itemprop="description" content="The story behind documenting local
development environment of Apache Airflow">
<meta itemprop="datePublished" content="2019-11-22T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="256">
diff --git
a/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
b/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
index 879a811..e050e66 100644
---
a/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
+++
b/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/index.html
@@ -37,14 +37,14 @@ About Me I have been writing tech articles on medium as
well as my blog for the
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2019-12-20T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Experience in Google Season of Docs 2019 with
Apache Airflow">
<meta itemprop="description" content="I came across Google Season of Docs
(GSoD) almost by accident, thanks to my extensive HackerNews and Twitter
addiction. I was familiar with the Google Summer of Code but not with this
program. It turns out it was the inaugural phase. I read the details, and the
process felt a lot like GSoC except that this was about documentation.
About Me I have been writing tech articles on medium as well as my blog for
the past 1.">
<meta itemprop="datePublished" content="2019-12-20T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="1521">
diff --git a/blog/experience-with-airflow-as-an-outreachy-intern/index.html
b/blog/experience-with-airflow-as-an-outreachy-intern/index.html
index 8929480..77793f1 100644
--- a/blog/experience-with-airflow-as-an-outreachy-intern/index.html
+++ b/blog/experience-with-airflow-as-an-outreachy-intern/index.html
@@ -37,14 +37,14 @@ Contribution Period The first thing I had to do was choose
a project under an or
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2020-08-30T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Journey with Airflow as an Outreachy Intern">
<meta itemprop="description" content="Outreachy is a program which organises
three months paid internships with FOSS projects for people who are typically
underrepresented in those projects.
Contribution Period The first thing I had to do was choose a project under an
organisation. After going through all the projects I chose “Extending the REST
API of Apache Airflow”, because I had a good idea of what REST API(s) are, so I
thought it would be easier to get started with the contributions.">
<meta itemprop="datePublished" content="2020-08-30T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="532">
diff --git a/blog/implementing-stable-api-for-apache-airflow/index.html
b/blog/implementing-stable-api-for-apache-airflow/index.html
index eed3cc2..edf302b 100644
--- a/blog/implementing-stable-api-for-apache-airflow/index.html
+++ b/blog/implementing-stable-api-for-apache-airflow/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2020-07-19T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Implementing Stable API for Apache Airflow">
<meta itemprop="description" content="An Outreachy intern's progress
report on contributing to Apache Airflow REST API.">
<meta itemprop="datePublished" content="2020-07-19T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="703">
diff --git a/blog/its-a-breeze-to-develop-apache-airflow/index.html
b/blog/its-a-breeze-to-develop-apache-airflow/index.html
index 287cf49..056e161 100644
--- a/blog/its-a-breeze-to-develop-apache-airflow/index.html
+++ b/blog/its-a-breeze-to-develop-apache-airflow/index.html
@@ -36,13 +36,13 @@
<meta property="og:image" content="/images/feature-image.png" />
<meta property="article:published_time" content="2019-11-22T00:00:00+00:00" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="It's a "Breeze" to develop Apache
Airflow">
<meta itemprop="description" content="A Principal Software Engineer's
journey to developer productivity. Learn how Jarek and his team speeded up and
simplified Airflow development for the community.">
<meta itemprop="datePublished" content="2019-11-22T00:00:00+00:00" />
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="124">
diff --git a/index.html b/index.html
index 8664251..2339893 100644
--- a/index.html
+++ b/index.html
@@ -1227,12 +1227,12 @@ if (!doNotTrack) {
<div id="integrations-container" class="list-items">
- <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/operators/cloud/gcs.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/operators/firebase/firestore.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Google Cloud Storage
(GCS)</span>
+ <span class="box-event__integration--name">Google Cloud
Firestore</span>
</div>
</div>
@@ -1240,12 +1240,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-amazon/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Google API Python
Client</span>
+ <span class="box-event__integration--name">Amazon DynamoDB</span>
</div>
</div>
@@ -1253,12 +1253,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/operators/cloud/cloud_memorystore.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/operators/cloud/translate.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Google Cloud
Memorystore</span>
+ <span class="box-event__integration--name">Google Cloud
Translation</span>
</div>
</div>
@@ -1266,12 +1266,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/apache-airflow-providers-hashicorp/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-databricks/stable/operators.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Hashicorp Vault</span>
+ <span class="box-event__integration--name">Databricks</span>
</div>
</div>
@@ -1279,12 +1279,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/apache-airflow-providers-postgres/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-openfaas/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">PostgreSQL</span>
+ <span class="box-event__integration--name">OpenFaaS</span>
</div>
</div>
@@ -1292,12 +1292,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/apache-airflow-providers-docker/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-apache-druid/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Docker Swarm</span>
+ <span class="box-event__integration--name">Apache Druid</span>
</div>
</div>
@@ -1305,12 +1305,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/apache-airflow-providers-apache-sqoop/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-amazon/stable/index.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Apache Sqoop</span>
+ <span class="box-event__integration--name">Amazon SageMaker</span>
</div>
</div>
@@ -1318,12 +1318,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/index.html">
+ <a class="list-item"
href="/docs/apache-airflow-providers-google/stable/operators/cloud/cloud_build.html">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Google Discovery API</span>
+ <span class="box-event__integration--name">Google Cloud Build</span>
</div>
</div>
diff --git a/search/index.html b/search/index.html
index 9512064..e98d1ea 100644
--- a/search/index.html
+++ b/search/index.html
@@ -35,12 +35,12 @@
<meta property="og:url" content="/search/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Search Results">
<meta itemprop="description" content="">
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="0">
diff --git a/sitemap.xml b/sitemap.xml
index 2bd5b5f..ed265b8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,147 +4,147 @@
<url>
<loc>/docs/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/airflow-summit/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/airflow_summit_2021/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/community/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/tags/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/airflow-survey-2020/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/survey/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/users/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/airflow-two-point-oh-is-here/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/release/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/experience-with-airflow-as-an-outreachy-intern/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/airflow-1.10.12/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/apache-airflow-for-newcomers/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/announcements/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/implementing-stable-api-for-apache-airflow/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/rest-api/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/airflow-1.10.10/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/airflow-1.10.8-1.10.9/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/documentation/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/experience-in-google-season-of-docs-2019-with-apache-airflow/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/airflow-survey/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/announcing-new-website/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/apache-con-europe-2019-thoughts-and-insights-by-airflow-committers/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/development/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/documenting-using-local-development-environments/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/its-a-breeze-to-develop-apache-airflow/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/adobe/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/big-fish-games/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/blog/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
@@ -153,72 +153,72 @@
<url>
<loc>/community/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/dish/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/ecosystem/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/experity/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/install/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/meetups/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/onefootball/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/plarium-krasnodar/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/privacy-notice/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/roadmap/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/search/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/sift/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
<url>
<loc>/use-cases/</loc>
- <lastmod>2021-06-04T09:34:18+01:00</lastmod>
+ <lastmod>2021-06-04T10:30:04+01:00</lastmod>
</url>
</urlset>
\ No newline at end of file
diff --git a/use-cases/adobe/index.html b/use-cases/adobe/index.html
index 1471045..3b6151e 100644
--- a/use-cases/adobe/index.html
+++ b/use-cases/adobe/index.html
@@ -35,12 +35,12 @@
<meta property="og:url" content="/use-cases/adobe/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Adobe">
<meta itemprop="description" content="What was the problem? Modern big data
platforms need sophisticated data pipelines connecting to many backend services
enabling complex workflows. These workflows need to be deployed, monitored, and
run either on regular schedules or triggered by external events. Adobe
Experience Platform component services architected and built an orchestration
service to enable their users to author, schedule, and monitor complex
hierarchical (including sequential a [...]
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="251">
diff --git a/use-cases/big-fish-games/index.html
b/use-cases/big-fish-games/index.html
index 8020dae..abc86b4 100644
--- a/use-cases/big-fish-games/index.html
+++ b/use-cases/big-fish-games/index.html
@@ -35,12 +35,12 @@
<meta property="og:url" content="/use-cases/big-fish-games/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Big Fish Games">
<meta itemprop="description" content="What was the problem? The main challenge
is the lack of standardized ETL workflow orchestration tools. PowerShell and
Python-based ETL frameworks built in-house are currently used for scheduling
and running analytical workloads. However, there is no web UI through which we
can monitor these workflows and it requires additional effort to maintain this
framework. These scheduled jobs based on external dependencies are not well
suited to modern Big Data [...]
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="336">
diff --git a/use-cases/dish/index.html b/use-cases/dish/index.html
index 42de14e..ca6c42e 100644
--- a/use-cases/dish/index.html
+++ b/use-cases/dish/index.html
@@ -35,12 +35,12 @@
<meta property="og:url" content="/use-cases/dish/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Dish">
<meta itemprop="description" content="What was the problem? We faced
increasing complexity managing lengthy crontabs with scheduling being an issue,
this required carefully planning timing due to resource constraints, usage
patterns, and especially custom code needed for retry logic. In the last case,
having to verify success of previous jobs and/or steps prior to running the
next. Furthermore, time to results is important, but we were increasingly
relying on buffers for processing, wher [...]
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="249">
diff --git a/use-cases/experity/index.html b/use-cases/experity/index.html
index c6e11a2..3db54c9 100644
--- a/use-cases/experity/index.html
+++ b/use-cases/experity/index.html
@@ -36,13 +36,13 @@ How did Apache Airflow help to solve this problem?
Ultimately we decided flexibl
<meta property="og:url" content="/use-cases/experity/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Experity">
<meta itemprop="description" content="What was the problem? We had to deploy
our complex, flagship app to multiple nodes in multiple ways. This required
tasks to communicate across Windows nodes and coordinate timing perfectly. We
did not want to buy an expensive enterprise scheduling tool and needed ultimate
flexibility.
How did Apache Airflow help to solve this problem? Ultimately we decided
flexible, multi-node, DAG capable tooling was key and airflow was one of the
few tools that fit that bill.">
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="191">
diff --git a/use-cases/onefootball/index.html b/use-cases/onefootball/index.html
index 1514fe9..f4b0819 100644
--- a/use-cases/onefootball/index.html
+++ b/use-cases/onefootball/index.html
@@ -36,13 +36,13 @@ On top of that, new data tools appear each month: third
party data sources, clou
<meta property="og:url" content="/use-cases/onefootball/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Onefootball">
<meta itemprop="description" content="What was the problem? With millions of
daily active users, managing the complexity of data engineering at Onefootball
is a constant challenge. Lengthy crontabs, multiplication of custom API
clients, erosion of confidence in the analytics served, increasing heroism
(“only one person can solve this issue”). Those are the challenges
that most teams face unless they consciously invest in their tools and
processes.
On top of that, new data tools appear each month: third party data sources,
cloud providers solutions, different storage technologies… Managing all
those integrations is costly and brittle, especially for small data engineering
teams that are trying to do more with less.">
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="294">
diff --git a/use-cases/plarium-krasnodar/index.html
b/use-cases/plarium-krasnodar/index.html
index 32c4707..83417ec 100644
--- a/use-cases/plarium-krasnodar/index.html
+++ b/use-cases/plarium-krasnodar/index.html
@@ -35,12 +35,12 @@
<meta property="og:url" content="/use-cases/plarium-krasnodar/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Plarium Krasnodar">
<meta itemprop="description" content="What was the problem? Our Research &
Development department carries out various experiments, and in all of them, we
need to create workflow orchestrations for solving tasks in game dev.
Previously, we didn’t have any suitable tools with a sufficient number of
built-in functions, and we had to orchestrate processes manually and entirely
from scratch every time. This led to difficulties with dependencies and
monitoring when building complex w [...]
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="257">
diff --git a/use-cases/sift/index.html b/use-cases/sift/index.html
index 0e15451..e492d18 100644
--- a/use-cases/sift/index.html
+++ b/use-cases/sift/index.html
@@ -35,12 +35,12 @@
<meta property="og:url" content="/use-cases/sift/" />
<meta property="og:image" content="/images/feature-image.png" />
-<meta property="article:modified_time" content="2021-06-04T09:34:18+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2021-06-04T10:30:04+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
<meta itemprop="name" content="Sift">
<meta itemprop="description" content="What was the problem? At Sift, we’re
constantly training machine learning models that feed into the core of Sift’s
Digital Trust & Safety platform. The platform gives our customers a way to
discern suspicious online behavior from trustworthy behavior, allowing our
customers to protect their online transactions, maintain the integrity of their
content platforms, and keep their users’ accounts secure. To make this
possible, we’ve built model traini [...]
-<meta itemprop="dateModified" content="2021-06-04T09:34:18+01:00" />
+<meta itemprop="dateModified" content="2021-06-04T10:30:04+01:00" />
<meta itemprop="wordCount" content="641">