This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/groovy-website.git
commit a9bccf5ebcb244e530bdc7270cfe6176080117a3 Author: Paul King <[email protected]> AuthorDate: Thu Nov 21 20:08:14 2024 +1000 minor tweak --- site/src/site/blog/community-over-code-eu-2024.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/src/site/blog/community-over-code-eu-2024.adoc b/site/src/site/blog/community-over-code-eu-2024.adoc index c162bc7..fd3557d 100644 --- a/site/src/site/blog/community-over-code-eu-2024.adoc +++ b/site/src/site/blog/community-over-code-eu-2024.adoc @@ -188,17 +188,17 @@ image:img/Clustering4.png[Whiskey flavour profiles with Ignite] * The same case study was also done using Spark: + -image:img/coceu2024_whiskey1.png[Whiskey flavour profiles with Spark] +image:img/coceu2024_whiskey1.png[Whiskey flavour profiles with Apache Spark] -* The same case study was also done using Wayang: +* The same case study was also done using Apache Wayang: + image:img/coceu2024_whiskey2.png[Whiskey flavour profiles with Wayang] -* The same case study was also done using Beam (Python-style version shown here): +* The same case study was also done using Apache Beam (Python-style version shown here): + image:img/coceu2024_whiskey3.png[Whiskey flavour profiles with Beam] -* The same case study was also done using Flink: +* The same case study was also done using Apache Flink: + image:img/coceu2024_whiskey4.png[Whiskey flavour profiles with Flink]
