Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Santosh Marella
Any idea what shutdown.sh script is used for ? I can omit this if it's used for Vagrant. Santosh On Wed, Nov 11, 2015 at 10:13 AM, Santosh Marella wrote: > Agreed. Will do a RC2 that omits vagrant files. > > Thanks, Jim. > > -- > Sent from mobile > On

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Darin Johnson
That's a good idea. On Wed, Nov 11, 2015 at 10:03 AM, Jim Klucar wrote: > 0 (non-binding) > > Vagrant environment is broken. > I did a `vagrant up` and ran the setup-yarn-1.sh and setup-yarn-2.sh > scripts. The first had a slight problem, the second failed. > I then tried

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Jim Klucar
0 (non-binding) Vagrant environment is broken. I did a `vagrant up` and ran the setup-yarn-1.sh and setup-yarn-2.sh scripts. The first had a slight problem, the second failed. I then tried `./gradlew build` from inside vagrant and the build failed in the web-ui. I believe it is due to how vagrant

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Sarjeet Singh
Yes, it is used for vagrant. https://github.com/apache/incubator-myriad/blob/master/docs/vagrant.md#shutting-down -Sarjeet On Wed, Nov 11, 2015 at 10:19 AM, Santosh Marella wrote: > Any idea what shutdown.sh script is used for ? I can omit this if it's used > for

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Santosh Marella
Looks like vagrant is mentioned in multiple places in documentation (.md files). I'm sure we have it mentioned in wiki as well. What does it take to fix vagrant setup? I'm trying to see if it's easier to remove vagrant support from the release or fix the setup for the release. Thoughts ?

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Jim Klucar
I'll mess with Vagrant now. I'll either get it fixed or remove it. On Wed, Nov 11, 2015 at 1:27 PM, Sarjeet Singh wrote: > Yes, it is used for vagrant. > > > https://github.com/apache/incubator-myriad/blob/master/docs/vagrant.md#shutting-down > > -Sarjeet > > On Wed,

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-11 Thread Jim Klucar
I reworked our Vagrant. It is now a 1 step `vagrant up` that sets up the VM, installs everything and starts mesos and hadoop. I also learned that node doesn't like being run under Vagrant because Vagrant doesn't allow symlinks. I added a node config file that turns off symbolic links. It means

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-10 Thread Brandon Gulla
+1 On Tue, Nov 10, 2015 at 6:22 PM, Ken Sipe wrote: > +1 ship it! > > > On Nov 10, 2015, at 5:05 PM, Santosh Marella > wrote: > > > > Hi all, > > > > I have created a build for Apache Myriad 0.1.0-incubating, release > > candidate 1. > > > > Thanks to

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-10 Thread Swapnil Daingade
Downloaded rc1 tar.gz * Verified md5 and sha512 hashes successfully * Built binaries successfully * Deployed on 3 node MapR cluster * Tested NM flexup/flexdown with HA enabled and disabled. * Tried Framework Shutdown. All operations worked as expected. +1 Regards Swapnil On Tue, Nov 10, 2015

Re: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate 1)

2015-11-10 Thread Aashreya Shankar
ator.apache.org > Sent: Tuesday, November 10, 2015 3:05 PM > Subject: [VOTE] Release apache-myriad-0.1.0-incubating (release candidate > 1) > > Hi all, > > I have created a build for Apache Myriad 0.1.0-incubating, release > candidate 1. > > Thanks to everyone wh