error from vagrant up

2013-12-06 Thread Joe Stein
than git clone g...@github.com:apache/incubator-aurora.git cd incubator-aurora/ vagrant up /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> /

creating a job?

2013-12-06 Thread Joe Stein
I can at least get my toes wet I can then start submerging more =8^) /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> /

Re: creating a job?

2013-12-09 Thread Joe Stein
! /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> / On Sat, Dec 7, 2013 at 12:18 PM, Mark Chu-Carroll

Re: creating a job?

2013-12-16 Thread Joe Stein
! /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> / On Mon, Dec 9, 2013 at 11:01 AM, Joe Stein wrote: > Thanks for the

Re: Sharded Service Coordination

2014-07-11 Thread Joe Stein
+1 for adding it to Aurora, looking forward to using it, thanks /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshad

best practice to use host local drive?

2014-08-12 Thread Joe Stein
Hi, I wanted to get recommends on what is the best practice within a launched task by Aurora for accessing some local drive (i.e. /mnt/data/stuff) within the process running. Thanks! /*** Joe Stein Founder, Principal Consultant Big Data Open Source

Service Discovery with Announcer a la AURORA-587

2014-08-12 Thread Joe Stein
? /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> /

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

2014-09-23 Thread Joe Stein
(*):[31000-32000]" and cluster1/tyg/prod/workhorse I ask because the Aurora role is user but the slave role seems to be more like what the environment namespace components in Aurora is for? Something else? Thanks! /******* Joe Stein Founder, Principal

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

2014-09-23 Thread Joe Stein
o that machine ( with the same broker.id and read the data that was there (like after the server crashes and comes back up)). We could make sure that we keep running brokers on Kafka deemed servers while also allowing other stuff to run on it too. /******

Re: Aurora Documentation Sprint, next Thursday 10/16

2014-10-10 Thread Joe Stein
. Maybe we call it "user account" or something in Aurroa? /******* Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twit

build errors

2014-10-15 Thread Joe Stein
'', doc, flags=re.MULTILINE) if doc else None TypeError: sub() got an unexpected keyword argument 'flags' :generateSources FAILED I have thrift installed /opt/apache/incubator-aurora$thrift -version Thrift version 0.9.1 /*** J

Re: build errors

2014-10-15 Thread Joe Stein
python2.7 was the trick, building now :) thanks! /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshad

unknown job error

2014-10-15 Thread Joe Stein
: aurora-scheduler /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> /

Re: unknown job error

2014-10-15 Thread Joe Stein
server: java.net.BindException: Address already in use at org.apache.aurora.scheduler.http.JettyServerModule$HttpServerLauncher.launch(JettyServerModule.java:284) at com.twitter.common.application.modules.LocalServiceRegistry.ensureLaunched(LocalServiceRegistry.java:134) ... 6 more /

Storage is not READY

2014-10-16 Thread Joe Stein
) /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> /

Re: Storage is not READY

2014-10-16 Thread Joe Stein
replica in EMPTY status ^CI1016 16:12:30.623003 26076 replica.cpp:638] Replica in EMPTY status received a broadcasted recover request I1016 16:12:30.623085 26071 recover.cpp:188] Received a recover response from a replica in EMPTY status /*** Joe Stein

executor build issue

2014-10-16 Thread Joe Stein
Wrote /mnt/data1/apache/incubator-aurora/dist/thermos_runner.pex :4: UserWarning: Duplicate name: 'apache/aurora/executor/resources/__init__.py' :5: UserWarning: Duplicate name: 'apache/aurora/executor/resources/thermos_runner.pex' /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> /

Re: Storage is not READY

2014-10-16 Thread Joe Stein
mesos-log initialize --path="$AURORA_HOME/scheduler/db" worked :) thanks /******* Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/al

Re: executor build issue

2014-10-16 Thread Joe Stein
eed to install those out of band :-/ > > > -=Bill > > On Thu, Oct 16, 2014 at 9:31 AM, Zameer Manji > wrote: > > > You need to grab and use the eggs listed here > > https://mesosphere.com/downloads/ > > > > On Thu, Oct 16, 2014 at 9:20 AM, Joe Stein wrote: >

Re: executor build issue

2014-10-20 Thread Joe Stein
g: Duplicate name: 'apache/aurora/executor/resources/__init__.py' :5: UserWarning: Duplicate name: 'apache/aurora/executor/resources/thermos_runner.pex' /*** Joe Stein Founder, Principal Consultan

3rdparty/centos/6/python

2014-10-26 Thread Joe Stein
ubuntu and wasn't sure if I need that missing egg for 0.20.1/centos6.5 to get Aurora working on 0.20.1 on centos6.5 or if I should give it a shot with the 0.20.0 egg? Thanks in advance! /*** Joe Stein Founder, Principal Consultant Big Data Open Source Sec

Re: 3rdparty/centos/6/python

2014-10-27 Thread Joe Stein
out the script build-support/python/make-mesos-eggs.sh in our git > repo > > The centos 6 eggs are not there because they haven't been built yet. You > can build them with that script. You will need a 0.20.1 egg for the current > version of Aurora on master > > On Sunday, Oct

ubuntu 12.04 LTS - pants.venv => build error

2014-10-27 Thread Joe Stein
together. -v, --verbose Show verbose output. -f, --fastRun tests in a single chroot. Builds the specified Python target(s). Use ./pants goal for JVM and other targets. /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> /

Re: [VOTE] Release Apache Aurora 0.6.0 (incubating) RC0

2014-10-28 Thread Joe Stein
+0 having had src build problems on Ubuntu and CentOS from master. On Oct 28, 2014 10:00 PM, "Jake Farrell" wrote: > CHANGELOG was missing 46 items, i've updated the fix version in jira and > they will be picked up during the next rc creation > > -Jake > > > > On Tue, Oct 28, 2014 at 7:31 PM, Bi

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

2014-11-13 Thread Joe Stein
-1 (non-binding) downloaded apache-aurora-0.6.0-rc1-incubating.tar.gz tried to build from src (following the README) and got error Joes-MacBook-Air:apache-aurora-0.6.0-rc1-incubating joestein$ gradle wrapper :buildSrc:compileJava UP-TO-DATE :buildSrc:compileGroovy UP-TO-DATE :buildSrc:processRes

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

2014-11-13 Thread Joe Stein
gradle > > -Jake > > On Thu, Nov 13, 2014 at 8:19 AM, Joe Stein wrote: > > > -1 (non-binding) > > > > downloaded apache-aurora-0.6.0-rc1-incubating.tar.gz > > > > tried to build from src (following the README) and got error > >

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

2014-11-13 Thread Joe Stein
aurora-incubating/gradlew wrapper (invoked > from the source dist). > > On Thursday, November 13, 2014, Joe Stein wrote: > > > understood, we did the same thing in the kafka project (though we left > the > > script and got rid of the jar) > > > > following th

Re: Proposal: Aurora blog posts for each release

2014-12-01 Thread Joe Stein
+1 makes keeping track of these things really helpful and useful, would be great On Mon, Dec 1, 2014 at 1:09 PM, Dave Lester wrote: > > Hi All, > > I'd like to suggest that for the most-recent and future Aurora releases, > we adopt the practice of writing a user-facing blog post that summarizes

Re: [DISCUSS] Features for 0.7.0

2014-12-01 Thread Joe Stein
It might be minor, already tracked or maybe nothing todo but support for https://issues.apache.org/jira/browse/MESOS-1554 would be awesome :) ( once released ) without forcing dedicated service. /*** Joe Stein Founder, Principal Consultant Big Data Open

Re: Seeking volunteers to create scheduler REST API RFC

2015-02-09 Thread Joe Stein
Hey, this looks really interesting. We have been toying with "how do we run frameworks on aurora" and I think that is a good use case for this also. Can the pieces be broken up across a few different folks? Can we preserve the thrift objects and have that also as an option (along with json at lea

Re: Seeking volunteers to create scheduler REST API RFC

2015-02-10 Thread Joe Stein
Chris, We are primarily hoping to integrate Apache Storm. It is important for us that the task preemption and quotas and all that great stuff is available from Aurora with the other frameworks we work with. ~ Joe Stein On Tue, Feb 10, 2015 at 12:06 AM, Chris Lambert < cl