You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by es...@apache.org on 2022/07/30 15:46:13 UTC

[bahir-flink] branch BAHIR-312 created (now 8dad941)

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

eskabetxe pushed a change to branch BAHIR-312
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git


      at 8dad941  [BAHIR-312] Add license header to README.md files

This branch includes the following new commits:

     new 8dad941  [BAHIR-312] Add license header to README.md files

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[bahir-flink] 01/01: [BAHIR-312] Add license header to README.md files

Posted by es...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

eskabetxe pushed a commit to branch BAHIR-312
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git

commit 8dad941d76c1a32db5ef02a073540269bfc64bfc
Author: Joao Boto <bo...@boto.pro>
AuthorDate: Sat Jul 30 17:45:39 2022 +0200

    [BAHIR-312] Add license header to README.md files
---
 README.md                           | 18 ++++++++++++++++++
 flink-connector-activemq/README.md  | 18 ++++++++++++++++++
 flink-connector-akka/README.md      | 18 ++++++++++++++++++
 flink-connector-flume/README.md     | 18 ++++++++++++++++++
 flink-connector-influxdb/README.md  | 18 ++++++++++++++++++
 flink-connector-influxdb2/README.md | 18 ++++++++++++++++++
 flink-connector-kudu/README.md      | 18 ++++++++++++++++++
 flink-connector-netty/README.md     | 18 ++++++++++++++++++
 flink-connector-pinot/README.md     | 18 ++++++++++++++++++
 flink-connector-redis/README.md     | 18 ++++++++++++++++++
 10 files changed, 180 insertions(+)

diff --git a/README.md b/README.md
index 725c7b1..bf9b154 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+-->
+
 # Apache Bahir (Flink)
 
 Apache Bahir provides extensions to distributed analytics platforms such as Apache Spark™ and Apache Flink®.
diff --git a/flink-connector-activemq/README.md b/flink-connector-activemq/README.md
index 890be8b..14f6fb5 100644
--- a/flink-connector-activemq/README.md
+++ b/flink-connector-activemq/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink ActiveMQ Connector
 
 This connector provides a source and sink to [Apache ActiveMQ](http://activemq.apache.org/)™
diff --git a/flink-connector-akka/README.md b/flink-connector-akka/README.md
index 218cbe2..6bbb0a8 100644
--- a/flink-connector-akka/README.md
+++ b/flink-connector-akka/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink Akka Connector
 
 This connector provides a sink to [Akka](http://akka.io/) source actors in an ActorSystem.
diff --git a/flink-connector-flume/README.md b/flink-connector-flume/README.md
index ebcd3f1..57b6902 100644
--- a/flink-connector-flume/README.md
+++ b/flink-connector-flume/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink Flume Connector
 
 This connector provides a sink that can send data to [Apache Flume](https://flume.apache.org/)™. To use this connector, add the
diff --git a/flink-connector-influxdb/README.md b/flink-connector-influxdb/README.md
index 7500feb..a8644aa 100644
--- a/flink-connector-influxdb/README.md
+++ b/flink-connector-influxdb/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink InfluxDB Connector
 
 This connector provides a sink that can send data to [InfluxDB](https://www.influxdata.com/). To use this connector, add the
diff --git a/flink-connector-influxdb2/README.md b/flink-connector-influxdb2/README.md
index 2a9d9e5..11f7318 100644
--- a/flink-connector-influxdb2/README.md
+++ b/flink-connector-influxdb2/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink InfluxDB Connector
 
 This connector provides a Source that parses the [InfluxDB Line Protocol](https://docs.influxdata.com/influxdb/v2.0/reference/syntax/line-protocol/) and a Sink that can write to [InfluxDB](https://www.influxdata.com/). The Source implements the unified [Data Source API](https://ci.apache.org/projects/flink/flink-docs-release-1.12/dev/stream/sources.html). Our sink implements the unified [Sink API](https://cwiki.apache.org/confluence/display/FLINK/FLIP-143%3A+Unified+Sink+API#FLIP143:Unif [...]
diff --git a/flink-connector-kudu/README.md b/flink-connector-kudu/README.md
index c52adb1..865a01a 100644
--- a/flink-connector-kudu/README.md
+++ b/flink-connector-kudu/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink Kudu Connector
 
 This connector provides a source (```KuduInputFormat```), a sink/output
diff --git a/flink-connector-netty/README.md b/flink-connector-netty/README.md
index daa55fd..59bdd4d 100644
--- a/flink-connector-netty/README.md
+++ b/flink-connector-netty/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink Netty Connector
 
 This connector provides tcp source and http source for receiving push data, implemented by [Netty](http://netty.io). 
diff --git a/flink-connector-pinot/README.md b/flink-connector-pinot/README.md
index dbd0688..b73fb0d 100644
--- a/flink-connector-pinot/README.md
+++ b/flink-connector-pinot/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink Pinot Connector
 
 This connector provides a sink to [Apache Pinot](http://pinot.apache.org/)™.  
diff --git a/flink-connector-redis/README.md b/flink-connector-redis/README.md
index e23ff3b..c4a111d 100644
--- a/flink-connector-redis/README.md
+++ b/flink-connector-redis/README.md
@@ -1,3 +1,21 @@
+<!--
+{% comment %}
+Copyright 2018-2022 Elyra Authors
+
+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.
+{% endcomment %}
+--> 
+
 # Flink Redis Connector
 
 This connector provides a Sink that can write to [Redis](http://redis.io/) and also can publish data