scheduler under IDEA?

2014-08-20 Thread Alexius Ludeman
hi, I asked this on irc last week and didn't get much of a response, so I'll reiterate here. now that IsolatedSchedulerModule is removed in https://reviews.apache.org/r/20648/ how does one run the scheduler under Intellij IDEA? thanks

Re: scheduler under IDEA?

2014-08-20 Thread Bill Farner
Unfortunately you can't, at least not without external setup of a mesos master. The good news is that we have a few additional/urgent use cases for this, and I have broken ground on bringing it back in a way that doesn't pollute production code. Can you file a ticket against me? I'm on vacation

Re: scheduler under IDEA?

2014-08-20 Thread Alexius Ludeman
ticket created though I don't think I have the power to assign: AURORA-658 I understand the pollution motivation but removing IsolatedSchedulerModule seems premature without an equivalent option available. This was even voiced in the review. A

Re: scheduler under IDEA?

2014-08-20 Thread Bill Farner
The suggested route is using vagrant. The installed aurorabuild command will sync code, build, and restart components for you. I've found this cycle to be pretty quick. At that point the only thing no longer present is the fake data, but you can populate the database with real jobs that actually