Re: Aurora Client over HTTP/JSON

2014-04-23 Thread Bill Farner
Firstly, i think it's _awesome_ that you're hacking with our code! Thanks for sharing a pointer to your fork! How would you feel about integrating this kind of thing into the scheduler rather than a separate webapp? I'd be happy to help acquaint you with the scheduler code if that presents a hur

Re: Aurora Client over HTTP/JSON

2014-04-23 Thread Madan, Smarth
Hi Bill, Thank you for your support. I would like to integrate it into the scheduler with your help. In fact currently the webapp code is already inside the scheduler running on a jetty server. All you need to do is on the root directory type in command : $ ./gradlew jettyRun and hit the url :

RE: Aurora Client over HTTP/JSON

2014-04-23 Thread Rose, Jeff
Smarth, I think integrating into the Aurora Scheduler is a great idea. If we do that I think it may be a good idea to integrate with the twitter.commons.application ( see an example for a REST application https://github.com/twitter/commons/tree/master/src/java/com/twitter/common/examples/pingpo

Build failed in Jenkins: Aurora #325

2014-04-23 Thread Apache Jenkins Server
See Changes: [maxim] Implementing Scheduler SLA metrics. [kevints] Revert "AURORA-132: Cron system based on Quartz" -- [...truncated 2512 lines...] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../

Fwd: Reverted cron system

2014-04-23 Thread Kevin Sweeney
Since Brian Wickman found a pretty bad issue in https://issues.apache.org/jira/browse/AURORA-349 (that was caught by the e2e test but not the unit tests) I've reverted the cron system change. I have a fix in review already but I will hold off on committing it until I can add unit tests that fail wi

Re: Build failed in Jenkins: Aurora #325

2014-04-23 Thread Kevin Sweeney
This was me reverting the cron system On Wed, Apr 23, 2014 at 6:24 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > Changes: > > [maxim] Implementing Scheduler SLA metrics. > > [kevints] Revert "AURORA-132: Cron system bas

Jenkins build is back to normal : Aurora #326

2014-04-23 Thread Apache Jenkins Server
See