You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by Steve Loughran <st...@hortonworks.com> on 2015/12/29 11:48:49 UTC

[VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Hello,

This is a call for a vote on the Apache Slider (incubating) release 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC, except the package/release process now makes sure that **/*.pyc is deleted during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm not applying it here to avoid the full retest sequence.


Issues fixed:
https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel

Source artifacts:
https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1

Staged artifacts:
https://repository.apache.org/content/repositories/orgapacheslider-1013/

Git source:
https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226

PGP key:
http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org


[ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
[ ] 0
[ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1

Voting lasts 72h —though as at lot of people are on vacation, and as I'm heading offline in 12 minutes & staying that way until Jan 4, I'm going to allow for some late votes from others who are not at their keyboards so much this week

    
Please review and vote

-Steve

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Ted Yu <yu...@gmail.com>.
After upgrading JDK, I got the following error:

Failed tests:

TestStandaloneYarnRegistryAM.testStandaloneYarnRegistryAM:525->SliderTestUtils.assertFailsWithException:923->Assert.fail:88
Operation was expected to fail —but it succeeded

Output attached.

On Tue, Dec 29, 2015 at 10:59 AM, Jon Maron <jm...@hortonworks.com> wrote:

> Does looks like this issue:
> https://bugs.openjdk.java.net/browse/JDK-8051012.  I can find instances
> on the web referencing the version you use with this issue (groovy
> compatibility issue)
>
> > On Dec 29, 2015, at 12:31 PM, Ted Yu <yu...@gmail.com> wrote:
> >
> > java version "1.7.0_67"
> > Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
> > Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
> >
> > On Tue, Dec 29, 2015 at 9:29 AM, Josh Elser <jo...@gmail.com>
> wrote:
> >
> >> I didn't see this myself, but I also didn't do the cluster setup (so
> >> probably lots of my tests just no-op'ed themselves).
> >>
> >> Out of curiosity, were you running OpenJDK or Oracle?
> >>
> >> Ted Yu wrote:
> >>
> >>> I ran test suite (against hadoop 2.7.0) on Linux and got:
> >>>
> >>> Tests in error:
> >>>   TestAgentClientProvider2.initializationError » Verify Bad<init>
> method
> >>> call f...
> >>>   TestSliderClientMethods.initializationError » Verify Bad<init>
> method
> >>> call fr...
> >>>
> >>>
> >>>
> initializationError(org.apache.slider.providers.agent.TestAgentClientProvider2)
> >>>  Time elapsed: 0.007 sec<<<  ERROR!
> >>> java.lang.VerifyError: Bad<init>  method call from inside of a branch
> >>> Exception Details:
> >>>   Location:
> >>>
>  org/apache/slider/providers/agent/TestAgentClientProvider2.<init>()V
> >>> @34: invokespecial
> >>>   Reason:
> >>>     Error exists in the bytecode
> >>>   Bytecode:
> >>>     0000000: 2a4c 1300 1db8 0023 03bd 0018 1300 24b8
> >>>
> >>> java version "1.7.0_67"
> >>>
> >>>
> >>> Has anyone seen similar error ?
> >>>
> >>> Cheers
> >>>
> >>> On Tue, Dec 29, 2015 at 2:48 AM, Steve Loughran<stevel@hortonworks.com
> >
> >>> wrote:
> >>>
> >>> Hello,
> >>>>
> >>>> This is a call for a vote on the Apache Slider (incubating) release
> >>>> 0.90.2-incubating-RC1. It's the exact same codebase as in the previous
> >>>> RC,
> >>>> except the package/release process now makes sure that **/*.pyc is
> >>>> deleted
> >>>> during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm
> >>>> not
> >>>> applying it here to avoid the full retest sequence.
> >>>>
> >>>>
> >>>> Issues fixed:
> >>>>
> >>>>
> >>>>
> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
> >>>>
> >>>> Source artifacts:
> >>>>
> >>>>
> >>>>
> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
> >>>>
> >>>> Staged artifacts:
> >>>>
> https://repository.apache.org/content/repositories/orgapacheslider-1013/
> >>>>
> >>>> Git source:
> >>>>
> >>>>
> >>>>
> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
> >>>> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
> >>>>
> >>>> PGP key:
> >>>>
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
> >>>>
> >>>>
> >>>> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
> >>>> [ ] 0
> >>>> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
> >>>>
> >>>> Voting lasts 72h —though as at lot of people are on vacation, and as
> I'm
> >>>> heading offline in 12 minutes&  staying that way until Jan 4, I'm
> going
> >>>> to
> >>>> allow for some late votes from others who are not at their keyboards
> so
> >>>> much this week
> >>>>
> >>>>
> >>>> Please review and vote
> >>>>
> >>>> -Steve
> >>>>
> >>>
> >>>
>
>

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Jon Maron <jm...@hortonworks.com>.
Does looks like this issue:  https://bugs.openjdk.java.net/browse/JDK-8051012.  I can find instances on the web referencing the version you use with this issue (groovy compatibility issue)

> On Dec 29, 2015, at 12:31 PM, Ted Yu <yu...@gmail.com> wrote:
> 
> java version "1.7.0_67"
> Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
> 
> On Tue, Dec 29, 2015 at 9:29 AM, Josh Elser <jo...@gmail.com> wrote:
> 
>> I didn't see this myself, but I also didn't do the cluster setup (so
>> probably lots of my tests just no-op'ed themselves).
>> 
>> Out of curiosity, were you running OpenJDK or Oracle?
>> 
>> Ted Yu wrote:
>> 
>>> I ran test suite (against hadoop 2.7.0) on Linux and got:
>>> 
>>> Tests in error:
>>>   TestAgentClientProvider2.initializationError » Verify Bad<init>  method
>>> call f...
>>>   TestSliderClientMethods.initializationError » Verify Bad<init>  method
>>> call fr...
>>> 
>>> 
>>> initializationError(org.apache.slider.providers.agent.TestAgentClientProvider2)
>>>  Time elapsed: 0.007 sec<<<  ERROR!
>>> java.lang.VerifyError: Bad<init>  method call from inside of a branch
>>> Exception Details:
>>>   Location:
>>>     org/apache/slider/providers/agent/TestAgentClientProvider2.<init>()V
>>> @34: invokespecial
>>>   Reason:
>>>     Error exists in the bytecode
>>>   Bytecode:
>>>     0000000: 2a4c 1300 1db8 0023 03bd 0018 1300 24b8
>>> 
>>> java version "1.7.0_67"
>>> 
>>> 
>>> Has anyone seen similar error ?
>>> 
>>> Cheers
>>> 
>>> On Tue, Dec 29, 2015 at 2:48 AM, Steve Loughran<st...@hortonworks.com>
>>> wrote:
>>> 
>>> Hello,
>>>> 
>>>> This is a call for a vote on the Apache Slider (incubating) release
>>>> 0.90.2-incubating-RC1. It's the exact same codebase as in the previous
>>>> RC,
>>>> except the package/release process now makes sure that **/*.pyc is
>>>> deleted
>>>> during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm
>>>> not
>>>> applying it here to avoid the full retest sequence.
>>>> 
>>>> 
>>>> Issues fixed:
>>>> 
>>>> 
>>>> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
>>>> 
>>>> Source artifacts:
>>>> 
>>>> 
>>>> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
>>>> 
>>>> Staged artifacts:
>>>> https://repository.apache.org/content/repositories/orgapacheslider-1013/
>>>> 
>>>> Git source:
>>>> 
>>>> 
>>>> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
>>>> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
>>>> 
>>>> PGP key:
>>>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
>>>> 
>>>> 
>>>> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
>>>> [ ] 0
>>>> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
>>>> 
>>>> Voting lasts 72h —though as at lot of people are on vacation, and as I'm
>>>> heading offline in 12 minutes&  staying that way until Jan 4, I'm going
>>>> to
>>>> allow for some late votes from others who are not at their keyboards so
>>>> much this week
>>>> 
>>>> 
>>>> Please review and vote
>>>> 
>>>> -Steve
>>>> 
>>> 
>>> 


Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Ted Yu <yu...@gmail.com>.
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

On Tue, Dec 29, 2015 at 9:29 AM, Josh Elser <jo...@gmail.com> wrote:

> I didn't see this myself, but I also didn't do the cluster setup (so
> probably lots of my tests just no-op'ed themselves).
>
> Out of curiosity, were you running OpenJDK or Oracle?
>
> Ted Yu wrote:
>
>> I ran test suite (against hadoop 2.7.0) on Linux and got:
>>
>> Tests in error:
>>    TestAgentClientProvider2.initializationError » Verify Bad<init>  method
>> call f...
>>    TestSliderClientMethods.initializationError » Verify Bad<init>  method
>> call fr...
>>
>>
>> initializationError(org.apache.slider.providers.agent.TestAgentClientProvider2)
>>   Time elapsed: 0.007 sec<<<  ERROR!
>> java.lang.VerifyError: Bad<init>  method call from inside of a branch
>> Exception Details:
>>    Location:
>>      org/apache/slider/providers/agent/TestAgentClientProvider2.<init>()V
>> @34: invokespecial
>>    Reason:
>>      Error exists in the bytecode
>>    Bytecode:
>>      0000000: 2a4c 1300 1db8 0023 03bd 0018 1300 24b8
>>
>> java version "1.7.0_67"
>>
>>
>> Has anyone seen similar error ?
>>
>> Cheers
>>
>> On Tue, Dec 29, 2015 at 2:48 AM, Steve Loughran<st...@hortonworks.com>
>> wrote:
>>
>> Hello,
>>>
>>> This is a call for a vote on the Apache Slider (incubating) release
>>> 0.90.2-incubating-RC1. It's the exact same codebase as in the previous
>>> RC,
>>> except the package/release process now makes sure that **/*.pyc is
>>> deleted
>>> during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm
>>> not
>>> applying it here to avoid the full retest sequence.
>>>
>>>
>>> Issues fixed:
>>>
>>>
>>> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
>>>
>>> Source artifacts:
>>>
>>>
>>> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
>>>
>>> Staged artifacts:
>>> https://repository.apache.org/content/repositories/orgapacheslider-1013/
>>>
>>> Git source:
>>>
>>>
>>> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
>>> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
>>>
>>> PGP key:
>>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
>>>
>>>
>>> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
>>> [ ] 0
>>> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
>>>
>>> Voting lasts 72h —though as at lot of people are on vacation, and as I'm
>>> heading offline in 12 minutes&  staying that way until Jan 4, I'm going
>>> to
>>> allow for some late votes from others who are not at their keyboards so
>>> much this week
>>>
>>>
>>> Please review and vote
>>>
>>> -Steve
>>>
>>
>>

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Josh Elser <jo...@gmail.com>.
I didn't see this myself, but I also didn't do the cluster setup (so 
probably lots of my tests just no-op'ed themselves).

Out of curiosity, were you running OpenJDK or Oracle?

Ted Yu wrote:
> I ran test suite (against hadoop 2.7.0) on Linux and got:
>
> Tests in error:
>    TestAgentClientProvider2.initializationError » Verify Bad<init>  method
> call f...
>    TestSliderClientMethods.initializationError » Verify Bad<init>  method
> call fr...
>
> initializationError(org.apache.slider.providers.agent.TestAgentClientProvider2)
>   Time elapsed: 0.007 sec<<<  ERROR!
> java.lang.VerifyError: Bad<init>  method call from inside of a branch
> Exception Details:
>    Location:
>      org/apache/slider/providers/agent/TestAgentClientProvider2.<init>()V
> @34: invokespecial
>    Reason:
>      Error exists in the bytecode
>    Bytecode:
>      0000000: 2a4c 1300 1db8 0023 03bd 0018 1300 24b8
>
> java version "1.7.0_67"
>
>
> Has anyone seen similar error ?
>
> Cheers
>
> On Tue, Dec 29, 2015 at 2:48 AM, Steve Loughran<st...@hortonworks.com>
> wrote:
>
>> Hello,
>>
>> This is a call for a vote on the Apache Slider (incubating) release
>> 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC,
>> except the package/release process now makes sure that **/*.pyc is deleted
>> during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm not
>> applying it here to avoid the full retest sequence.
>>
>>
>> Issues fixed:
>>
>> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
>>
>> Source artifacts:
>>
>> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
>>
>> Staged artifacts:
>> https://repository.apache.org/content/repositories/orgapacheslider-1013/
>>
>> Git source:
>>
>> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
>> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
>>
>> PGP key:
>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
>>
>>
>> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
>> [ ] 0
>> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
>>
>> Voting lasts 72h —though as at lot of people are on vacation, and as I'm
>> heading offline in 12 minutes&  staying that way until Jan 4, I'm going to
>> allow for some late votes from others who are not at their keyboards so
>> much this week
>>
>>
>> Please review and vote
>>
>> -Steve
>

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Steve Loughran <st...@hortonworks.com>.
known JVM/mockito issue

http://stackoverflow.com/questions/25428317/bad-init-method-call-from-inside-of-a-branch

upgrade your JVM

> On 29 Dec 2015, at 17:21, Ted Yu <yu...@gmail.com> wrote:
> 
> I ran test suite (against hadoop 2.7.0) on Linux and got:
> 
> Tests in error:
>  TestAgentClientProvider2.initializationError » Verify Bad <init> method
> call f...
>  TestSliderClientMethods.initializationError » Verify Bad <init> method
> call fr...
> 
> initializationError(org.apache.slider.providers.agent.TestAgentClientProvider2)
> Time elapsed: 0.007 sec  <<< ERROR!
> java.lang.VerifyError: Bad <init> method call from inside of a branch
> Exception Details:
>  Location:
>    org/apache/slider/providers/agent/TestAgentClientProvider2.<init>()V
> @34: invokespecial
>  Reason:
>    Error exists in the bytecode
>  Bytecode:
>    0000000: 2a4c 1300 1db8 0023 03bd 0018 1300 24b8
> 
> java version "1.7.0_67"
> 
> 
> Has anyone seen similar error ?
> 
> Cheers
> 
> On Tue, Dec 29, 2015 at 2:48 AM, Steve Loughran <st...@hortonworks.com>
> wrote:
> 
>> Hello,
>> 
>> This is a call for a vote on the Apache Slider (incubating) release
>> 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC,
>> except the package/release process now makes sure that **/*.pyc is deleted
>> during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm not
>> applying it here to avoid the full retest sequence.
>> 
>> 
>> Issues fixed:
>> 
>> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
>> 
>> Source artifacts:
>> 
>> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
>> 
>> Staged artifacts:
>> https://repository.apache.org/content/repositories/orgapacheslider-1013/
>> 
>> Git source:
>> 
>> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
>> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
>> 
>> PGP key:
>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
>> 
>> 
>> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
>> [ ] 0
>> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
>> 
>> Voting lasts 72h —though as at lot of people are on vacation, and as I'm
>> heading offline in 12 minutes & staying that way until Jan 4, I'm going to
>> allow for some late votes from others who are not at their keyboards so
>> much this week
>> 
>> 
>> Please review and vote
>> 
>> -Steve


Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Ted Yu <yu...@gmail.com>.
I ran test suite (against hadoop 2.7.0) on Linux and got:

Tests in error:
  TestAgentClientProvider2.initializationError » Verify Bad <init> method
call f...
  TestSliderClientMethods.initializationError » Verify Bad <init> method
call fr...

initializationError(org.apache.slider.providers.agent.TestAgentClientProvider2)
 Time elapsed: 0.007 sec  <<< ERROR!
java.lang.VerifyError: Bad <init> method call from inside of a branch
Exception Details:
  Location:
    org/apache/slider/providers/agent/TestAgentClientProvider2.<init>()V
@34: invokespecial
  Reason:
    Error exists in the bytecode
  Bytecode:
    0000000: 2a4c 1300 1db8 0023 03bd 0018 1300 24b8

java version "1.7.0_67"


Has anyone seen similar error ?

Cheers

On Tue, Dec 29, 2015 at 2:48 AM, Steve Loughran <st...@hortonworks.com>
wrote:

> Hello,
>
> This is a call for a vote on the Apache Slider (incubating) release
> 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC,
> except the package/release process now makes sure that **/*.pyc is deleted
> during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm not
> applying it here to avoid the full retest sequence.
>
>
> Issues fixed:
>
> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
>
> Source artifacts:
>
> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
>
> Staged artifacts:
> https://repository.apache.org/content/repositories/orgapacheslider-1013/
>
> Git source:
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
>
> PGP key:
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
>
>
> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
> [ ] 0
> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
>
> Voting lasts 72h —though as at lot of people are on vacation, and as I'm
> heading offline in 12 minutes & staying that way until Jan 4, I'm going to
> allow for some late votes from others who are not at their keyboards so
> much this week
>
>
> Please review and vote
>
> -Steve

Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Steve Loughran <st...@hortonworks.com>.
and of course, ,my own +1



> On 29 Dec 2015, at 10:48, Steve Loughran <st...@hortonworks.com> wrote:
> 
> Hello,
> 
> This is a call for a vote on the Apache Slider (incubating) release 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC, except the package/release process now makes sure that **/*.pyc is deleted during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm not applying it here to avoid the full retest sequence.
> 
> 
> Issues fixed:
> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
> 
> Source artifacts:
> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
> 
> Staged artifacts:
> https://repository.apache.org/content/repositories/orgapacheslider-1013/
> 
> Git source:
> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
> 
> PGP key:
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
> 
> 
> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
> [ ] 0
> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
> 
> Voting lasts 72h —though as at lot of people are on vacation, and as I'm heading offline in 12 minutes & staying that way until Jan 4, I'm going to allow for some late votes from others who are not at their keyboards so much this week
> 
> 
> Please review and vote
> 
> -Steve


Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Jon Maron <jm...@hortonworks.com>.
+1

Downloaded source tar.gz file
Found no .pyc files
verified sha1, asc, and md5
Ran full unit test suite successfully

> On Dec 29, 2015, at 5:48 AM, Steve Loughran <st...@hortonworks.com> wrote:
> 
> Hello,
> 
> This is a call for a vote on the Apache Slider (incubating) release 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC, except the package/release process now makes sure that **/*.pyc is deleted during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm not applying it here to avoid the full retest sequence.
> 
> 
> Issues fixed:
> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
> 
> Source artifacts:
> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
> 
> Staged artifacts:
> https://repository.apache.org/content/repositories/orgapacheslider-1013/
> 
> Git source:
> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
> 
> PGP key:
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
> 
> 
> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
> [ ] 0
> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
> 
> Voting lasts 72h —though as at lot of people are on vacation, and as I'm heading offline in 12 minutes & staying that way until Jan 4, I'm going to allow for some late votes from others who are not at their keyboards so much this week
> 
> 
> Please review and vote
> 
> -Steve


Re: [VOTE] Apache Slider (incubating) release 0.90.2-incubating-RC1

Posted by Josh Elser <el...@apache.org>.
Yay, looks great, Steve. Thanks for the prompt turnaround. I'm also glad 
you didn't include SLIDER-1039. I didn't intend for it to get shoved 
into 0.90.2 at the last minute, but forgot to explicitly mention it :)

+1

* Verified that there are no other changes than mentioned were included 
since RC0
* Verified no *.pyc files are in the source tarball

- Josh

Steve Loughran wrote:
> Hello,
>
> This is a call for a vote on the Apache Slider (incubating) release 0.90.2-incubating-RC1. It's the exact same codebase as in the previous RC, except the package/release process now makes sure that **/*.pyc is deleted during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm not applying it here to avoid the full retest sequence.
>
>
> Issues fixed:
> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel
>
> Source artifacts:
> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1
>
> Staged artifacts:
> https://repository.apache.org/content/repositories/orgapacheslider-1013/
>
> Git source:
> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226
> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226
>
> PGP key:
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=stevel@apache.org
>
>
> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1
> [ ] 0
> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1
>
> Voting lasts 72h —though as at lot of people are on vacation, and as I'm heading offline in 12 minutes&  staying that way until Jan 4, I'm going to allow for some late votes from others who are not at their keyboards so much this week
>
>
> Please review and vote
>
> -Steve