Build failed in Jenkins: Aurora #585

2014-09-23 Thread Apache Jenkins Server
See Changes: [wfarner] Remove about plugin. -- [...truncated 1169 lines...] twitter.common.python.http: Crawling https://pypi.python.org/simple/twitter.common.dirutil/: 41.1ms twitter.common.python.http:

Re: H2 database admin console

2014-09-23 Thread Kevin Sweeney
This is straightforward to protect with Shiro, which I plan to work on this week as part of https://issues.apache.org/jira/browse/AURORA-31 On Tue, Sep 16, 2014 at 11:23 AM, Kevin Sweeney wrote: > To be clear I'm acknowledging the security concerns as real (unprivileged > accounts can usually ru

Jenkins build is back to normal : Aurora #586

2014-09-23 Thread Apache Jenkins Server
See

Aurora roles vs Slave roles and how that relates to slave configuration --resource

2014-09-23 Thread Joe Stein
Hi, I was looking at resource role allocation (slave configuration --resource) and was wondering how this relates to Aurora and if the role there on the slave is the same as Aurora's role in the job key? e.g. --resources="cpus(prod):8; cpus(stage):2 mem(*):15360; disk(*):710534; ports(*):[31000-3

Re: Aurora roles vs Slave roles and how that relates to slave configuration --resource

2014-09-23 Thread Brian Wickman
They are unrelated. That is not to say they shouldn't be supported. Any particular use-cases that come to mind? On Tue, Sep 23, 2014 at 3:44 PM, Joe Stein wrote: > Hi, I was looking at resource role allocation (slave configuration > --resource) and was wondering how this relates to Aurora and

Re: Aurora roles vs Slave roles and how that relates to slave configuration --resource

2014-09-23 Thread Joe Stein
Hey Brian, Lets say I have X machines that have been set aside that have a "characteristic" for running Apache Kafka. The hardware can do a lot more than I need/want for Kafka but is within the "pool" of elasticity (so not every server but a good chunk of them (including not production)) So, I s