Skip to content

Deploy application on Apache Gearpump

Piotr Grabuszynski edited this page May 17, 2016 · 7 revisions

Wiki home > Apache Gearpump

To deploy application on Apache Gearpump, first of all you have to create an instance of this service. If you have one, go to Data Science > Apache Gearpump tab. Then choose "Deploy application" next to your instance.

Create Apache Gearpump instance on TAP

Now, choose your application jar file. You can also add a config file (optional).

Create Apache Gearpump instance on TAP

To bind TAP selected instances to your application, check the boxes next to names of service instances (optional).

In the section below there's a field with services data which will be send to your application.

Create Apache Gearpump instance on TAP

You can also add some extra parameters for your application like kafka topic name.

Create Apache Gearpump instance on TAP

When deploy was successful, go to previous screen and select "Go to dashboard".

Create Apache Gearpump instance on TAP

Now go to "Applications". You will see your application on a list.

Create Apache Gearpump instance on TAP

Now see the example flow.

Clone this wiki locally