Cancel Streaming Job

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Cancel Streaming Job

tambunanw
Hi All, 

Is there any way to stop/cancel the job that's restarting ? 

I have already stop the cluster and start it again but seems it's still restarting in dashboard. 
I also try to cancel the job via CLI by running bin/flink cancel <job_id> but it's not working. 



Cheers

Reply | Threaded
Open this post in threaded view
|

Re: Cancel Streaming Job

tambunanw
Hi All, 

Finally i've found the solution for killing the job manager. 



But i do really hope that we have that cancel button for restarting job. 


Cheers

On Tue, Nov 24, 2015 at 8:30 AM, Welly Tambunan <[hidden email]> wrote:
Hi All, 

Is there any way to stop/cancel the job that's restarting ? 

I have already stop the cluster and start it again but seems it's still restarting in dashboard. 
I also try to cancel the job via CLI by running bin/flink cancel <job_id> but it's not working. 



Cheers




--
Reply | Threaded
Open this post in threaded view
|

Re: Cancel Streaming Job

Gyula Fóra
Hi!

This issue has been fixed very recently and the fix will go into the upcoming bugfix release. (0.10.1)

Should be out in the next few days :)

Cheers
Gyula
On Tue, Nov 24, 2015 at 4:49 AM Welly Tambunan <[hidden email]> wrote:
Hi All, 

Finally i've found the solution for killing the job manager. 



But i do really hope that we have that cancel button for restarting job. 


Cheers

On Tue, Nov 24, 2015 at 8:30 AM, Welly Tambunan <[hidden email]> wrote:
Hi All, 

Is there any way to stop/cancel the job that's restarting ? 

I have already stop the cluster and start it again but seems it's still restarting in dashboard. 
I also try to cancel the job via CLI by running bin/flink cancel <job_id> but it's not working. 



Cheers




--
Reply | Threaded
Open this post in threaded view
|

Re: Cancel Streaming Job

Ufuk Celebi
You can use the current release candidate if you like to try it out:

Binaries are here:

http://people.apache.org/~rmetzger/flink-0.10.1-rc1/

The dependency with version 0.10.1 is found in the staging repositories:

https://repository.apache.org/content/repositories/orgapacheflink-1058

If you can wait a few more days, the official release vote will be over in <= 72 hours if no issues are found.

– Ufuk

> On 24 Nov 2015, at 08:26, Gyula Fóra <[hidden email]> wrote:
>
> Hi!
>
> This issue has been fixed very recently and the fix will go into the upcoming bugfix release. (0.10.1)
>
> Should be out in the next few days :)
>
> Cheers
> Gyula
> On Tue, Nov 24, 2015 at 4:49 AM Welly Tambunan <[hidden email]> wrote:
> Hi All,
>
> Finally i've found the solution for killing the job manager.
>
> https://flink.apache.org/faq.html#i-cant-stop-flink-with-the-provided-stop-scripts-what-can-i-do
>
>
> But i do really hope that we have that cancel button for restarting job.
>
>
> Cheers
>
> On Tue, Nov 24, 2015 at 8:30 AM, Welly Tambunan <[hidden email]> wrote:
> Hi All,
>
> Is there any way to stop/cancel the job that's restarting ?
>
> I have already stop the cluster and start it again but seems it's still restarting in dashboard.
> I also try to cancel the job via CLI by running bin/flink cancel <job_id> but it's not working.
>
>
>
> Cheers
>
>
> --
> Welly Tambunan
> Triplelands
>
> http://weltam.wordpress.com
> http://www.triplelands.com
>
>
>
> --
> Welly Tambunan
> Triplelands
>
> http://weltam.wordpress.com
> http://www.triplelands.com

Reply | Threaded
Open this post in threaded view
|

Re: Cancel Streaming Job

tambunanw
Hi Gyula and Ufuk, 

Thanks, I will give it a try.  

Cheers

On Tue, Nov 24, 2015 at 3:42 PM, Ufuk Celebi <[hidden email]> wrote:
You can use the current release candidate if you like to try it out:

Binaries are here:

http://people.apache.org/~rmetzger/flink-0.10.1-rc1/

The dependency with version 0.10.1 is found in the staging repositories:

https://repository.apache.org/content/repositories/orgapacheflink-1058

If you can wait a few more days, the official release vote will be over in <= 72 hours if no issues are found.

– Ufuk

> On 24 Nov 2015, at 08:26, Gyula Fóra <[hidden email]> wrote:
>
> Hi!
>
> This issue has been fixed very recently and the fix will go into the upcoming bugfix release. (0.10.1)
>
> Should be out in the next few days :)
>
> Cheers
> Gyula
> On Tue, Nov 24, 2015 at 4:49 AM Welly Tambunan <[hidden email]> wrote:
> Hi All,
>
> Finally i've found the solution for killing the job manager.
>
> https://flink.apache.org/faq.html#i-cant-stop-flink-with-the-provided-stop-scripts-what-can-i-do
>
>
> But i do really hope that we have that cancel button for restarting job.
>
>
> Cheers
>
> On Tue, Nov 24, 2015 at 8:30 AM, Welly Tambunan <[hidden email]> wrote:
> Hi All,
>
> Is there any way to stop/cancel the job that's restarting ?
>
> I have already stop the cluster and start it again but seems it's still restarting in dashboard.
> I also try to cancel the job via CLI by running bin/flink cancel <job_id> but it's not working.
>
>
>
> Cheers
>
>
> --
> Welly Tambunan
> Triplelands
>
> http://weltam.wordpress.com
> http://www.triplelands.com
>
>
>
> --
> Welly Tambunan
> Triplelands
>
> http://weltam.wordpress.com
> http://www.triplelands.com




--