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, "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 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 maps things to /vagrant
>> but
>> > didn't really dig into it. It builds fine on my local machine.
>> >
>> > I recommend removing the Vagrantfile and the setup-yarn-* scripts and
>> > releasing. We can then decide to revamp or permanently remove the
>> Vagrant
>> > setup for a separate release.
>> >
>> >
>> >
>> > On Tue, Nov 10, 2015 at 10:42 PM, Darin Johnson <
>> dbjohnson1...@gmail.com>
>> > wrote:
>> >
>> > > +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 <
>> > sarjeetsi...@maprtech.com>
>> > > 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.
>> > > > 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, shutdown went smooth.
>> > > > Tried JHS configuration and service flex-up, and it worked fine.
>> > > >
>> > > >
>> > > > Thanks,
>> > > > Sarjeet Singh
>> > > >
>> > > > On Tue, Nov 10, 2015 at 3:05 PM, Santosh Marella <
>> > smare...@maprtech.com>
>> > > > 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/display/MYRIAD/Release+Notes
>> > > > >
>> > > > > The commit to be voted upon is tagged with
>> > > "myriad-0.1.0-incubating-rc1"
>> > > > > and is available here:
>> > > > >
>> > > > >
>> > > >
>> > >
>> >
>> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
>> > > > >
>> > > > > The artifacts to be voted upon are located here:
>> > > > > *
>> > > > >
>> > > >
>> > >
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
>> > > > > <
>> > > > >
>> > > >
>> > >
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
>> > > > > >*
>> > > > >
>> > > > > Release artifacts are signed with the following key:
>> > > > > https://people.apache.org/keys/committer/smarella.asc
>> > > > >
>> > > > > Please vote on releasing this package as Apache Myriad
>> > > 0.1.0-incubating.
>> > > > >
>> > > > > The vote is open for the next 72 hours and passes if a majority of
>> > > > > at least three +1 PPMC votes are cast.
>> > > > >
>> > > > > [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
>> > > > > [ ]  0 I don't feel strongly about it, but I'm okay with the
>> release
>> > > > > [ ] -1 Do not release this package because...
>> > > > >
>> > > > > Here is my vote:
>> > > > > +1 (binding)
>> > > > >
>> > > > > Thanks,
>> > > > > Santosh
>> > > > >
>> > > >
>> > >
>> >
>>
>


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 inside vagrant and the build failed in
> the web-ui. I believe it is due to how vagrant maps things to /vagrant but
> didn't really dig into it. It builds fine on my local machine.
>
> I recommend removing the Vagrantfile and the setup-yarn-* scripts and
> releasing. We can then decide to revamp or permanently remove the Vagrant
> setup for a separate release.
>
>
>
> On Tue, Nov 10, 2015 at 10:42 PM, Darin Johnson 
> wrote:
>
> > +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 <
> sarjeetsi...@maprtech.com>
> > 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.
> > > 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, shutdown went smooth.
> > > Tried JHS configuration and service flex-up, and it worked fine.
> > >
> > >
> > > Thanks,
> > > Sarjeet Singh
> > >
> > > On Tue, Nov 10, 2015 at 3:05 PM, Santosh Marella <
> smare...@maprtech.com>
> > > 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/display/MYRIAD/Release+Notes
> > > >
> > > > The commit to be voted upon is tagged with
> > "myriad-0.1.0-incubating-rc1"
> > > > and is available here:
> > > >
> > > >
> > >
> >
> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
> > > >
> > > > The artifacts to be voted upon are located here:
> > > > *
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> > > > <
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> > > > >*
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/smarella.asc
> > > >
> > > > Please vote on releasing this package as Apache Myriad
> > 0.1.0-incubating.
> > > >
> > > > The vote is open for the next 72 hours and passes if a majority of
> > > > at least three +1 PPMC votes are cast.
> > > >
> > > > [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
> > > > [ ]  0 I don't feel strongly about it, but I'm okay with the release
> > > > [ ] -1 Do not release this package because...
> > > >
> > > > Here is my vote:
> > > > +1 (binding)
> > > >
> > > > Thanks,
> > > > Santosh
> > > >
> > >
> >
>


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 maps things to /vagrant but
didn't really dig into it. It builds fine on my local machine.

I recommend removing the Vagrantfile and the setup-yarn-* scripts and
releasing. We can then decide to revamp or permanently remove the Vagrant
setup for a separate release.



On Tue, Nov 10, 2015 at 10:42 PM, Darin Johnson 
wrote:

> +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.
> > 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, shutdown went smooth.
> > Tried JHS configuration and service flex-up, and it worked fine.
> >
> >
> > Thanks,
> > Sarjeet Singh
> >
> > On Tue, Nov 10, 2015 at 3: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/display/MYRIAD/Release+Notes
> > >
> > > The commit to be voted upon is tagged with
> "myriad-0.1.0-incubating-rc1"
> > > and is available here:
> > >
> > >
> >
> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
> > >
> > > The artifacts to be voted upon are located here:
> > > *
> > >
> >
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> > > <
> > >
> >
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> > > >*
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/smarella.asc
> > >
> > > Please vote on releasing this package as Apache Myriad
> 0.1.0-incubating.
> > >
> > > The vote is open for the next 72 hours and passes if a majority of
> > > at least three +1 PPMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
> > > [ ]  0 I don't feel strongly about it, but I'm okay with the release
> > > [ ] -1 Do not release this package because...
> > >
> > > Here is my vote:
> > > +1 (binding)
> > >
> > > Thanks,
> > > Santosh
> > >
> >
>


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 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, "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 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 maps things to /vagrant
> >> but
> >> > didn't really dig into it. It builds fine on my local machine.
> >> >
> >> > I recommend removing the Vagrantfile and the setup-yarn-* scripts and
> >> > releasing. We can then decide to revamp or permanently remove the
> >> Vagrant
> >> > setup for a separate release.
> >> >
> >> >
> >> >
> >> > On Tue, Nov 10, 2015 at 10:42 PM, Darin Johnson <
> >> dbjohnson1...@gmail.com>
> >> > wrote:
> >> >
> >> > > +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 <
> >> > sarjeetsi...@maprtech.com>
> >> > > 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.
> >> > > > 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, shutdown went smooth.
> >> > > > Tried JHS configuration and service flex-up, and it worked fine.
> >> > > >
> >> > > >
> >> > > > Thanks,
> >> > > > Sarjeet Singh
> >> > > >
> >> > > > On Tue, Nov 10, 2015 at 3:05 PM, Santosh Marella <
> >> > smare...@maprtech.com>
> >> > > > 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/display/MYRIAD/Release+Notes
> >> > > > >
> >> > > > > The commit to be voted upon is tagged with
> >> > > "myriad-0.1.0-incubating-rc1"
> >> > > > > and is available here:
> >> > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
> >> > > > >
> >> > > > > The artifacts to be voted upon are located here:
> >> > > > > *
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> >> > > > > <
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> >> > > > > >*
> >> > > > >
> >> > > > > Release artifacts are signed with the following key:
> >> > > > > https://people.apache.org/keys/committer/smarella.asc
> >> > > > >
> >> > > > > Please vote on releasing this package as Apache Myriad
> >> > > 0.1.0-incubating.
> >> > > > >
> >> > > > > The vote is open for the next 72 hours and passes if a majority
> of
> >> > > > > at least three +1 PPMC votes are cast.
> >> > > > >
> >> > > > > [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
> >> > > > > [ ]  0 I don't feel strongly about it, but I'm okay with the
> >> release
> >> > > > > [ ] -1 Do not release this package because...
> >> > > > >
> >> > > > > Here is my vote:
> >> > > > > +1 (binding)
> >> > > > >
> >> > > > > Thanks,
> >> > > > > Santosh
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>


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

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 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, "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 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 maps things to /vagrant
>>> but
>>> > didn't really dig into it. It builds fine on my local machine.
>>> >
>>> > I recommend removing the Vagrantfile and the setup-yarn-* scripts and
>>> > releasing. We can then decide to revamp or permanently remove the
>>> Vagrant
>>> > setup for a separate release.
>>> >
>>> >
>>> >
>>> > On Tue, Nov 10, 2015 at 10:42 PM, Darin Johnson <
>>> dbjohnson1...@gmail.com>
>>> > wrote:
>>> >
>>> > > +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 <
>>> > sarjeetsi...@maprtech.com>
>>> > > 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.
>>> > > > 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, shutdown went smooth.
>>> > > > Tried JHS configuration and service flex-up, and it worked fine.
>>> > > >
>>> > > >
>>> > > > Thanks,
>>> > > > Sarjeet Singh
>>> > > >
>>> > > > On Tue, Nov 10, 2015 at 3:05 PM, Santosh Marella <
>>> > smare...@maprtech.com>
>>> > > > 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/display/MYRIAD/Release+Notes
>>> > > > >
>>> > > > > The commit to be voted upon is tagged with
>>> > > "myriad-0.1.0-incubating-rc1"
>>> > > > > and is available here:
>>> > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
>>> > > > >
>>> > > > > The artifacts to be voted upon are located here:
>>> > > > > *
>>> > > > >
>>> > > >
>>> > >
>>> >
>>> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
>>> > > > > <
>>> > > > >
>>> > > >
>>> > >
>>> >
>>> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
>>> > > > > >*
>>> > > > >
>>> > > > > Release artifacts are signed with the following key:
>>> > > > > https://people.apache.org/keys/committer/smarella.asc
>>> > > > >
>>> > > > > Please vote on releasing this package as Apache Myriad
>>> > > 0.1.0-incubating.
>>> > > > >
>>> > > > > The vote is open for the next 72 hours and passes if a majority
>>> of
>>> > > > > at least three +1 PPMC votes are cast.
>>> > > > >
>>> > > > > [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
>>> > > > > [ ]  0 I don't feel strongly about it, but I'm okay with the
>>> release
>>> > > > > [ ] -1 Do not release this package because...
>>> > > > >
>>> > > > > Here is my vote:
>>> > > > > +1 (binding)
>>> > > > >
>>> > > > > Thanks,
>>> > > > > Santosh
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
>>
>


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, Santosh Marella 
> wrote:
>
> > 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, "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 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 maps things to
> /vagrant
> > >> but
> > >> > didn't really dig into it. It builds fine on my local machine.
> > >> >
> > >> > I recommend removing the Vagrantfile and the setup-yarn-* scripts
> and
> > >> > releasing. We can then decide to revamp or permanently remove the
> > >> Vagrant
> > >> > setup for a separate release.
> > >> >
> > >> >
> > >> >
> > >> > On Tue, Nov 10, 2015 at 10:42 PM, Darin Johnson <
> > >> dbjohnson1...@gmail.com>
> > >> > wrote:
> > >> >
> > >> > > +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 <
> > >> > sarjeetsi...@maprtech.com>
> > >> > > 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.
> > >> > > > 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, shutdown went smooth.
> > >> > > > Tried JHS configuration and service flex-up, and it worked fine.
> > >> > > >
> > >> > > >
> > >> > > > Thanks,
> > >> > > > Sarjeet Singh
> > >> > > >
> > >> > > > On Tue, Nov 10, 2015 at 3:05 PM, Santosh Marella <
> > >> > smare...@maprtech.com>
> > >> > > > 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/display/MYRIAD/Release+Notes
> > >> > > > >
> > >> > > > > The commit to be voted upon is tagged with
> > >> > > "myriad-0.1.0-incubating-rc1"
> > >> > > > > and is available here:
> > >> > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
> > >> > > > >
> > >> > > > > The artifacts to be voted upon are located here:
> > >> > > > > *
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> > >> > > > > <
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> > >> > > > > >*
> > >> > > > >
> > >> > > > > Release artifacts are signed with the following key:
> > >> > > > > https://people.apache.org/keys/committer/smarella.asc
> > >> > > > >
> > >> > > > > Please vote on releasing this package as Apache Myriad
> > >> > > 0.1.0-incubating.
> > >> > > > >
> > >> > > > > The vote is open for the next 72 hours and passes if a
> majority
> > of
> > >> > > > > at least three +1 PPMC votes are cast.
> > >> > > > >
> > >> > > > > [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
> > >> > > > > [ ]  0 I don't feel strongly about it, but I'm okay with the
> > >> release
> > >> > > > > [ ] -1 Do not release this package because...
> > >> > > > >
> > >> > > > > Here is my vote:
> > >> > > > > +1 (binding)
> > >> > > > >
> > >> > > > > Thanks,
> > >> > > > > Santosh
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> >
>


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 disk when built under Vagrant, but it builds.

https://github.com/apache/incubator-myriad/pull/43


On Wed, Nov 11, 2015 at 1:30 PM, Jim Klucar  wrote:

> 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, Santosh Marella 
>> wrote:
>>
>> > 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 <
>> smare...@maprtech.com>
>> > wrote:
>> >
>> > > 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 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 maps things to
>> /vagrant
>> > >> but
>> > >> > didn't really dig into it. It builds fine on my local machine.
>> > >> >
>> > >> > I recommend removing the Vagrantfile and the setup-yarn-* scripts
>> and
>> > >> > releasing. We can then decide to revamp or permanently remove the
>> > >> Vagrant
>> > >> > setup for a separate release.
>> > >> >
>> > >> >
>> > >> >
>> > >> > On Tue, Nov 10, 2015 at 10:42 PM, Darin Johnson <
>> > >> dbjohnson1...@gmail.com>
>> > >> > wrote:
>> > >> >
>> > >> > > +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 <
>> > >> > sarjeetsi...@maprtech.com>
>> > >> > > 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.
>> > >> > > > 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, shutdown went smooth.
>> > >> > > > Tried JHS configuration and service flex-up, and it worked
>> fine.
>> > >> > > >
>> > >> > > >
>> > >> > > > Thanks,
>> > >> > > > Sarjeet Singh
>> > >> > > >
>> > >> > > > On Tue, Nov 10, 2015 at 3:05 PM, Santosh Marella <
>> > >> > smare...@maprtech.com>
>> > >> > > > 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/display/MYRIAD/Release+Notes
>> > >> > > > >
>> > >> > > > > The commit to be voted upon is tagged with
>> > >> > > "myriad-0.1.0-incubating-rc1"
>> > >> > > > > and is available here:
>> > >> > > > >
>> > >> > > > >
>> > >> > > >
>> > >> > >
>> > >> >
>> > >>
>> >
>> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
>> > >> > > > >
>> > >> > > > > The artifacts to be voted upon are located here:
>> > >> > > > > *
>> > >> > > > >
>> > >> > > >
>> > >> > >
>> > >> >
>> > >>
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
>> > >> > > > > <
>> > >> > > > >
>> > >> > > >
>> > >> > >
>> > >> >
>> > >>
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
>> > >> > > > > >*
>> > >> > > > >
>> > >> > > > > Release artifacts are signed with the following key:
>> > >> > > > > https://people.apache.org/keys/committer/smarella.asc
>> > >> > > > >
>> > >> > > > > Please vote on releasing this package as Apache Myriad
>> > >> > > 0.1.0-incubating.
>> > >> > > > >
>> > >> > > > > The vote is open for the next 72 hours and passes if a
>> majority
>> > of
>> > >> > > > > 

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 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-incubating-rc1"
> > and is available here:
> >
> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
> >
> > The artifacts to be voted upon are located here:
> > *
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> > <
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> >*
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/smarella.asc
> >
> > Please vote on releasing this package as Apache Myriad 0.1.0-incubating.
> >
> > The vote is open for the next 72 hours and passes if a majority of
> > at least three +1 PPMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
> > [ ]  0 I don't feel strongly about it, but I'm okay with the release
> > [ ] -1 Do not release this package because...
> >
> > Here is my vote:
> > +1 (binding)
> >
> > Thanks,
> > Santosh
>
>


-- 
Brandon


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 3: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/display/MYRIAD/Release+Notes
>
> The commit to be voted upon is tagged with "myriad-0.1.0-incubating-rc1"
> and is available here:
>
> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
>
> The artifacts to be voted upon are located here:
> *
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> <
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> >*
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/smarella.asc
>
> Please vote on releasing this package as Apache Myriad 0.1.0-incubating.
>
> The vote is open for the next 72 hours and passes if a majority of
> at least three +1 PPMC votes are cast.
>
> [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
> [ ]  0 I don't feel strongly about it, but I'm okay with the release
> [ ] -1 Do not release this package because...
>
> Here is my vote:
> +1 (binding)
>
> Thanks,
> Santosh
>


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

2015-11-10 Thread Aashreya Shankar
+1 (non-binding)
Binaries building successfully.
Ran it on a 5 node cluster.
CGS/FGS NMs come up as expected with right resources.
Able to run hadoop jobs without any issues.

Thank you
Aashreya Ravi Shankar



On Tue, Nov 10, 2015 at 4:04 PM, yuliya Feldman  wrote:

> +1 (non-binding)
> Checked signature
> Downloaded tar.gz
> Built from tar.gz
> Deployed on one node cluster
> Tested NM/JHS flexup/down
> Run M/R job successfully
> Thanks,Yuliya
>   From: Santosh Marella 
>  To: dev@myriad.incubator.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 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-incubating-rc1"
> and is available here:
>
> https://git1-us-west.apache.org/repos/asf/incubator-myriad/repo?p=incubator-myriad.git;a=commit;h=9f0fa15bfaa4fdc309ada27126567a2aa5bf296b
>
> The artifacts to be voted upon are located here:
> *
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> <
> https://dist.apache.org/repos/dist/dev/incubator/myriad/myriad-0.1.0-incubating-rc1/
> >*
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/smarella.asc
>
> Please vote on releasing this package as Apache Myriad 0.1.0-incubating.
>
> The vote is open for the next 72 hours and passes if a majority of
> at least three +1 PPMC votes are cast.
>
> [ ] +1 Release this package as Apache Myriad 0.1.0-incubating
> [ ]  0 I don't feel strongly about it, but I'm okay with the release
> [ ] -1 Do not release this package because...
>
> Here is my vote:
> +1 (binding)
>
> Thanks,
> Santosh
>
>
>