This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 7b4d91f5763654e86353d4c254fafb775e99da13
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Wed Sep 19 13:32:29 2018 -0700

    [BEAM-4568] Add Apache headers to new source pages.
    
    This is required for Rat check when importing website content to the
    apache/beam repository.
---
 src/_posts/2018-06-26-beam-2.5.0.md                       | 15 ++++++++++++++-
 src/_posts/2018-08-10-beam-2.6.0.md                       | 13 +++++++++++++
 .../2018-08-20-review-input-streaming-connectors.md       | 13 +++++++++++++
 src/_posts/2018-08-21-beam-summit-europe.md               | 13 +++++++++++++
 src/community/youtube-channel.md                          | 13 +++++++++++++
 src/documentation/dsls/sql/lexical-structure.md           | 13 +++++++++++++
 src/documentation/io/built-in-hcatalog.md                 | 15 ++++++++++++++-
 src/documentation/runners/samza.md                        | 14 ++++++++++++++
 8 files changed, 107 insertions(+), 2 deletions(-)

diff --git a/src/_posts/2018-06-26-beam-2.5.0.md 
b/src/_posts/2018-06-26-beam-2.5.0.md
index b445d6b..9ee57a5 100644
--- a/src/_posts/2018-06-26-beam-2.5.0.md
+++ b/src/_posts/2018-06-26-beam-2.5.0.md
@@ -7,6 +7,19 @@ categories: blog
 authors:
   - aromanenko
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 
 We are glad to present the new 2.5.0 release of Beam. This release includes
 multiple fixes and new functionalities. <!--more--> For more information
@@ -82,4 +95,4 @@ Metrics are pushed by the runners to configurable sinks (Http 
REST sink availabl
 
 According to git shortlog, the following 84 people contributed to the 2.5.0 
release. Thank you to all contributors!
 
-Ahmet Altay, Alan Myrvold, Alex Amato, Alex Van Boxel, Alexander Dejanovski, 
Alexey Romanenko, Aljoscha Krettek, ananvay, Andreas Ehrencrona, Andrew 
Pilloud, Ankur Goenka, Anton Kedin, arkash, Austin Bennett, Axel Magnuson, Ben 
Chambers, Ben Sidhom, Bill Neubauer, Boyuan Zhang, Braden Bassingthwaite, Cade 
Markegard, cclauss, Chamikara Jayalath, Charles Chen, Chuan Yu Foo, Cody 
Schroeder, Colm O hEigeartaigh, Daniel Oliveira, Dariusz Aniszewski, David 
Cavazos, Dawid Wysakowicz, Eric Rosha [...]
\ No newline at end of file
+Ahmet Altay, Alan Myrvold, Alex Amato, Alex Van Boxel, Alexander Dejanovski, 
Alexey Romanenko, Aljoscha Krettek, ananvay, Andreas Ehrencrona, Andrew 
Pilloud, Ankur Goenka, Anton Kedin, arkash, Austin Bennett, Axel Magnuson, Ben 
Chambers, Ben Sidhom, Bill Neubauer, Boyuan Zhang, Braden Bassingthwaite, Cade 
Markegard, cclauss, Chamikara Jayalath, Charles Chen, Chuan Yu Foo, Cody 
Schroeder, Colm O hEigeartaigh, Daniel Oliveira, Dariusz Aniszewski, David 
Cavazos, Dawid Wysakowicz, Eric Rosha [...]
diff --git a/src/_posts/2018-08-10-beam-2.6.0.md 
b/src/_posts/2018-08-10-beam-2.6.0.md
index 247ff3e..dbc2bcf 100644
--- a/src/_posts/2018-08-10-beam-2.6.0.md
+++ b/src/_posts/2018-08-10-beam-2.6.0.md
@@ -9,6 +9,19 @@ authors:
         - rfernand
 
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 
 We are glad to present the new 2.6.0 release of Beam.
 This release includes multiple fixes and new functionality, such as new 
features in SQL and portability.<!--more-->
diff --git a/src/_posts/2018-08-20-review-input-streaming-connectors.md 
b/src/_posts/2018-08-20-review-input-streaming-connectors.md
index 4d6f104..d3a9c9a 100644
--- a/src/_posts/2018-08-20-review-input-streaming-connectors.md
+++ b/src/_posts/2018-08-20-review-input-streaming-connectors.md
@@ -8,6 +8,19 @@ authors:
   - lkuligin
   - jphalip
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 
 In this post, you'll learn about the current state of support for input 
streaming connectors in [Apache Beam]({{ site.baseurl }}/). For more context, 
you'll also learn about the corresponding state of support in [Apache 
Spark](https://spark.apache.org/).<!--more-->
 
diff --git a/src/_posts/2018-08-21-beam-summit-europe.md 
b/src/_posts/2018-08-21-beam-summit-europe.md
index 8287b08..c867c8c 100644
--- a/src/_posts/2018-08-21-beam-summit-europe.md
+++ b/src/_posts/2018-08-21-beam-summit-europe.md
@@ -7,6 +7,19 @@ categories: blog
 authors:
   - mbaetens
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 
 With a growing community of contributors and users, the Apache Beam project is 
organising the first European Beam Summit. 
 
diff --git a/src/community/youtube-channel.md b/src/community/youtube-channel.md
index 4d09a1d..23100b5 100644
--- a/src/community/youtube-channel.md
+++ b/src/community/youtube-channel.md
@@ -4,6 +4,19 @@ title: 'Beam YouTube channel'
 section_menu: section-menu/community.html
 permalink: /community/youtube-channel/
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 
 # Beam YouTube channel
 ## What is it and what are the goals?
diff --git a/src/documentation/dsls/sql/lexical-structure.md 
b/src/documentation/dsls/sql/lexical-structure.md
index 8f3cd01..423871c 100644
--- a/src/documentation/dsls/sql/lexical-structure.md
+++ b/src/documentation/dsls/sql/lexical-structure.md
@@ -4,6 +4,19 @@ title: "Beam SQL: Lexical Structure"
 section_menu: section-menu/sdks.html
 permalink: /documentation/dsls/sql/lexical/
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 
 # Beam SQL Lexical Structure
 
diff --git a/src/documentation/io/built-in-hcatalog.md 
b/src/documentation/io/built-in-hcatalog.md
index 88e1008..46f39a1 100644
--- a/src/documentation/io/built-in-hcatalog.md
+++ b/src/documentation/io/built-in-hcatalog.md
@@ -4,6 +4,19 @@ title: "Apache HCatalog InputFormat IO"
 section_menu: section-menu/documentation.html
 permalink: /documentation/io/built-in/hcatalog/
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 
 [Pipeline I/O Table of Contents]({{site.baseurl}}/documentation/io/io-toc/)
 
@@ -144,4 +157,4 @@ Relocate _only_ the following hive packages:
 ```
 
 This has been testing to read SequenceFile and ORCFile file backed tables 
running with 
-Beam 2.4.0 on Spark 2.3 / YARN in a Cloudera CDH 5.12.2 managed environment.
\ No newline at end of file
+Beam 2.4.0 on Spark 2.3 / YARN in a Cloudera CDH 5.12.2 managed environment.
diff --git a/src/documentation/runners/samza.md 
b/src/documentation/runners/samza.md
index 2b63189..beaac80 100644
--- a/src/documentation/runners/samza.md
+++ b/src/documentation/runners/samza.md
@@ -5,6 +5,20 @@ section_menu: section-menu/runners.html
 permalink: /documentation/runners/samza/
 redirect_from: /learn/runners/Samza/
 ---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
 # Using the Apache Samza Runner
 
 The Apache Samza Runner can be used to execute Beam pipelines using [Apache 
Samza](http://samza.apache.org/). The Samza Runner executes Beam pipeline in a 
Samza application and can run locally. The application can further be built 
into a .tgz file, and deployed to a YARN cluster or Samza standalone cluster 
with Zookeeper.

Reply via email to