This is an automated email from the ASF dual-hosted git repository.
kaxilnaik 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 e05fc23 Update - Fri 10 Apr 2020 18:46:30 BST
e05fc23 is described below
commit e05fc23558a7211d276c956baf13f109879b2d30
Author: Kaxil Naik <[email protected]>
AuthorDate: Fri Apr 10 18:46:30 2020 +0100
Update - Fri 10 Apr 2020 18:46:30 BST
---
_gen/indexes/en/blog-index.json | 2 +-
_gen/indexes/en/blog-posts.json | 2 +-
blog/airflow-1.10.10/index.html | 16 +++++++++-------
blog/index.xml | 10 ++++++----
blog/tags/release/index.xml | 10 ++++++----
index.html | 28 ++++++++++++++--------------
index.xml | 10 ++++++----
meetups.json | 20 ++++++++++----------
sitemap.xml | 6 +++---
9 files changed, 56 insertions(+), 48 deletions(-)
diff --git a/_gen/indexes/en/blog-index.json b/_gen/indexes/en/blog-index.json
index dd2a336..fccb8ef 100644
--- a/_gen/indexes/en/blog-index.json
+++ b/_gen/indexes/en/blog-index.json
@@ -1 +1 @@
-{"version":"2.3.8","fields":["title","description","author","content","tags","url"],"fieldVectors":[["title/It's
a \"Breeze\" to develop Apache
Airflow",[0,1.805,1,0.76,2,0.219,3,0.339,4,0.469]],["description/It's a
\"Breeze\" to develop Apache
Airflow",[2,0.236,4,0.329,5,1.268,6,0.534,7,1.268,8,0.702,9,0.534,10,0.702,11,0.534,12,0.4,13,1.268,14,0.4,15,1.268,16,0.034]],["author/It's
a \"Breeze\" to develop Apache Airflow",[11,0.76,17,0.999]],["content/It's a
\"Breeze\" to develop Apache [...]
\ No newline at end of file
+{"version":"2.3.8","fields":["title","description","author","content","tags","url"],"fieldVectors":[["title/It's
a \"Breeze\" to develop Apache
Airflow",[0,1.805,1,0.76,2,0.219,3,0.339,4,0.469]],["description/It's a
\"Breeze\" to develop Apache
Airflow",[2,0.236,4,0.329,5,1.268,6,0.534,7,1.268,8,0.702,9,0.534,10,0.702,11,0.534,12,0.4,13,1.268,14,0.4,15,1.268,16,0.034]],["author/It's
a \"Breeze\" to develop Apache Airflow",[11,0.76,17,0.999]],["content/It's a
\"Breeze\" to develop Apache [...]
\ No newline at end of file
diff --git a/_gen/indexes/en/blog-posts.json b/_gen/indexes/en/blog-posts.json
index 47195c0..a484d48 100644
--- a/_gen/indexes/en/blog-posts.json
+++ b/_gen/indexes/en/blog-posts.json
@@ -1 +1 @@
-[{"content":"## The story behind the Airflow Breeze tool\nInitially, we
started contributing to this fantastic open-source project [Apache Airflow]
with a team of three which then grew to five. When we kicked it off a year ago,
I realized pretty soon where the biggest bottlenecks and areas for improvement
in terms of productivity were. Even with the help of our client, who provided
us with a “homegrown” development environment it took us literally days to set
it up and learn some basics. [...]
\ No newline at end of file
+[{"content":"## The story behind the Airflow Breeze tool\nInitially, we
started contributing to this fantastic open-source project [Apache Airflow]
with a team of three which then grew to five. When we kicked it off a year ago,
I realized pretty soon where the biggest bottlenecks and areas for improvement
in terms of productivity were. Even with the help of our client, who provided
us with a “homegrown” development environment it took us literally days to set
it up and learn some basics. [...]
\ No newline at end of file
diff --git a/blog/airflow-1.10.10/index.html b/blog/airflow-1.10.10/index.html
index 779138e..a267b38 100644
--- a/blog/airflow-1.10.10/index.html
+++ b/blog/airflow-1.10.10/index.html
@@ -36,14 +36,14 @@
<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="2020-04-10T18:23:27+01:00"
/><meta property="og:site_name" content="Apache Airflow" />
+<meta property="article:modified_time" content="2020-04-10T18:44:33+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="2020-04-10T18:23:27+01:00" />
-<meta itemprop="wordCount" content="1138">
+<meta itemprop="dateModified" content="2020-04-10T18:44:33+01:00" />
+<meta itemprop="wordCount" content="1143">
@@ -444,15 +444,15 @@ if (!doNotTrack) {
<li><strong>Changelog</strong>: <a
href="http://airflow.apache.org/docs/1.10.10/changelog.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/changelog.html</a></li>
</ul>
-<p>Some of the noteworthy new features & improvements are:</p>
+<p>Some of the noteworthy new features (user-facing) are:</p>
<ul>
<li><a href="https://github.com/apache/airflow/pull/8046"
target="_blank">Allow user to chose timezone to use in the RBAC UI</a></li>
<li><a href="https://github.com/apache/airflow/pull/7832" target="_blank">Add
Production Docker image support</a></li>
<li><a
href="http://airflow.apache.org/docs/1.10.10/howto/use-alternative-secrets-backend.html"
target="_blank">Allow Retrieving Airflow Connections & Variables from
various Secrets backend</a></li>
<li><a href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">Stateless Webserver using DAG Serialization</a></li>
-<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Dummy Operators are no longer sent to executor</a></li>
-<li><a href="https://github.com/apache/airflow/pull/6256"
target="_blank">Allow passing DagRun conf when triggering dags via UI</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Tasks with Dummy Operators are no longer sent to
executor</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7312"
target="_blank">Allow passing DagRun conf when triggering dags via UI</a></li>
</ul>
<h3 id="allow-user-to-chose-timezone-to-use-in-the-rbac-ui">Allow user to
chose timezone to use in the RBAC UI</h3>
@@ -534,7 +534,7 @@ clicked on in the home page)</p>
<p>Details: <a
href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/dag-serialization.html</a></p>
-<h3 id="dummy-operators-are-no-longer-sent-to-executor">Dummy Operators are no
longer sent to executor</h3>
+<h3 id="tasks-using-dummy-operators-are-no-longer-sent-to-executor">Tasks
using Dummy Operators are no longer sent to executor</h3>
<p>The Dummy operators does not actually do any work and are mostly used for
organizing/grouping tasks along
with BranchPythonOperator.</p>
@@ -553,6 +553,8 @@ blob would be show.</p>
<p><strong>Screenshot</strong>:
<img src="trigger-dag-conf.png" alt="Allow passing DagRun conf when triggering
dags via UI" /></p>
+<p>Details: <a href="https://github.com/apache/airflow/pull/7312"
target="_blank">https://github.com/apache/airflow/pull/7312</a></p>
+
<h2 id="updating-guide">Updating Guide</h2>
<p>If you are updating Apache Airflow from a previous version to
<code>1.10.10</code>, please take a note of the following:</p>
diff --git a/blog/index.xml b/blog/index.xml
index 4708222..3416a84 100644
--- a/blog/index.xml
+++ b/blog/index.xml
@@ -34,15 +34,15 @@
<li><strong>Changelog</strong>: <a
href="http://airflow.apache.org/docs/1.10.10/changelog.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/changelog.html</a></li>
</ul>
-<p>Some of the noteworthy new features &amp; improvements
are:</p>
+<p>Some of the noteworthy new features (user-facing) are:</p>
<ul>
<li><a href="https://github.com/apache/airflow/pull/8046"
target="_blank">Allow user to chose timezone to use in the RBAC
UI</a></li>
<li><a href="https://github.com/apache/airflow/pull/7832"
target="_blank">Add Production Docker image
support</a></li>
<li><a
href="http://airflow.apache.org/docs/1.10.10/howto/use-alternative-secrets-backend.html"
target="_blank">Allow Retrieving Airflow Connections &amp;
Variables from various Secrets backend</a></li>
<li><a
href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">Stateless Webserver using DAG
Serialization</a></li>
-<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Dummy Operators are no longer sent to
executor</a></li>
-<li><a href="https://github.com/apache/airflow/pull/6256"
target="_blank">Allow passing DagRun conf when triggering dags via
UI</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Tasks with Dummy Operators are no longer sent to
executor</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7312"
target="_blank">Allow passing DagRun conf when triggering dags via
UI</a></li>
</ul>
<h3
id="allow-user-to-chose-timezone-to-use-in-the-rbac-ui">Allow user
to chose timezone to use in the RBAC UI</h3>
@@ -124,7 +124,7 @@ clicked on in the home page)</p>
<p>Details: <a
href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/dag-serialization.html</a></p>
-<h3 id="dummy-operators-are-no-longer-sent-to-executor">Dummy
Operators are no longer sent to executor</h3>
+<h3
id="tasks-using-dummy-operators-are-no-longer-sent-to-executor">Tasks
using Dummy Operators are no longer sent to executor</h3>
<p>The Dummy operators does not actually do any work and are mostly used
for organizing/grouping tasks along
with BranchPythonOperator.</p>
@@ -143,6 +143,8 @@ blob would be show.</p>
<p><strong>Screenshot</strong>:
<img src="trigger-dag-conf.png" alt="Allow passing DagRun conf
when triggering dags via UI" /></p>
+<p>Details: <a
href="https://github.com/apache/airflow/pull/7312"
target="_blank">https://github.com/apache/airflow/pull/7312</a></p>
+
<h2 id="updating-guide">Updating Guide</h2>
<p>If you are updating Apache Airflow from a previous version to
<code>1.10.10</code>, please take a note of the following:</p>
diff --git a/blog/tags/release/index.xml b/blog/tags/release/index.xml
index 9431b4b..e9304b2 100644
--- a/blog/tags/release/index.xml
+++ b/blog/tags/release/index.xml
@@ -35,15 +35,15 @@
<li><strong>Changelog</strong>: <a
href="http://airflow.apache.org/docs/1.10.10/changelog.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/changelog.html</a></li>
</ul>
-<p>Some of the noteworthy new features &amp; improvements
are:</p>
+<p>Some of the noteworthy new features (user-facing) are:</p>
<ul>
<li><a href="https://github.com/apache/airflow/pull/8046"
target="_blank">Allow user to chose timezone to use in the RBAC
UI</a></li>
<li><a href="https://github.com/apache/airflow/pull/7832"
target="_blank">Add Production Docker image
support</a></li>
<li><a
href="http://airflow.apache.org/docs/1.10.10/howto/use-alternative-secrets-backend.html"
target="_blank">Allow Retrieving Airflow Connections &amp;
Variables from various Secrets backend</a></li>
<li><a
href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">Stateless Webserver using DAG
Serialization</a></li>
-<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Dummy Operators are no longer sent to
executor</a></li>
-<li><a href="https://github.com/apache/airflow/pull/6256"
target="_blank">Allow passing DagRun conf when triggering dags via
UI</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Tasks with Dummy Operators are no longer sent to
executor</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7312"
target="_blank">Allow passing DagRun conf when triggering dags via
UI</a></li>
</ul>
<h3
id="allow-user-to-chose-timezone-to-use-in-the-rbac-ui">Allow user
to chose timezone to use in the RBAC UI</h3>
@@ -125,7 +125,7 @@ clicked on in the home page)</p>
<p>Details: <a
href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/dag-serialization.html</a></p>
-<h3 id="dummy-operators-are-no-longer-sent-to-executor">Dummy
Operators are no longer sent to executor</h3>
+<h3
id="tasks-using-dummy-operators-are-no-longer-sent-to-executor">Tasks
using Dummy Operators are no longer sent to executor</h3>
<p>The Dummy operators does not actually do any work and are mostly used
for organizing/grouping tasks along
with BranchPythonOperator.</p>
@@ -144,6 +144,8 @@ blob would be show.</p>
<p><strong>Screenshot</strong>:
<img src="trigger-dag-conf.png" alt="Allow passing DagRun conf
when triggering dags via UI" /></p>
+<p>Details: <a
href="https://github.com/apache/airflow/pull/7312"
target="_blank">https://github.com/apache/airflow/pull/7312</a></p>
+
<h2 id="updating-guide">Updating Guide</h2>
<p>If you are updating Apache Airflow from a previous version to
<code>1.10.10</code>, please take a note of the following:</p>
diff --git a/index.html b/index.html
index 224d5f7..3a46338 100644
--- a/index.html
+++ b/index.html
@@ -1170,12 +1170,12 @@ if (!doNotTrack) {
<div id="integrations-container" class="list-items">
- <a class="list-item"
href="/docs/stable/integration.html#aws-amazon-web-services">
+ <a class="list-item"
href="/docs/stable/integration.html#service-integrations">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Amazon DynamoDB</span>
+ <span class="box-event__integration--name">Google Display&Video
360</span>
</div>
</div>
@@ -1183,12 +1183,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/stable/integration.html#software-integrations">
+ <a class="list-item"
href="/docs/stable/integration.html#protocol-integrations">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Papermill</span>
+ <span class="box-event__integration--name">gRPC</span>
</div>
</div>
@@ -1196,12 +1196,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/stable/integration.html#software-integrations">
+ <a class="list-item"
href="/docs/stable/integration.html#asf-apache-software-foundation">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Redis</span>
+ <span class="box-event__integration--name">Apache Spark</span>
</div>
</div>
@@ -1209,12 +1209,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/stable/integration.html#aws-amazon-web-services">
+ <a class="list-item"
href="/docs/stable/integration.html#asf-apache-software-foundation">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Amazon Simple Storage
Service (S3)</span>
+ <span class="box-event__integration--name">Hadoop Distributed File
System (HDFS)</span>
</div>
</div>
@@ -1227,7 +1227,7 @@ if (!doNotTrack) {
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Google Display&Video
360</span>
+ <span class="box-event__integration--name">Slack</span>
</div>
</div>
@@ -1240,7 +1240,7 @@ if (!doNotTrack) {
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Cloud Memorystore</span>
+ <span class="box-event__integration--name">Cloud Spanner</span>
</div>
</div>
@@ -1248,12 +1248,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/stable/integration.html#protocol-integrations">
+ <a class="list-item"
href="/docs/stable/integration.html#azure-microsoft-azure">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Internet Message Access
Protocol (IMAP)</span>
+ <span class="box-event__integration--name">Azure Blob Storage</span>
</div>
</div>
@@ -1261,12 +1261,12 @@ if (!doNotTrack) {
- <a class="list-item"
href="/docs/stable/integration.html#protocol-integrations">
+ <a class="list-item"
href="/docs/stable/integration.html#aws-amazon-web-services">
<div class="card">
<div class="box-event box-event__integration">
- <span class="box-event__integration--name">Windows Remote Management
(WinRM)</span>
+ <span class="box-event__integration--name">Amazon Simple Queue Service
(SQS)</span>
</div>
</div>
diff --git a/index.xml b/index.xml
index a60c6ac..7f88ca2 100644
--- a/index.xml
+++ b/index.xml
@@ -33,15 +33,15 @@
<li><strong>Changelog</strong>: <a
href="http://airflow.apache.org/docs/1.10.10/changelog.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/changelog.html</a></li>
</ul>
-<p>Some of the noteworthy new features &amp; improvements
are:</p>
+<p>Some of the noteworthy new features (user-facing) are:</p>
<ul>
<li><a href="https://github.com/apache/airflow/pull/8046"
target="_blank">Allow user to chose timezone to use in the RBAC
UI</a></li>
<li><a href="https://github.com/apache/airflow/pull/7832"
target="_blank">Add Production Docker image
support</a></li>
<li><a
href="http://airflow.apache.org/docs/1.10.10/howto/use-alternative-secrets-backend.html"
target="_blank">Allow Retrieving Airflow Connections &amp;
Variables from various Secrets backend</a></li>
<li><a
href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">Stateless Webserver using DAG
Serialization</a></li>
-<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Dummy Operators are no longer sent to
executor</a></li>
-<li><a href="https://github.com/apache/airflow/pull/6256"
target="_blank">Allow passing DagRun conf when triggering dags via
UI</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7880"
target="_blank">Tasks with Dummy Operators are no longer sent to
executor</a></li>
+<li><a href="https://github.com/apache/airflow/pull/7312"
target="_blank">Allow passing DagRun conf when triggering dags via
UI</a></li>
</ul>
<h3
id="allow-user-to-chose-timezone-to-use-in-the-rbac-ui">Allow user
to chose timezone to use in the RBAC UI</h3>
@@ -123,7 +123,7 @@ clicked on in the home page)</p>
<p>Details: <a
href="http://airflow.apache.org/docs/1.10.10/dag-serialization.html"
target="_blank">http://airflow.apache.org/docs/1.10.10/dag-serialization.html</a></p>
-<h3 id="dummy-operators-are-no-longer-sent-to-executor">Dummy
Operators are no longer sent to executor</h3>
+<h3
id="tasks-using-dummy-operators-are-no-longer-sent-to-executor">Tasks
using Dummy Operators are no longer sent to executor</h3>
<p>The Dummy operators does not actually do any work and are mostly used
for organizing/grouping tasks along
with BranchPythonOperator.</p>
@@ -142,6 +142,8 @@ blob would be show.</p>
<p><strong>Screenshot</strong>:
<img src="trigger-dag-conf.png" alt="Allow passing DagRun conf
when triggering dags via UI" /></p>
+<p>Details: <a
href="https://github.com/apache/airflow/pull/7312"
target="_blank">https://github.com/apache/airflow/pull/7312</a></p>
+
<h2 id="updating-guide">Updating Guide</h2>
<p>If you are updating Apache Airflow from a previous version to
<code>1.10.10</code>, please take a note of the following:</p>
diff --git a/meetups.json b/meetups.json
index 0e8b8b2..ade4582 100644
--- a/meetups.json
+++ b/meetups.json
@@ -3,63 +3,63 @@
"city": "Amsterdam",
"country": "Netherlands",
"date": "",
- "members": 346,
+ "members": 355,
"url": "https://www.meetup.com/Amsterdam-Airflow-meetup/"
},
{
"city": "San Francisco",
"country": "USA",
"date": "",
- "members": 1760,
+ "members": 1797,
"url": "https://www.meetup.com/Bay-Area-Apache-Airflow-Incubating-Meetup/"
},
{
"city": "London",
"country": "United Kingdom",
"date": "",
- "members": 663,
+ "members": 672,
"url": "https://www.meetup.com/London-Apache-Airflow-Meetup/"
},
{
"city": "New York",
"country": "USA",
"date": "",
- "members": 717,
+ "members": 751,
"url": "https://www.meetup.com/NYC-Apache-Airflow-Meetup/"
},
{
"city": "Melbourne",
"country": "Australia",
"date": "",
- "members": 136,
+ "members": 140,
"url": "https://www.meetup.com/Melbourne-Apache-Airflow-Meetup/"
},
{
"city": "Paris",
"country": "France",
"date": "",
- "members": 560,
+ "members": 565,
"url": "https://www.meetup.com/Paris-Apache-Airflow-Meetup/"
},
{
"city": "Portland",
"country": "USA",
"date": "",
- "members": 71,
+ "members": 74,
"url": "https://www.meetup.com/Portland-Apache-Airflow-Meetup/"
},
{
"city": "Tokyo",
"country": "Japan",
"date": "",
- "members": 115,
+ "members": 116,
"url": "https://www.meetup.com/Tokyo-Apache-Airflow-incubating-Meetup/"
},
{
"city": "Bangalore",
"country": "India",
"date": "",
- "members": 538,
+ "members": 564,
"url": "https://www.meetup.com/Bangalore-Apache-Airflow-Meetup/"
},
{
@@ -73,7 +73,7 @@
"city": "Warsaw",
"country": "Poland",
"date": "",
- "members": 265,
+ "members": 359,
"url": "https://www.meetup.com/Warsaw-Airflow-Meetup/"
}
]
diff --git a/sitemap.xml b/sitemap.xml
index d1a85f9..e24a6b5 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -84,17 +84,17 @@
<url>
<loc>/blog/airflow-1.10.10/</loc>
- <lastmod>2020-04-10T18:23:27+01:00</lastmod>
+ <lastmod>2020-04-10T18:44:33+01:00</lastmod>
</url>
<url>
<loc>/blog/tags/release/</loc>
- <lastmod>2020-04-10T18:23:27+01:00</lastmod>
+ <lastmod>2020-04-10T18:44:33+01:00</lastmod>
</url>
<url>
<loc>/tags/</loc>
- <lastmod>2020-04-10T18:23:27+01:00</lastmod>
+ <lastmod>2020-04-10T18:44:33+01:00</lastmod>
</url>
<url>