Flink on Mesos

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

Flink on Mesos

Juan Gentile

Hello!

 

We are having a small problem while trying to deploy Flink on Mesos using marathon. In our set up of Mesos we are required to specify the amount of disk space we want to have for the applications we deploy there.

The current default value in Flink is 0 and it’s currently is not parameterizable. This means that we ask 0 disk space for our instances so Flink can’t work.

I’d appreciate suggestions if you have any. Otherwise and since this is causing some problems on our side, I’d like to know if I can create a ticket on Flink and work on it; looks like the fix should be quite easy to implement.

 

Thank you,

Juan.

Reply | Threaded
Open this post in threaded view
|

Re: Flink on Mesos

Till Rohrmann
Hi Juan,

thanks for reporting this issue. If you could open an issue and also provide a fix for it, then this would be awesome. Please let me know the ticket number so that I can monitor it and give your PR a review.

Cheers,
Till

On Fri, Apr 5, 2019 at 5:34 AM Juan Gentile <[hidden email]> wrote:

Hello!

 

We are having a small problem while trying to deploy Flink on Mesos using marathon. In our set up of Mesos we are required to specify the amount of disk space we want to have for the applications we deploy there.

The current default value in Flink is 0 and it’s currently is not parameterizable. This means that we ask 0 disk space for our instances so Flink can’t work.

I’d appreciate suggestions if you have any. Otherwise and since this is causing some problems on our side, I’d like to know if I can create a ticket on Flink and work on it; looks like the fix should be quite easy to implement.

 

Thank you,

Juan.

Reply | Threaded
Open this post in threaded view
|

Re: Flink on Mesos

Oleksandr Nitavskyi

Hey guys.

 

We have also made implementation in Flink on Mesos component in order to support network bandwidth configuration.

 

Will somebody be able to have a look on our PR: https://github.com/apache/flink/pull/8652

There are for sure some details to clarify.

 

Cheers

Oleksandr

 

From: Till Rohrmann <[hidden email]>
Date: Friday 5 April 2019 at 16:46
To: Juan Gentile <[hidden email]>
Cc: "[hidden email]" <[hidden email]>, Oleksandr Nitavskyi <[hidden email]>
Subject: Re: Flink on Mesos

 

Hi Juan,

 

thanks for reporting this issue. If you could open an issue and also provide a fix for it, then this would be awesome. Please let me know the ticket number so that I can monitor it and give your PR a review.

 

Cheers,

Till

 

On Fri, Apr 5, 2019 at 5:34 AM Juan Gentile <[hidden email]> wrote:

Hello!

 

We are having a small problem while trying to deploy Flink on Mesos using marathon. In our set up of Mesos we are required to specify the amount of disk space we want to have for the applications we deploy there.

The current default value in Flink is 0 and it’s currently is not parameterizable. This means that we ask 0 disk space for our instances so Flink can’t work.

I’d appreciate suggestions if you have any. Otherwise and since this is causing some problems on our side, I’d like to know if I can create a ticket on Flink and work on it; looks like the fix should be quite easy to implement.

 

Thank you,

Juan.

Reply | Threaded
Open this post in threaded view
|

Re: Flink on Mesos

Till Rohrmann
I'll take a look.

Cheers,
Till

On Tue, Jul 23, 2019 at 3:07 PM Oleksandr Nitavskyi <[hidden email]> wrote:

Hey guys.

 

We have also made implementation in Flink on Mesos component in order to support network bandwidth configuration.

 

Will somebody be able to have a look on our PR: https://github.com/apache/flink/pull/8652

There are for sure some details to clarify.

 

Cheers

Oleksandr

 

From: Till Rohrmann <[hidden email]>
Date: Friday 5 April 2019 at 16:46
To: Juan Gentile <[hidden email]>
Cc: "[hidden email]" <[hidden email]>, Oleksandr Nitavskyi <[hidden email]>
Subject: Re: Flink on Mesos

 

Hi Juan,

 

thanks for reporting this issue. If you could open an issue and also provide a fix for it, then this would be awesome. Please let me know the ticket number so that I can monitor it and give your PR a review.

 

Cheers,

Till

 

On Fri, Apr 5, 2019 at 5:34 AM Juan Gentile <[hidden email]> wrote:

Hello!

 

We are having a small problem while trying to deploy Flink on Mesos using marathon. In our set up of Mesos we are required to specify the amount of disk space we want to have for the applications we deploy there.

The current default value in Flink is 0 and it’s currently is not parameterizable. This means that we ask 0 disk space for our instances so Flink can’t work.

I’d appreciate suggestions if you have any. Otherwise and since this is causing some problems on our side, I’d like to know if I can create a ticket on Flink and work on it; looks like the fix should be quite easy to implement.

 

Thank you,

Juan.