Re: [DISCUSS] Use $(git describe) output to bake version instead of .auroraversion

2014-04-07 Thread Bhuvan Arumugam
on is specified. As long as we create an annotated tag on master, using -a switch to "git tag" when creating snapshot tags, we are good. "git describe" does the right thing. -- Regards, Bhuvan Arumugam www.livecipher.com

Re: [DISCUSS] Use $(git describe) output to bake version instead of .auroraversion

2014-05-14 Thread Bhuvan Arumugam
0.5.0-rc1 and 0.5.0-rc2 tags would be > lightweight. > > Jay -- Regards, Bhuvan Arumugam www.livecipher.com

Re: Sharded Service Coordination

2014-07-09 Thread Bhuvan Arumugam
use the >> REST service doesn't block until all information is communicated – this >> would be problematic due to the nature of the HTTP protocol. >> >> At this point, we realized that an even better solution might be to >> communicate directly to Au

Re: Branches

2014-07-10 Thread Bhuvan Arumugam
gt; code that I'm not ready to send for review, but I'm getting on a plane > tomorrow, and I don't want my laptop to have the only copy of the code. Is > it kosher to push my branch to the main git repos? Or would it be better to > set up a github clone, and push it th

Re: Python versions (redux)

2014-07-17 Thread Bhuvan Arumugam
> that won't even get security fixes is not a good idea. I'm in favor of > dropping 2.6.) > > -Mark -- Regards, Bhuvan Arumugam www.livecipher.com

Re: [VOTE] Release Apache Aurora 0.5.0 (incubating) RC1

2014-07-18 Thread Bhuvan Arumugam
rify, and test. > > The vote will close on Sun Jul 20 15:56:42 PDT 2014 > > [ ] +1 Release this as Apache Aurora 0.5.0 > [ ] +0 > [ ] -1 Do not release this as Apache Aurora 0.5.0 becuase... > > -- Regards, Bhuvan Arumugam www.livecipher.com

Authentication for thermos webui

2014-08-13 Thread Bhuvan Arumugam
ou, -- Regards, Bhuvan Arumugam www.livecipher.com

Re: Authentication for thermos webui

2014-08-13 Thread Bhuvan Arumugam
ans better support for these extensions. I'm by > no means a domain expert here and would love community suggestions, > especially insight into how it's being used. > > ~brian > > > On Wed, Aug 13, 2014 at 10:32 AM, Bhuvan Arumugam wrote: > >> Hello, >>

Authentication for aurora scheduler webui

2014-08-13 Thread Bhuvan Arumugam
rectFilter 3. org.apache.aurora.scheduler.http.AbstractFilter Is there a better approach to implement authentication in aurora scheduler? [1] http://mail-archives.apache.org/mod_mbox/incubator-aurora-dev/201408.mbox/%3CCAK0Yc077KshTifyB43X4%2BTp4OW15qrV3J4jpLR4v36v5yw181Q Thank you, -- R

Re: Authentication for aurora scheduler webui

2014-08-14 Thread Bhuvan Arumugam
our authentication system. If it's true, we'll leverage the auth filter we already use for authenticating cli client. Thank you, Bill! > -=Bill > > > On Wed, Aug 13, 2014 at 1:35 PM, Bhuvan Arumugam wrote: > >> Hello, >> >> This is similar to this thread [1]

aurora maintenance mode

2014-08-21 Thread Bhuvan Arumugam
intenance_hosts --filename=/tmp/maintenance.hosts FATAL] usage: start_maintenance_hosts {--filename=filename | --hosts=hosts} see the help subcommand for more details. -- Regards, Bhuvan Arumugam www.livecipher.com

pants release to support overriding interpreter

2014-09-18 Thread Bhuvan Arumugam
uilt using py2.6 b) use --python argument to pex command in ./build-support/pex. No luck. When can we expect a newer version of pants? When aurora will be updated to use that version of pants? In the meantime, is there any way to override the interpreter that go into pex? -- Regards, Bhuva

override python interpreter when building pex using pants

2014-12-02 Thread Bhuvan Arumugam
. It's launched from mesos-slave, unless i fix mesos-slave to expose /my/custom/python/bin in PATH, i can't launch thermos_executor. Is there a workaround? Is there any undocumented pants env that can help to override the interpreter? -- Regards, Bhuvan Arumugam www.livecipher.com

reasonable preemption delay to use

2015-02-15 Thread Bhuvan Arumugam
e any reasoning behind using 10mins as a default value? We are thinking to to use 2mins for this flag. We wouldn't want to wait beyond 2mins to run a prod job during resource constraint. Does it sound reasonable? What's the typical preemption delay used by SREs? -- Regards, Bhuvan Arumugam www.livecipher.com

Re: [VOTE] Graduate Apache Aurora as a TLP

2015-02-19 Thread Bhuvan Arumugam
+1 Sent from my iPhone > On Feb 18, 2015, at 5:26 PM, Jake Farrell wrote: > > Based on community discussions on the project mailing lists and the current > state of Apache Aurora (incubating) I would like to start a community VOTE > for Apache Aurora (incubating) to graduate from the Incubator

Dedicate mesos slaves to specific aurora roles

2015-03-15 Thread Bhuvan Arumugam
he job. -- Regards, Bhuvan Arumugam www.livecipher.com