Re: Frontend loadbalancer configuration for long running tasks

2014-09-09 Thread Jing Dong
Hi Ankur, With Bamboo, depending on the scale of your applications, I suggest the following way to manage DNS: 1. Marathon ID should be unique and namespaced with app versions, e.g (app-prod-1, app-staging-1, app-test-1) 2. Each app-- mapps to a unique domain. app-prod-.example.com point

Re: Frontend loadbalancer configuration for long running tasks

2014-09-10 Thread Jing Dong
You should be able to live edit Bamboo's HAProxy template, the next trigger will use the new template. I'm working on an API to trigger reload event programmatically. This is extremely useful for provisioning and orchestrion of rolling update with puppet/chef/ansible. The template has some creden

Re: Frontend loadbalancer configuration for long running tasks

2014-09-18 Thread Jing Dong
Hi, Bamboo now supports both DNS and non-DNS flavoured proxy rules. It also supports coming Marathon 0.7 release. Feedback and contribution are welcomed! Release log: https://github.com/QubitProducts/bamboo/releases/tag/v0.2.1 Thanks Jing On 17 September 2014 12:15, James Gray wrote

Re: Build on Amazon Linux

2014-09-24 Thread Jing Dong
>From my experience, I had issues with OpenJDK. You should try to build with Oracle JDK. Thanks, Jing On 24 September 2014 16:35, John Mickey wrote: > I am trying to build Mesos on Amazon Linux > > AMI: amzn-ami-hvm-2014.03.1.x86_64-ebs (ami-383a5008) (us-west-2) > Kernel: 3.10.35-43.137.amzn1.

Re: Rocket

2014-12-01 Thread Jing Dong
Very promising idea. Rocket is absolutely looking at Docker's flaw and improve the production environment. On 1 Dec 2014, at 20:30, Tom Arnfeld wrote: +1 Sounds exciting! -- Tom Arnfeld Developer // DueDil On Mon, Dec 1, 2014 at 8:03 PM, Jie Yu wrote: > Sounds great Tim! > > Do you know i

Re: Mesos killing Spark Driver

2014-12-01 Thread Jing Dong
When executor dies, did you see any exceptions from Mesos or Spark? On 1 December 2014 at 22:43, Gerard Maas wrote: > Hi, > > Sorry if this has been discussed before. I'm new to the list. > > We are currently running our Spark + Spark Streaming jobs on Mesos, > submitting our jobs through Marat

Re: Proposal: shared Mesos framework hosting and registry

2014-12-02 Thread Jing Dong
I like the idea of having a single UI for installing frameworks. One Web UI endpoint for managing setting and view state of multiple installed frameworks. On 2 Dec 2014, at 09:26, Billy Bones wrote: Wooo mesosphere is making such a good work pushing forward Mesos technologies! I deeply think t