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

Commit

Permalink
Updated content based on UI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
harshini-rangaswamy committed Jan 17, 2024
1 parent 5449cb8 commit 93f3900
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
12 changes: 9 additions & 3 deletions docs/products/flink/howto/create-jar-application.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Create and deploy application
---------------------------------

1. Access the `Aiven Console <https://console.aiven.io/>`_ and select the Aiven for Apache Flink service where you want to deploy a JAR application.
2. From the left sidebar, click **Applications** and then click **Create new application**.
3. In the **Create new application** dialog, enter a name for your JAR application, and select **JAR** as the application type from the drop-down.
2. From the left sidebar, click **Applications** and then click **Create application**.
3. In the **Create application** dialog, enter a name for your JAR application, and select **JAR** as the application type from the drop-down.
4. Click **Create application** to proceed.
5. Click **Upload first version** to upload the first version of the application.
6. In the **Upload new version** dialog:
Expand All @@ -36,8 +36,14 @@ Create and deploy application
* Select the application version to deploy.
* Select a :doc:`savepoint </docs/products/flink/concepts/savepoints>` if you wish to deploy from a specific state. No savepoints are available for the first application deployment.

Check failure on line 37 in docs/products/flink/howto/create-jar-application.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/flink/howto/create-jar-application.rst#L37

[Aiven.common_replacements] Use 'Flink' instead of 'flink'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Flink' instead of 'flink'.", "location": {"path": "docs/products/flink/howto/create-jar-application.rst", "range": {"start": {"line": 37, "column": 47}}}, "severity": "ERROR"}
* Toggle **Restart on failure** to automatically restart Flink jobs upon failure.
* In the **Program args** field, provide command-line arguments consisting of variables and configurations relevant to your application's logic upon submission. Each argument is limited to 64 characters, with a total limit of 32 separate items.

Check failure on line 39 in docs/products/flink/howto/create-jar-application.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/flink/howto/create-jar-application.rst#L39

[Aiven.aiven_spelling] 'args' does not seem to be a recognised word
Raw output
{"message": "[Aiven.aiven_spelling] 'args' does not seem to be a recognised word", "location": {"path": "docs/products/flink/howto/create-jar-application.rst", "range": {"start": {"line": 39, "column": 23}}}, "severity": "ERROR"}
* Specify the number of `parallel instances <https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/execution/parallel/>`_ you require for the task.

9. Click **Deploy without a savepoint** to begin the deployment process.
10. The application status will display as **Initializing** during deployment and change to **Running** once it is ready and deployed.
10. While deploying, the application status shows **Initializing**. Once deployed, the status changes to **Running**.


Related pages
--------------

* :doc:`Manage Aiven for Apache Flink® applications </docs/products/flink/howto/manage-flink-applications>`

Check failure on line 49 in docs/products/flink/howto/create-jar-application.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/flink/howto/create-jar-application.rst#L49

[Aiven.common_replacements] Use 'Flink' instead of 'flink'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Flink' instead of 'flink'.", "location": {"path": "docs/products/flink/howto/create-jar-application.rst", "range": {"start": {"line": 49, "column": 69}}}, "severity": "ERROR"}

Check failure on line 49 in docs/products/flink/howto/create-jar-application.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/flink/howto/create-jar-application.rst#L49

[Aiven.common_replacements] Use 'Flink' instead of 'flink'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Flink' instead of 'flink'.", "location": {"path": "docs/products/flink/howto/create-jar-application.rst", "range": {"start": {"line": 49, "column": 88}}}, "severity": "ERROR"}
6 changes: 3 additions & 3 deletions docs/products/flink/howto/create-sql-application.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Create and deploy application
Create an SQL application in Aiven for Apache Flink® using the `Aiven Console <https://console.aiven.io/>`_:

1. In the `Aiven Console <https://console.aiven.io/>`_, select the Aiven for Apache Flink service where you want to create and deploy a Flink application.
2. From the left sidebar, click **Applications** and then click **Create new application**.
3. In the **Create new application** dialog, enter the name of your application and select **SQL** as the application type.
2. From the left sidebar, click **Applications** and then click **Create application**.
3. In the **Create application** dialog, enter the name of your application and select **SQL** as the application type.
4. Click **Create application**.
5. Click **Create first version** to create the first version of the application.
6. Click **Add your first source table** to add a source table.
Expand Down Expand Up @@ -53,7 +53,7 @@ Create an SQL application in Aiven for Apache Flink® using the `Aiven Console <
* Toggle **Restart on failure** to automatically restart Flink jobs upon failure.
* Specify the number of `parallel instances <https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/execution/parallel/>` you require for the task.

Check failure on line 54 in docs/products/flink/howto/create-sql-application.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/flink/howto/create-sql-application.rst#L54

[Aiven.common_replacements] Use 'Flink' instead of 'flink'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Flink' instead of 'flink'.", "location": {"path": "docs/products/flink/howto/create-sql-application.rst", "range": {"start": {"line": 54, "column": 79}}}, "severity": "ERROR"}

Check failure on line 54 in docs/products/flink/howto/create-sql-application.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/flink/howto/create-sql-application.rst#L54

[Aiven.common_replacements] Use 'Flink' instead of 'flink'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Flink' instead of 'flink'.", "location": {"path": "docs/products/flink/howto/create-sql-application.rst", "range": {"start": {"line": 54, "column": 85}}}, "severity": "ERROR"}
13. Click **Deploy without a savepoint** to begin the deployment process.
14. The application status will display as **Initializing** during deployment and change to **Running** once it is ready and deployed.
14. While deploying, the application status shows **Initializing**. Once deployed, the status changes to **Running**.

Create SQL applications using Aiven CLI
------------------------------------------
Expand Down

0 comments on commit 93f3900

Please sign in to comment.