Re: Speeding up Aurora client job creation

2015-02-12 Thread Erb, Stephan
Hi Hussein, we also had slight performance problems when talking to Aurora. We ended up using the existing python client directly in our code (see apache.aurora.client.api.__init__.py). This allowed us to reuse the api object and its scheduler connection, dropping a connection latency of about

Build failed in Jenkins: AuroraBot #3362

2015-02-12 Thread Apache Jenkins Server
See -- Started by timer Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from

Jenkins build is back to normal : AuroraBot #3363

2015-02-12 Thread Apache Jenkins Server
See

Aurora 0.7.0 released, helps us get the word out

2015-02-12 Thread Dave Lester
Hi All, As of this morning, the Apache Aurora website reflects the latest 0.7.0 release. We've love your help getting the word out! There's a blog post announcement on the Apache Aurora website: http://aurora.incubator.apache.org/blog/aurora-0-7-0-incubating-released/ TellApart has blogged about

Installing aurora problem

2015-02-12 Thread Takao Magoori
Hi, I am newbie of aurora and I have 2 questions. Question 1. Make error When I tried to install it, an error of making thrift happened. Environment Archlinux (kernel: 3.18.6-1-ARCH, glibc: 2.21) - Error # archlinux-java set java-7-openjdk# It seems installing Au

Re: Installing aurora problem

2015-02-12 Thread Jake Farrell
Hey Takao Thanks for you interest in Apache Aurora. 1. yes, the latest version of Apache Thrift does address your issues you are hitting. We will probably update to the latest version of Apache Thrift soon, but the commands as you listed do miss some things. Patches welcome if you are interested i