-
Notifications
You must be signed in to change notification settings - Fork 8
Deploy application on Apache Gearpump
To deploy an application on Apache Gearpump, you must first create an instance of this service. Once you have one, navigate to the Data Science > Apache Gearpump tab. Then choose "Deploy application" next to your instance.
Now, choose your application jar file. You can also add a config file (optional).
To bind required TAP services to your application, check the boxes next to names of the service instances (optional).
In the next section, there is a Resultant Arguments field for services data that will be sent to your application.
You can also add some extra parameters for your application, like a Kafka topic name, using key-value pairs. Fields for the first pair are displayed by default. Click on +Add an extra parameter for each key-value pair you want to provide, then enter the information for that pair.
Check the resultant arguments, and when you are satisfied they are correct, click the Deploy button to complete deployment.
In general, deployment time depends on your environment and jar size. For most examples, it will typically take less than a minute.
When deployment successfully completes, you are returned to the Apache Gearpump screen. Select Go to dashboard.
When the Dashboard is displayed, navigate to the "Applications" tab. You will see your application on the list.