To: *"user@flink.apache.org"
> *Date: *Thursday, September 22, 2016 at 11:43 AM
> *To: *"user@flink.apache.org"
> *Subject: *AW: REST Interface to JobManager
>
>
>
> Hi Curtis,
>
>
>
> we implemented this today. But without a REST-Interface. We
/WebRuntimeMonitor.java
From: Dominique Rondé
Reply-To: "user@flink.apache.org"
Date: Thursday, September 22, 2016 at 11:43 AM
To: "user@flink.apache.org"
Subject: AW: REST Interface to JobManager
Hi Curtis,
we implemented this today. But without a REST-Interface. We transfer out
ar
Hi Curtis,
we implemented this today. But without a REST-Interface. We transfer out
artifacts and a script with a scp call from out Bamboo server and execute the
script. This script kills the yarn application, start a new flink application
in yarn and submit all routes to the cluster.
Work