You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@tez.apache.org by Bikas Saha <bi...@hortonworks.com> on 2014/12/02 22:08:49 UTC

[VOTE] Release Apache Tez 0.5.3 rc0

Folks,



I have created an Apache Tez 0.5.3 release candidate (rc0).



This is an incremental release that contains many bug fixes, specifically
TEZ-1796 that ensures that Tez works with Hadoop 2.2.



GIT source tag:

https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=refs/tags/release-0.5.3-rc0



Staging site:

https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0



Nexus Staging URL:

https://repository.apache.org/content/repositories/orgapachetez-1016



PGP release keys:

http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770

KEYS file available at

https://dist.apache.org/repos/dist/release/tez/KEYS



List of issues fixed in the release:

https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947

Also available in CHANGES.txt within the release tar-ball.



The vote will be open for at least 72 hours and close on 12/05/2014



[ ] +1 approve

[ ] +0 no opinion

[ ] -1 disapprove (with reason)



I begin the vote with my +1.



Thanks

Bikas

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Hitesh Shah <hi...@apache.org>.
TEZ-1818 has now been committed to 0.5.3, 0.5 and master branches. 

— Hitesh 

On Dec 3, 2014, at 1:27 PM, Bikas Saha <bi...@hortonworks.com> wrote:

> Sounds good.
> 
> @Hitesh, Can you please pull TEZ-1818 into branch-0.5 and branch-0.5.3.
> 
> @Tsuyoshi, TEZ-1808 is not a 0.5 regression (like TEZ-1818). Would it be ok
> to include that in 0.5.4 along with other jiras 180* that were opened by you
> in the same area? Would be good to fix most of them and verify with the same
> scenario to make sure the scenario works. And then do a release for that.
> 
> Bikas
> 
> -----Original Message-----
> From: Tsuyoshi OZAWA [mailto:ozawa.tsuyoshi@gmail.com]
> Sent: Wednesday, December 03, 2014 1:12 PM
> To: dev@tez.apache.org
> Cc: user@tez.apache.org
> Subject: Re: [VOTE] Release Apache Tez 0.5.3 rc0
> 
> Hi Hitesh,
> 
> I think it's better to include TEZ-1818 in new RC(non-binding).
> 
> TEZ-1808 looks also critical to me. What do you think? In my local, Tez
> 0.5.2 + Hive 0.14 hit the bug.
> 
> Thanks,
> - Tsuyoshi
> 
> On Wed, Dec 3, 2014 at 10:06 AM, Hitesh Shah <hi...@apache.org> wrote:
>> In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be
>> better to roll out a new RC with this fix?
>> 
>> Thoughts?
>> — Hitesh
>> 
>> On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> 
>>> 
>>> I have created an Apache Tez 0.5.3 release candidate (rc0).
>>> 
>>> 
>>> 
>>> This is an incremental release that contains many bug fixes,
>>> specifically
>>> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
>>> 
>>> 
>>> 
>>> GIT source tag:
>>> 
>>> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=re
>>> fs/tags/release-0.5.3-rc0
>>> 
>>> 
>>> 
>>> Staging site:
>>> 
>>> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
>>> 
>>> 
>>> 
>>> Nexus Staging URL:
>>> 
>>> https://repository.apache.org/content/repositories/orgapachetez-1016
>>> 
>>> 
>>> 
>>> PGP release keys:
>>> 
>>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
>>> 
>>> KEYS file available at
>>> 
>>> https://dist.apache.org/repos/dist/release/tez/KEYS
>>> 
>>> 
>>> 
>>> List of issues fixed in the release:
>>> 
>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
>>> 
>>> Also available in CHANGES.txt within the release tar-ball.
>>> 
>>> 
>>> 
>>> The vote will be open for at least 72 hours and close on 12/05/2014
>>> 
>>> 
>>> 
>>> [ ] +1 approve
>>> 
>>> [ ] +0 no opinion
>>> 
>>> [ ] -1 disapprove (with reason)
>>> 
>>> 
>>> 
>>> I begin the vote with my +1.
>>> 
>>> 
>>> 
>>> Thanks
>>> 
>>> Bikas
>>> 
>>> --
>>> CONFIDENTIALITY NOTICE
>>> NOTICE: This message is intended for the use of the individual or
>>> entity to which it is addressed and may contain information that is
>>> confidential, privileged and exempt from disclosure under applicable
>>> law. If the reader of this message is not the intended recipient, you
>>> are hereby notified that any printing, copying, dissemination,
>>> distribution, disclosure or forwarding of this communication is
>>> strictly prohibited. If you have received this communication in
>>> error, please contact the sender immediately and delete it from your
>>> system. Thank You.
>> 
> 
> 
> 
> --
> - Tsuyoshi
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.


Re: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Bikas,

Sounds reasonable. Let's fix the issues in 0.5.4

Thanks,
- Tsuyoshi

On Wed, Dec 3, 2014 at 1:27 PM, Bikas Saha <bi...@hortonworks.com> wrote:
> Sounds good.
>
> @Hitesh, Can you please pull TEZ-1818 into branch-0.5 and branch-0.5.3.
>
> @Tsuyoshi, TEZ-1808 is not a 0.5 regression (like TEZ-1818). Would it be ok
> to include that in 0.5.4 along with other jiras 180* that were opened by you
> in the same area? Would be good to fix most of them and verify with the same
> scenario to make sure the scenario works. And then do a release for that.
>
> Bikas
>
> -----Original Message-----
> From: Tsuyoshi OZAWA [mailto:ozawa.tsuyoshi@gmail.com]
> Sent: Wednesday, December 03, 2014 1:12 PM
> To: dev@tez.apache.org
> Cc: user@tez.apache.org
> Subject: Re: [VOTE] Release Apache Tez 0.5.3 rc0
>
> Hi Hitesh,
>
> I think it's better to include TEZ-1818 in new RC(non-binding).
>
> TEZ-1808 looks also critical to me. What do you think? In my local, Tez
> 0.5.2 + Hive 0.14 hit the bug.
>
> Thanks,
> - Tsuyoshi
>
> On Wed, Dec 3, 2014 at 10:06 AM, Hitesh Shah <hi...@apache.org> wrote:
>> In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be
>> better to roll out a new RC with this fix?
>>
>> Thoughts?
>> — Hitesh
>>
>> On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:
>>
>>> Folks,
>>>
>>>
>>>
>>> I have created an Apache Tez 0.5.3 release candidate (rc0).
>>>
>>>
>>>
>>> This is an incremental release that contains many bug fixes,
>>> specifically
>>> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
>>>
>>>
>>>
>>> GIT source tag:
>>>
>>> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=re
>>> fs/tags/release-0.5.3-rc0
>>>
>>>
>>>
>>> Staging site:
>>>
>>> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
>>>
>>>
>>>
>>> Nexus Staging URL:
>>>
>>> https://repository.apache.org/content/repositories/orgapachetez-1016
>>>
>>>
>>>
>>> PGP release keys:
>>>
>>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
>>>
>>> KEYS file available at
>>>
>>> https://dist.apache.org/repos/dist/release/tez/KEYS
>>>
>>>
>>>
>>> List of issues fixed in the release:
>>>
>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
>>>
>>> Also available in CHANGES.txt within the release tar-ball.
>>>
>>>
>>>
>>> The vote will be open for at least 72 hours and close on 12/05/2014
>>>
>>>
>>>
>>> [ ] +1 approve
>>>
>>> [ ] +0 no opinion
>>>
>>> [ ] -1 disapprove (with reason)
>>>
>>>
>>>
>>> I begin the vote with my +1.
>>>
>>>
>>>
>>> Thanks
>>>
>>> Bikas
>>>
>>> --
>>> CONFIDENTIALITY NOTICE
>>> NOTICE: This message is intended for the use of the individual or
>>> entity to which it is addressed and may contain information that is
>>> confidential, privileged and exempt from disclosure under applicable
>>> law. If the reader of this message is not the intended recipient, you
>>> are hereby notified that any printing, copying, dissemination,
>>> distribution, disclosure or forwarding of this communication is
>>> strictly prohibited. If you have received this communication in
>>> error, please contact the sender immediately and delete it from your
>>> system. Thank You.
>>
>
>
>
> --
> - Tsuyoshi
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.



-- 
- Tsuyoshi

RE: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Bikas Saha <bi...@hortonworks.com>.
Sounds good.

@Hitesh, Can you please pull TEZ-1818 into branch-0.5 and branch-0.5.3.

@Tsuyoshi, TEZ-1808 is not a 0.5 regression (like TEZ-1818). Would it be ok
to include that in 0.5.4 along with other jiras 180* that were opened by you
in the same area? Would be good to fix most of them and verify with the same
scenario to make sure the scenario works. And then do a release for that.

Bikas

-----Original Message-----
From: Tsuyoshi OZAWA [mailto:ozawa.tsuyoshi@gmail.com]
Sent: Wednesday, December 03, 2014 1:12 PM
To: dev@tez.apache.org
Cc: user@tez.apache.org
Subject: Re: [VOTE] Release Apache Tez 0.5.3 rc0

Hi Hitesh,

I think it's better to include TEZ-1818 in new RC(non-binding).

TEZ-1808 looks also critical to me. What do you think? In my local, Tez
0.5.2 + Hive 0.14 hit the bug.

Thanks,
- Tsuyoshi

On Wed, Dec 3, 2014 at 10:06 AM, Hitesh Shah <hi...@apache.org> wrote:
> In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be
> better to roll out a new RC with this fix?
>
> Thoughts?
> — Hitesh
>
> On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:
>
>> Folks,
>>
>>
>>
>> I have created an Apache Tez 0.5.3 release candidate (rc0).
>>
>>
>>
>> This is an incremental release that contains many bug fixes,
>> specifically
>> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
>>
>>
>>
>> GIT source tag:
>>
>> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=re
>> fs/tags/release-0.5.3-rc0
>>
>>
>>
>> Staging site:
>>
>> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
>>
>>
>>
>> Nexus Staging URL:
>>
>> https://repository.apache.org/content/repositories/orgapachetez-1016
>>
>>
>>
>> PGP release keys:
>>
>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
>>
>> KEYS file available at
>>
>> https://dist.apache.org/repos/dist/release/tez/KEYS
>>
>>
>>
>> List of issues fixed in the release:
>>
>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
>>
>> Also available in CHANGES.txt within the release tar-ball.
>>
>>
>>
>> The vote will be open for at least 72 hours and close on 12/05/2014
>>
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove (with reason)
>>
>>
>>
>> I begin the vote with my +1.
>>
>>
>>
>> Thanks
>>
>> Bikas
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or
>> entity to which it is addressed and may contain information that is
>> confidential, privileged and exempt from disclosure under applicable
>> law. If the reader of this message is not the intended recipient, you
>> are hereby notified that any printing, copying, dissemination,
>> distribution, disclosure or forwarding of this communication is
>> strictly prohibited. If you have received this communication in
>> error, please contact the sender immediately and delete it from your
>> system. Thank You.
>



--
- Tsuyoshi

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

RE: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Bikas Saha <bi...@hortonworks.com>.
Sounds good.

@Hitesh, Can you please pull TEZ-1818 into branch-0.5 and branch-0.5.3.

@Tsuyoshi, TEZ-1808 is not a 0.5 regression (like TEZ-1818). Would it be ok
to include that in 0.5.4 along with other jiras 180* that were opened by you
in the same area? Would be good to fix most of them and verify with the same
scenario to make sure the scenario works. And then do a release for that.

Bikas

-----Original Message-----
From: Tsuyoshi OZAWA [mailto:ozawa.tsuyoshi@gmail.com]
Sent: Wednesday, December 03, 2014 1:12 PM
To: dev@tez.apache.org
Cc: user@tez.apache.org
Subject: Re: [VOTE] Release Apache Tez 0.5.3 rc0

Hi Hitesh,

I think it's better to include TEZ-1818 in new RC(non-binding).

TEZ-1808 looks also critical to me. What do you think? In my local, Tez
0.5.2 + Hive 0.14 hit the bug.

Thanks,
- Tsuyoshi

On Wed, Dec 3, 2014 at 10:06 AM, Hitesh Shah <hi...@apache.org> wrote:
> In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be
> better to roll out a new RC with this fix?
>
> Thoughts?
> — Hitesh
>
> On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:
>
>> Folks,
>>
>>
>>
>> I have created an Apache Tez 0.5.3 release candidate (rc0).
>>
>>
>>
>> This is an incremental release that contains many bug fixes,
>> specifically
>> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
>>
>>
>>
>> GIT source tag:
>>
>> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=re
>> fs/tags/release-0.5.3-rc0
>>
>>
>>
>> Staging site:
>>
>> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
>>
>>
>>
>> Nexus Staging URL:
>>
>> https://repository.apache.org/content/repositories/orgapachetez-1016
>>
>>
>>
>> PGP release keys:
>>
>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
>>
>> KEYS file available at
>>
>> https://dist.apache.org/repos/dist/release/tez/KEYS
>>
>>
>>
>> List of issues fixed in the release:
>>
>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
>>
>> Also available in CHANGES.txt within the release tar-ball.
>>
>>
>>
>> The vote will be open for at least 72 hours and close on 12/05/2014
>>
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove (with reason)
>>
>>
>>
>> I begin the vote with my +1.
>>
>>
>>
>> Thanks
>>
>> Bikas
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or
>> entity to which it is addressed and may contain information that is
>> confidential, privileged and exempt from disclosure under applicable
>> law. If the reader of this message is not the intended recipient, you
>> are hereby notified that any printing, copying, dissemination,
>> distribution, disclosure or forwarding of this communication is
>> strictly prohibited. If you have received this communication in
>> error, please contact the sender immediately and delete it from your
>> system. Thank You.
>



--
- Tsuyoshi

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Hitesh,

I think it's better to include TEZ-1818 in new RC(non-binding).

TEZ-1808 looks also critical to me. What do you think? In my local,
Tez 0.5.2 + Hive 0.14 hit the bug.

Thanks,
- Tsuyoshi

On Wed, Dec 3, 2014 at 10:06 AM, Hitesh Shah <hi...@apache.org> wrote:
> In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be better to roll out a new RC with this fix?
>
> Thoughts?
> — Hitesh
>
> On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:
>
>> Folks,
>>
>>
>>
>> I have created an Apache Tez 0.5.3 release candidate (rc0).
>>
>>
>>
>> This is an incremental release that contains many bug fixes, specifically
>> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
>>
>>
>>
>> GIT source tag:
>>
>> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=refs/tags/release-0.5.3-rc0
>>
>>
>>
>> Staging site:
>>
>> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
>>
>>
>>
>> Nexus Staging URL:
>>
>> https://repository.apache.org/content/repositories/orgapachetez-1016
>>
>>
>>
>> PGP release keys:
>>
>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
>>
>> KEYS file available at
>>
>> https://dist.apache.org/repos/dist/release/tez/KEYS
>>
>>
>>
>> List of issues fixed in the release:
>>
>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
>>
>> Also available in CHANGES.txt within the release tar-ball.
>>
>>
>>
>> The vote will be open for at least 72 hours and close on 12/05/2014
>>
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove (with reason)
>>
>>
>>
>> I begin the vote with my +1.
>>
>>
>>
>> Thanks
>>
>> Bikas
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the reader
>> of this message is not the intended recipient, you are hereby notified that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender immediately
>> and delete it from your system. Thank You.
>



-- 
- Tsuyoshi

Re: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Hitesh,

I think it's better to include TEZ-1818 in new RC(non-binding).

TEZ-1808 looks also critical to me. What do you think? In my local,
Tez 0.5.2 + Hive 0.14 hit the bug.

Thanks,
- Tsuyoshi

On Wed, Dec 3, 2014 at 10:06 AM, Hitesh Shah <hi...@apache.org> wrote:
> In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be better to roll out a new RC with this fix?
>
> Thoughts?
> — Hitesh
>
> On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:
>
>> Folks,
>>
>>
>>
>> I have created an Apache Tez 0.5.3 release candidate (rc0).
>>
>>
>>
>> This is an incremental release that contains many bug fixes, specifically
>> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
>>
>>
>>
>> GIT source tag:
>>
>> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=refs/tags/release-0.5.3-rc0
>>
>>
>>
>> Staging site:
>>
>> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
>>
>>
>>
>> Nexus Staging URL:
>>
>> https://repository.apache.org/content/repositories/orgapachetez-1016
>>
>>
>>
>> PGP release keys:
>>
>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
>>
>> KEYS file available at
>>
>> https://dist.apache.org/repos/dist/release/tez/KEYS
>>
>>
>>
>> List of issues fixed in the release:
>>
>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
>>
>> Also available in CHANGES.txt within the release tar-ball.
>>
>>
>>
>> The vote will be open for at least 72 hours and close on 12/05/2014
>>
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove (with reason)
>>
>>
>>
>> I begin the vote with my +1.
>>
>>
>>
>> Thanks
>>
>> Bikas
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the reader
>> of this message is not the intended recipient, you are hereby notified that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender immediately
>> and delete it from your system. Thank You.
>



-- 
- Tsuyoshi

Re: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Hitesh Shah <hi...@apache.org>.
In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be better to roll out a new RC with this fix? 

Thoughts? 
— Hitesh

On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:

> Folks,
> 
> 
> 
> I have created an Apache Tez 0.5.3 release candidate (rc0).
> 
> 
> 
> This is an incremental release that contains many bug fixes, specifically
> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
> 
> 
> 
> GIT source tag:
> 
> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=refs/tags/release-0.5.3-rc0
> 
> 
> 
> Staging site:
> 
> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
> 
> 
> 
> Nexus Staging URL:
> 
> https://repository.apache.org/content/repositories/orgapachetez-1016
> 
> 
> 
> PGP release keys:
> 
> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
> 
> KEYS file available at
> 
> https://dist.apache.org/repos/dist/release/tez/KEYS
> 
> 
> 
> List of issues fixed in the release:
> 
> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
> 
> Also available in CHANGES.txt within the release tar-ball.
> 
> 
> 
> The vote will be open for at least 72 hours and close on 12/05/2014
> 
> 
> 
> [ ] +1 approve
> 
> [ ] +0 no opinion
> 
> [ ] -1 disapprove (with reason)
> 
> 
> 
> I begin the vote with my +1.
> 
> 
> 
> Thanks
> 
> Bikas
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.


Re: [VOTE] Release Apache Tez 0.5.3 rc0

Posted by Hitesh Shah <hi...@apache.org>.
In light of https://issues.apache.org/jira/browse/TEZ-1818, it might be better to roll out a new RC with this fix? 

Thoughts? 
— Hitesh

On Dec 2, 2014, at 1:08 PM, Bikas Saha <bi...@hortonworks.com> wrote:

> Folks,
> 
> 
> 
> I have created an Apache Tez 0.5.3 release candidate (rc0).
> 
> 
> 
> This is an incremental release that contains many bug fixes, specifically
> TEZ-1796 that ensures that Tez works with Hadoop 2.2.
> 
> 
> 
> GIT source tag:
> 
> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=refs/tags/release-0.5.3-rc0
> 
> 
> 
> Staging site:
> 
> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.3-src-rc0
> 
> 
> 
> Nexus Staging URL:
> 
> https://repository.apache.org/content/repositories/orgapachetez-1016
> 
> 
> 
> PGP release keys:
> 
> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770
> 
> KEYS file available at
> 
> https://dist.apache.org/repos/dist/release/tez/KEYS
> 
> 
> 
> List of issues fixed in the release:
> 
> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328947
> 
> Also available in CHANGES.txt within the release tar-ball.
> 
> 
> 
> The vote will be open for at least 72 hours and close on 12/05/2014
> 
> 
> 
> [ ] +1 approve
> 
> [ ] +0 no opinion
> 
> [ ] -1 disapprove (with reason)
> 
> 
> 
> I begin the vote with my +1.
> 
> 
> 
> Thanks
> 
> Bikas
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.