Hello,

I’m trying to figure out a solution for dynamic resource allocation in mesos 
within the same framework ( spark ).

Scenario :
1 - run spark a job in coarse mode
2 - run second job in coarse mode

Second job will not start unless first job finishes which is not something that 
I would want. The problem is small when the job running doesn’t take too long 
but when it does nobody can work on the cluster.

Best scenario would be to have mesos revoke resources from the first job and 
try to allocate resources to the second job.

If there anybody else who solved this issue in another way ?

Thanks

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to