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

pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 633c51242e9 Add GraalSystems (#23651)
633c51242e9 is described below

commit 633c51242e9b135059eb24da34fc896e30faa2a0
Author: Vincent Devillers <[email protected]>
AuthorDate: Mon Jan 23 22:11:00 2023 +0100

    Add GraalSystems (#23651)
    
    Co-authored-by: Vincent Devillers <>
---
 .../site/content/en/case-studies/graalsystems.md   |  21 +++++++++++++++++++++
 .../images/logos/powered-by/graalsystems.png       | Bin 0 -> 11402 bytes
 2 files changed, 21 insertions(+)

diff --git a/website/www/site/content/en/case-studies/graalsystems.md 
b/website/www/site/content/en/case-studies/graalsystems.md
new file mode 100755
index 00000000000..97762cc08b3
--- /dev/null
+++ b/website/www/site/content/en/case-studies/graalsystems.md
@@ -0,0 +1,21 @@
+---
+title:  "GraalSystems"
+icon: /images/logos/powered-by/graalsystems.png
+hasNav: true
+cardDescription: "GraalSystems is a cloud native data platform providing 
support for Beam, Spark, Tensorflow, Samza and many other data processing 
solutions. At the heart of our architecture are a set of distributed processing 
and analytics modules using Beam to route over 2 billion events per day from 
our Apache Pulsar clusters. For our clients, we run also more than 2,000 Beam 
jobs per day at a very large scale in our production platform."
+---
+<!--
+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.
+-->
+
+**[GraalSystems](https://graal.systems)** is a cloud native data platform 
providing support for Beam, Spark, Tensorflow, Samza and many other data 
processing solutions. At the heart of our architecture are a set of distributed 
processing and analytics modules using Beam to route over 2 billion events per 
day from our Apache Pulsar clusters. For our clients, we run also more than 
2,000 Beam jobs per day at a very large scale in our production platform
\ No newline at end of file
diff --git a/website/www/site/static/images/logos/powered-by/graalsystems.png 
b/website/www/site/static/images/logos/powered-by/graalsystems.png
new file mode 100755
index 00000000000..e06649a2ae3
Binary files /dev/null and 
b/website/www/site/static/images/logos/powered-by/graalsystems.png differ

Reply via email to