Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Custom JARs for Aiven for Apache Flink overview #2291

Merged
merged 8 commits into from
Jan 18, 2024

Conversation

harshini-rangaswamy
Copy link
Contributor

What changed, and why it matters

Added content for Custom JARs for Aiven for Apache Flink concept/overview content.

Copy link

cloudflare-pages bot commented Nov 26, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b3d2f29
Status: ✅  Deploy successful!
Preview URL: https://1fb040c7.devportal.pages.dev
Branch Preview URL: https://harshini-flink-jars-overview.devportal.pages.dev

View logs

Custom JARs in Aiven for Apache Flink®
=================================================

Aiven for Apache Flink® allows you to upload, deploy, and manage your own Java code with custom JARs. This feature aims to expand the capabilities of Aiven for Apache Flink, allowing you to add custom functions that extend beyond the typical SQL-based features. With Custom JARs, you can swiftly develop and maximize the potential of your Aiven for Flink application.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

custom should be lower case


What are custom JARs?
-------------------------
Java ARchive (JAR) files are package files used in Java to aggregate many class files, metadata, and resources like text and images into a single file for distribution. Custom JARs are Java Archive files containing custom code and resources developed for specific functionalities outside standard Java or Apache Flink libraries.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to add a sentence here at the end like. "The capabilities of any JAR are defined by your organisation and use cases"?

@harshini-rangaswamy harshini-rangaswamy marked this pull request as ready for review December 15, 2023 15:42
@harshini-rangaswamy harshini-rangaswamy merged commit 97905e1 into main Jan 18, 2024
5 checks passed
@harshini-rangaswamy harshini-rangaswamy deleted the harshini-flink-JARs-overview branch January 18, 2024 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants