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 more

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, Nov 11, 2015 at 10:19 AM, Sa

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 Vagrant. > > Santosh > > On We

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 ? Santosh

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 Nov 11, 2015 7:08 AM, "

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

2015-11-11 Thread Santosh Marella
Agreed. Will do a RC2 that omits vagrant files. Thanks, Jim. -- Sent from mobile On Nov 11, 2015 7:08 AM, "Darin Johnson" wrote: > 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

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 `./gradlew build` from

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-10 Thread Darin Johnson
+1 D/L'd tar ball verified checksums Flexed up/down nodes and JHS Ran MR job with FGS On Tue, Nov 10, 2015 at 9:12 PM, Sarjeet Singh wrote: > +1 (Non-Binding) > > Verified checksums. > Downloaded myriad-0.1.0-incubating-rc1.tar.gz, Compiled the code and > deployed it on a 4 node MapR cluster.

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

2015-11-10 Thread Sarjeet Singh
+1 (Non-Binding) Verified checksums. Downloaded myriad-0.1.0-incubating-rc1.tar.gz, Compiled the code and deployed it on a 4 node MapR cluster. Tried basic functionality tests for FGS/CGS flex up/down and it worked fine. Tried running M/R job and it completed successfully. Tried framework shutdown

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

2015-11-10 Thread Aashreya Shankar
> 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 who has contributed to this release. > > Here’s the release n

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 at

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

2015-11-10 Thread yuliya Feldman
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 who has contributed to this release. Here’s the release notes: https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes The

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 everyone who has contributed to this releas

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

2015-11-10 Thread Ken Sipe
+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 everyone who has contributed to this release. > > Here’s the release notes: > https://cwiki.apache.org/confluence/d

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

2015-11-10 Thread Santosh Marella
Hi all, I have created a build for Apache Myriad 0.1.0-incubating, release candidate 1. Thanks to everyone who has contributed to this release. Here’s the release notes: https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes The commit to be voted upon is tagged with "myriad-0.1.0-inc