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

Commit

Permalink
add LA note
Browse files Browse the repository at this point in the history
  • Loading branch information
harshini-rangaswamy committed Jan 18, 2024
1 parent 379083e commit 9732c5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/products/flink/concepts/custom-jars.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Custom JARs in Aiven for Apache Flink®

Aiven for Apache Flink enables you to upload, deploy, and manage your own Java code as custom JARs within a :doc:`JAR application </docs/products/flink/howto/create-jar-application>`. This feature expands the capabilities of Aiven for Apache Flink, allowing you to add custom capabilities that extend beyond the default SQL features. With custom JARs, you can swiftly develop and maximize the potential of your Aiven for Flink application.

Check failure on line 4 in docs/products/flink/concepts/custom-jars.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/flink/concepts/custom-jars.rst#L4

[Aiven.common_replacements] Use 'Flink' instead of 'flink'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Flink' instead of 'flink'.", "location": {"path": "docs/products/flink/concepts/custom-jars.rst", "range": {"start": {"line": 4, "column": 147}}}, "severity": "ERROR"}

.. important::

Custom JARs for Aiven for Apache Flink is a :doc:`limited availability feature </docs/platform/concepts/beta_services>`. If you're interested in trying out this feature, contact the sales team at sales@Aiven.io.

What are custom JARs?
-------------------------
Custom JARs are specialized Java Archive files containing code and resources for functionalities beyond standard Java or Apache Flink libraries. The capabilities of any custom JAR are defined by your organization and use cases, allowing for tailored solutions that meet specific technical requirements and objectives.
Expand Down

0 comments on commit 9732c5b

Please sign in to comment.