You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Hitesh Shah <hi...@apache.org> on 2014/02/26 01:28:25 UTC

[VOTE] Release Apache Tez-0.3.0-incubating RC1

Hello folks,

I have created a tez-0.3.0-incubating release candidate (rc1). This is the second release for Tez.

The previous RC was cancelled due to a bug discovered when the RC was tested against downstream projects.

GIT source tag: https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1 ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
Staging site: https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ ( svn revision 4508 ) 
Nexus Staging URL: https://repository.apache.org/content/repositories/orgapachetez-1003

PGP release keys: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
KEYS file also available at https://dist.apache.org/repos/dist/release/incubator/tez/KEYS

One can look into the issues fixed in this release at: https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at the CHANGES.txt in the release tarball.

Vote will be open for at least 72 hours ( until the required number of IPMC votes are obtained ).

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

For folks not familiar with vetting a release, please refer to http://incubator.apache.org/guides/releasemanagement.html#check-list

thanks
-- Hitesh
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


[RESULT][VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Hitesh Shah <hi...@apache.org>.
Hello all,

Closing the vote since 72 hours have passed.

With the required 3 IPMC votes and no -1s, this vote passes.

+1s (binding - IPMC )

Arun C Murthy
Alan Gates
Mahadev Konar

+1s (non-binding)

Hitesh Shah
Chen He
Daniel Dai
Tsuyoshi Ozawa
Rohini Palaniswamy
Jonathan Eagles
Siddharth Seth
Jason Lowe
Gunther Hagleitner

-1s (none )

Thanks everyone for voting. I will send out an announce email later once the bits are available on the apache mirrors. 

thanks
-- Hitesh


On Feb 25, 2014, at 4:28 PM, Hitesh Shah wrote:

> Hello folks,
> 
> I have created a tez-0.3.0-incubating release candidate (rc1). This is the second release for Tez.
> 
> The previous RC was cancelled due to a bug discovered when the RC was tested against downstream projects.
> 
> GIT source tag: https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1 ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> Staging site: https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ ( svn revision 4508 ) 
> Nexus Staging URL: https://repository.apache.org/content/repositories/orgapachetez-1003
> 
> PGP release keys: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> KEYS file also available at https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
> 
> One can look into the issues fixed in this release at: https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at the CHANGES.txt in the release tarball.
> 
> Vote will be open for at least 72 hours ( until the required number of IPMC votes are obtained ).
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
> 
> For folks not familiar with vetting a release, please refer to http://incubator.apache.org/guides/releasemanagement.html#check-list
> 
> thanks
> -- Hitesh


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Rohini Palaniswamy <ro...@gmail.com>.
+1 (non-binding). Compiled and ran pig e2e test locally. Also ran 1 simple
job on a secure cluster.

Regards,
Rohini


On Wed, Feb 26, 2014 at 10:53 AM, Tsuyoshi OZAWA
<oz...@gmail.com>wrote:

> +1 (non-bindng)
>
> * Compile from source code against hadoop trunk (mvn package
> -Dhadoop.version=3.0.0-SNAPSHOT -DskipTests
> -Dmaven.javadoc.skip=true).
> * Run some examples in pseudo distributed mode.
>
> Thanks, Tsuyoshi
>
> On Wed, Feb 26, 2014 at 9:46 AM, Daniel Dai <da...@hortonworks.com> wrote:
> > +1 (nonbinding), verified Pig runs fine on rc1.
> >
> > On Wed, Feb 26, 2014 at 8:15 AM, Chen He <ai...@gmail.com> wrote:
> >> +1 non-binding
> >>
> >> similar to RC0, I download the source code, compile and deploy on
> Fedora 17;
> >> successfully run orderedwordcount based on hadoop-2.2;
> >>
> >> Maybe following exceptions do not affect the running of Tez DAG, I still
> >> got them when Tez dag finishing:
> >>
> >> 2014-02-26 10:07:25,176 INFO [AsyncDispatcher event handler]
> >> org.apache.tez.dag.app.rm.container.AMContainerImpl: AMContainer
> >> container_1393430
> >> 748133_0001_01_000002 transitioned from IDLE to STOP_REQUESTED via event
> >> C_NM_STOP_SENT
> >> 2014-02-26 10:07:25,177 ERROR [ContainerLauncher Event Handler]
> >> org.apache.hadoop.yarn.YarnUncaughtExceptionHandler: Thread
> >> Thread[ContainerLau
> >> ncher Event Handler,5,main] threw an Exception.
> >> java.util.concurrent.RejectedExecutionException: Task
> >>
> org.apache.tez.dag.app.launcher.ContainerLauncherImpl$EventProcessor@2f79f9e2rejected
> >> fr
> >> om java.util.concurrent.ThreadPoolExecutor@71047cc7[Terminated, pool
> size =
> >> 0, active threads = 0, queued tasks = 0, completed tasks = 1]
> >>         at
> >>
> java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
> >>         at
> >>
> java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
> >>         at
> >>
> java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
> >>         at
> >>
> org.apache.tez.dag.app.launcher.ContainerLauncherImpl$1.run(ContainerLauncherImpl.java:310)
> >> 2014-02-26 10:07:25,177 INFO [DelayedContainerManager]
> >> org.apache.tez.dag.app.rm.TaskScheduler: AllocatedContainerManager
> Thread
> >> interrupted
> >> 2014-02-26 10:07:25,179 INFO [DelayedContainerManager]
> >> org.apache.tez.dag.app.rm.TaskScheduler: Releasing unused container:
> >> container_139343074
> >> 8133_0001_01_000002
> >> 2014-02-26 10:07:25,188 INFO [IPC Server handler 24 on 40678]
> >> org.apache.tez.dag.app.TaskAttemptListenerImpTezDag: Container with id:
> >> container
> >> _1393430748133_0001_01_000002 is valid, but no longer registered, and
> will
> >> be killed
> >> 2014-02-26 10:07:25,210 INFO [AMShutdownThread]
> >> org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl: Waiting for
> >> application to be successful
> >> ly unregistered.
> >> 2014-02-26 10:07:25,219 INFO [Socket Reader #1 for port 40678]
> >> org.apache.hadoop.ipc.Server: IPC Server listener on 40678:
> readAndProcess
> >> from
> >> client 10.74.90.55 threw exception [java.io.IOException: Connection
> reset
> >> by peer]
> >> java.io.IOException: Connection reset by peer
> >>         at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
> >>         at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
> >>         at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
> >>         at sun.nio.ch.IOUtil.read(IOUtil.java:197)
> >>         at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
> >>         at org.apache.hadoop.ipc.Server.channelRead(Server.java:2597)
> >>         at org.apache.hadoop.ipc.Server.access$3200(Server.java:122)
> >>         at
> >> org.apache.hadoop.ipc.Server$Connection.readAndProcess(Server.java:1500)
> >>         at org.apache.hadoop.ipc.Server$Listener.doRead(Server.java:792)
> >>         at
> >> org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:591)
> >>         at
> org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:566)
> >> 2014-02-26 10:07:25,312 INFO [AMRM Callback Handler Thread]
> >> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl:
> >> Interrupted while waiting for queue
> >> java.lang.InterruptedException
> >>         at
> >>
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
> >>         at
> >>
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2052)
> >>         at
> >>
> java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
> >>         at
> >>
> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$CallbackHandlerThread.run(AMRMClientAsyncImpl.java:275)
> >> 2014-02-26 10:07:25,312 INFO [AMShutdownThread]
> >> org.apache.hadoop.ipc.Server: Stopping server on 40678
> >> 2014-02-26 10:07:25,314 INFO [IPC Server listener on 40678]
> >> org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 40678
> >> 2014-02-26 10:07:25,314 INFO [IPC Server Responder]
> >> org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
> >> 2014-02-26 10:07:25,315 INFO [AMShutdownThread]
> >> org.apache.hadoop.ipc.Server: Stopping server on 50196
> >> 2014-02-26 10:07:25,315 INFO [IPC Server Responder]
> >> org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
> >> 2014-02-26 10:07:25,315 INFO [IPC Server listener on 50196]
> >> org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 50196
> >> 2014-02-26 10:07:25,315 INFO [AMShutdownThread]
> >> org.apache.tez.dag.app.DAGAppMaster: Exiting DAGAppMaster..GoodBye!
> >>
> >>
> >> Chen
> >>
> >>
> >> On Tue, Feb 25, 2014 at 6:28 PM, Hitesh Shah <hi...@apache.org> wrote:
> >>
> >>> Hello folks,
> >>>
> >>> I have created a tez-0.3.0-incubating release candidate (rc1). This is
> the
> >>> second release for Tez.
> >>>
> >>> The previous RC was cancelled due to a bug discovered when the RC was
> >>> tested against downstream projects.
> >>>
> >>> GIT source tag:
> >>>
> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1(commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> >>> Staging site:
> >>>
> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/(svn revision 4508 )
> >>> Nexus Staging URL:
> >>> https://repository.apache.org/content/repositories/orgapachetez-1003
> >>>
> >>> PGP release keys:
> >>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> >>> KEYS file also available at
> >>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
> >>>
> >>> One can look into the issues fixed in this release at:
> >>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or
> look
> >>> at the CHANGES.txt in the release tarball.
> >>>
> >>> Vote will be open for at least 72 hours ( until the required number of
> >>> IPMC votes are obtained ).
> >>>
> >>> [ ] +1 approve
> >>> [ ] +0 no opinion
> >>> [ ] -1 disapprove (and reason why)
> >>>
> >>> For folks not familiar with vetting a release, please refer to
> >>> http://incubator.apache.org/guides/releasemanagement.html#check-list
> >>>
> >>> thanks
> >>> -- Hitesh
> >
> > --
> > 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.3.0-incubating RC1

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
+1 (non-bindng)

* Compile from source code against hadoop trunk (mvn package
-Dhadoop.version=3.0.0-SNAPSHOT -DskipTests
-Dmaven.javadoc.skip=true).
* Run some examples in pseudo distributed mode.

Thanks, Tsuyoshi

On Wed, Feb 26, 2014 at 9:46 AM, Daniel Dai <da...@hortonworks.com> wrote:
> +1 (nonbinding), verified Pig runs fine on rc1.
>
> On Wed, Feb 26, 2014 at 8:15 AM, Chen He <ai...@gmail.com> wrote:
>> +1 non-binding
>>
>> similar to RC0, I download the source code, compile and deploy on Fedora 17;
>> successfully run orderedwordcount based on hadoop-2.2;
>>
>> Maybe following exceptions do not affect the running of Tez DAG, I still
>> got them when Tez dag finishing:
>>
>> 2014-02-26 10:07:25,176 INFO [AsyncDispatcher event handler]
>> org.apache.tez.dag.app.rm.container.AMContainerImpl: AMContainer
>> container_1393430
>> 748133_0001_01_000002 transitioned from IDLE to STOP_REQUESTED via event
>> C_NM_STOP_SENT
>> 2014-02-26 10:07:25,177 ERROR [ContainerLauncher Event Handler]
>> org.apache.hadoop.yarn.YarnUncaughtExceptionHandler: Thread
>> Thread[ContainerLau
>> ncher Event Handler,5,main] threw an Exception.
>> java.util.concurrent.RejectedExecutionException: Task
>> org.apache.tez.dag.app.launcher.ContainerLauncherImpl$EventProcessor@2f79f9e2rejected
>> fr
>> om java.util.concurrent.ThreadPoolExecutor@71047cc7[Terminated, pool size =
>> 0, active threads = 0, queued tasks = 0, completed tasks = 1]
>>         at
>> java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
>>         at
>> java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
>>         at
>> java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
>>         at
>> org.apache.tez.dag.app.launcher.ContainerLauncherImpl$1.run(ContainerLauncherImpl.java:310)
>> 2014-02-26 10:07:25,177 INFO [DelayedContainerManager]
>> org.apache.tez.dag.app.rm.TaskScheduler: AllocatedContainerManager Thread
>> interrupted
>> 2014-02-26 10:07:25,179 INFO [DelayedContainerManager]
>> org.apache.tez.dag.app.rm.TaskScheduler: Releasing unused container:
>> container_139343074
>> 8133_0001_01_000002
>> 2014-02-26 10:07:25,188 INFO [IPC Server handler 24 on 40678]
>> org.apache.tez.dag.app.TaskAttemptListenerImpTezDag: Container with id:
>> container
>> _1393430748133_0001_01_000002 is valid, but no longer registered, and will
>> be killed
>> 2014-02-26 10:07:25,210 INFO [AMShutdownThread]
>> org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl: Waiting for
>> application to be successful
>> ly unregistered.
>> 2014-02-26 10:07:25,219 INFO [Socket Reader #1 for port 40678]
>> org.apache.hadoop.ipc.Server: IPC Server listener on 40678: readAndProcess
>> from
>> client 10.74.90.55 threw exception [java.io.IOException: Connection reset
>> by peer]
>> java.io.IOException: Connection reset by peer
>>         at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
>>         at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
>>         at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
>>         at sun.nio.ch.IOUtil.read(IOUtil.java:197)
>>         at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
>>         at org.apache.hadoop.ipc.Server.channelRead(Server.java:2597)
>>         at org.apache.hadoop.ipc.Server.access$3200(Server.java:122)
>>         at
>> org.apache.hadoop.ipc.Server$Connection.readAndProcess(Server.java:1500)
>>         at org.apache.hadoop.ipc.Server$Listener.doRead(Server.java:792)
>>         at
>> org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:591)
>>         at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:566)
>> 2014-02-26 10:07:25,312 INFO [AMRM Callback Handler Thread]
>> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl:
>> Interrupted while waiting for queue
>> java.lang.InterruptedException
>>         at
>> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
>>         at
>> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2052)
>>         at
>> java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
>>         at
>> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$CallbackHandlerThread.run(AMRMClientAsyncImpl.java:275)
>> 2014-02-26 10:07:25,312 INFO [AMShutdownThread]
>> org.apache.hadoop.ipc.Server: Stopping server on 40678
>> 2014-02-26 10:07:25,314 INFO [IPC Server listener on 40678]
>> org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 40678
>> 2014-02-26 10:07:25,314 INFO [IPC Server Responder]
>> org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
>> 2014-02-26 10:07:25,315 INFO [AMShutdownThread]
>> org.apache.hadoop.ipc.Server: Stopping server on 50196
>> 2014-02-26 10:07:25,315 INFO [IPC Server Responder]
>> org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
>> 2014-02-26 10:07:25,315 INFO [IPC Server listener on 50196]
>> org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 50196
>> 2014-02-26 10:07:25,315 INFO [AMShutdownThread]
>> org.apache.tez.dag.app.DAGAppMaster: Exiting DAGAppMaster..GoodBye!
>>
>>
>> Chen
>>
>>
>> On Tue, Feb 25, 2014 at 6:28 PM, Hitesh Shah <hi...@apache.org> wrote:
>>
>>> Hello folks,
>>>
>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>> second release for Tez.
>>>
>>> The previous RC was cancelled due to a bug discovered when the RC was
>>> tested against downstream projects.
>>>
>>> GIT source tag:
>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>> Staging site:
>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/( svn revision 4508 )
>>> Nexus Staging URL:
>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>
>>> PGP release keys:
>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>> KEYS file also available at
>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>
>>> One can look into the issues fixed in this release at:
>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look
>>> at the CHANGES.txt in the release tarball.
>>>
>>> Vote will be open for at least 72 hours ( until the required number of
>>> IPMC votes are obtained ).
>>>
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>>
>>> For folks not familiar with vetting a release, please refer to
>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>
>>> thanks
>>> -- Hitesh
>
> --
> 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.3.0-incubating RC1

Posted by Daniel Dai <da...@hortonworks.com>.
+1 (nonbinding), verified Pig runs fine on rc1.

On Wed, Feb 26, 2014 at 8:15 AM, Chen He <ai...@gmail.com> wrote:
> +1 non-binding
>
> similar to RC0, I download the source code, compile and deploy on Fedora 17;
> successfully run orderedwordcount based on hadoop-2.2;
>
> Maybe following exceptions do not affect the running of Tez DAG, I still
> got them when Tez dag finishing:
>
> 2014-02-26 10:07:25,176 INFO [AsyncDispatcher event handler]
> org.apache.tez.dag.app.rm.container.AMContainerImpl: AMContainer
> container_1393430
> 748133_0001_01_000002 transitioned from IDLE to STOP_REQUESTED via event
> C_NM_STOP_SENT
> 2014-02-26 10:07:25,177 ERROR [ContainerLauncher Event Handler]
> org.apache.hadoop.yarn.YarnUncaughtExceptionHandler: Thread
> Thread[ContainerLau
> ncher Event Handler,5,main] threw an Exception.
> java.util.concurrent.RejectedExecutionException: Task
> org.apache.tez.dag.app.launcher.ContainerLauncherImpl$EventProcessor@2f79f9e2rejected
> fr
> om java.util.concurrent.ThreadPoolExecutor@71047cc7[Terminated, pool size =
> 0, active threads = 0, queued tasks = 0, completed tasks = 1]
>         at
> java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
>         at
> java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
>         at
> java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
>         at
> org.apache.tez.dag.app.launcher.ContainerLauncherImpl$1.run(ContainerLauncherImpl.java:310)
> 2014-02-26 10:07:25,177 INFO [DelayedContainerManager]
> org.apache.tez.dag.app.rm.TaskScheduler: AllocatedContainerManager Thread
> interrupted
> 2014-02-26 10:07:25,179 INFO [DelayedContainerManager]
> org.apache.tez.dag.app.rm.TaskScheduler: Releasing unused container:
> container_139343074
> 8133_0001_01_000002
> 2014-02-26 10:07:25,188 INFO [IPC Server handler 24 on 40678]
> org.apache.tez.dag.app.TaskAttemptListenerImpTezDag: Container with id:
> container
> _1393430748133_0001_01_000002 is valid, but no longer registered, and will
> be killed
> 2014-02-26 10:07:25,210 INFO [AMShutdownThread]
> org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl: Waiting for
> application to be successful
> ly unregistered.
> 2014-02-26 10:07:25,219 INFO [Socket Reader #1 for port 40678]
> org.apache.hadoop.ipc.Server: IPC Server listener on 40678: readAndProcess
> from
> client 10.74.90.55 threw exception [java.io.IOException: Connection reset
> by peer]
> java.io.IOException: Connection reset by peer
>         at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
>         at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
>         at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
>         at sun.nio.ch.IOUtil.read(IOUtil.java:197)
>         at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
>         at org.apache.hadoop.ipc.Server.channelRead(Server.java:2597)
>         at org.apache.hadoop.ipc.Server.access$3200(Server.java:122)
>         at
> org.apache.hadoop.ipc.Server$Connection.readAndProcess(Server.java:1500)
>         at org.apache.hadoop.ipc.Server$Listener.doRead(Server.java:792)
>         at
> org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:591)
>         at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:566)
> 2014-02-26 10:07:25,312 INFO [AMRM Callback Handler Thread]
> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl:
> Interrupted while waiting for queue
> java.lang.InterruptedException
>         at
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
>         at
> java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2052)
>         at
> java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
>         at
> org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$CallbackHandlerThread.run(AMRMClientAsyncImpl.java:275)
> 2014-02-26 10:07:25,312 INFO [AMShutdownThread]
> org.apache.hadoop.ipc.Server: Stopping server on 40678
> 2014-02-26 10:07:25,314 INFO [IPC Server listener on 40678]
> org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 40678
> 2014-02-26 10:07:25,314 INFO [IPC Server Responder]
> org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
> 2014-02-26 10:07:25,315 INFO [AMShutdownThread]
> org.apache.hadoop.ipc.Server: Stopping server on 50196
> 2014-02-26 10:07:25,315 INFO [IPC Server Responder]
> org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
> 2014-02-26 10:07:25,315 INFO [IPC Server listener on 50196]
> org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 50196
> 2014-02-26 10:07:25,315 INFO [AMShutdownThread]
> org.apache.tez.dag.app.DAGAppMaster: Exiting DAGAppMaster..GoodBye!
>
>
> Chen
>
>
> On Tue, Feb 25, 2014 at 6:28 PM, Hitesh Shah <hi...@apache.org> wrote:
>
>> Hello folks,
>>
>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>> second release for Tez.
>>
>> The previous RC was cancelled due to a bug discovered when the RC was
>> tested against downstream projects.
>>
>> GIT source tag:
>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>> Staging site:
>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/( svn revision 4508 )
>> Nexus Staging URL:
>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>
>> PGP release keys:
>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>> KEYS file also available at
>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>
>> One can look into the issues fixed in this release at:
>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look
>> at the CHANGES.txt in the release tarball.
>>
>> Vote will be open for at least 72 hours ( until the required number of
>> IPMC votes are obtained ).
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> For folks not familiar with vetting a release, please refer to
>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>
>> thanks
>> -- Hitesh

-- 
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.3.0-incubating RC1

Posted by Chen He <ai...@gmail.com>.
+1 non-binding

similar to RC0, I download the source code, compile and deploy on Fedora 17;
successfully run orderedwordcount based on hadoop-2.2;

Maybe following exceptions do not affect the running of Tez DAG, I still
got them when Tez dag finishing:

2014-02-26 10:07:25,176 INFO [AsyncDispatcher event handler]
org.apache.tez.dag.app.rm.container.AMContainerImpl: AMContainer
container_1393430
748133_0001_01_000002 transitioned from IDLE to STOP_REQUESTED via event
C_NM_STOP_SENT
2014-02-26 10:07:25,177 ERROR [ContainerLauncher Event Handler]
org.apache.hadoop.yarn.YarnUncaughtExceptionHandler: Thread
Thread[ContainerLau
ncher Event Handler,5,main] threw an Exception.
java.util.concurrent.RejectedExecutionException: Task
org.apache.tez.dag.app.launcher.ContainerLauncherImpl$EventProcessor@2f79f9e2rejected
fr
om java.util.concurrent.ThreadPoolExecutor@71047cc7[Terminated, pool size =
0, active threads = 0, queued tasks = 0, completed tasks = 1]
        at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
        at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
        at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
        at
org.apache.tez.dag.app.launcher.ContainerLauncherImpl$1.run(ContainerLauncherImpl.java:310)
2014-02-26 10:07:25,177 INFO [DelayedContainerManager]
org.apache.tez.dag.app.rm.TaskScheduler: AllocatedContainerManager Thread
interrupted
2014-02-26 10:07:25,179 INFO [DelayedContainerManager]
org.apache.tez.dag.app.rm.TaskScheduler: Releasing unused container:
container_139343074
8133_0001_01_000002
2014-02-26 10:07:25,188 INFO [IPC Server handler 24 on 40678]
org.apache.tez.dag.app.TaskAttemptListenerImpTezDag: Container with id:
container
_1393430748133_0001_01_000002 is valid, but no longer registered, and will
be killed
2014-02-26 10:07:25,210 INFO [AMShutdownThread]
org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl: Waiting for
application to be successful
ly unregistered.
2014-02-26 10:07:25,219 INFO [Socket Reader #1 for port 40678]
org.apache.hadoop.ipc.Server: IPC Server listener on 40678: readAndProcess
from
client 10.74.90.55 threw exception [java.io.IOException: Connection reset
by peer]
java.io.IOException: Connection reset by peer
        at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
        at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
        at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
        at sun.nio.ch.IOUtil.read(IOUtil.java:197)
        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
        at org.apache.hadoop.ipc.Server.channelRead(Server.java:2597)
        at org.apache.hadoop.ipc.Server.access$3200(Server.java:122)
        at
org.apache.hadoop.ipc.Server$Connection.readAndProcess(Server.java:1500)
        at org.apache.hadoop.ipc.Server$Listener.doRead(Server.java:792)
        at
org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:591)
        at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:566)
2014-02-26 10:07:25,312 INFO [AMRM Callback Handler Thread]
org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl:
Interrupted while waiting for queue
java.lang.InterruptedException
        at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
        at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2052)
        at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at
org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl$CallbackHandlerThread.run(AMRMClientAsyncImpl.java:275)
2014-02-26 10:07:25,312 INFO [AMShutdownThread]
org.apache.hadoop.ipc.Server: Stopping server on 40678
2014-02-26 10:07:25,314 INFO [IPC Server listener on 40678]
org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 40678
2014-02-26 10:07:25,314 INFO [IPC Server Responder]
org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
2014-02-26 10:07:25,315 INFO [AMShutdownThread]
org.apache.hadoop.ipc.Server: Stopping server on 50196
2014-02-26 10:07:25,315 INFO [IPC Server Responder]
org.apache.hadoop.ipc.Server: Stopping IPC Server Responder
2014-02-26 10:07:25,315 INFO [IPC Server listener on 50196]
org.apache.hadoop.ipc.Server: Stopping IPC Server listener on 50196
2014-02-26 10:07:25,315 INFO [AMShutdownThread]
org.apache.tez.dag.app.DAGAppMaster: Exiting DAGAppMaster..GoodBye!


Chen


On Tue, Feb 25, 2014 at 6:28 PM, Hitesh Shah <hi...@apache.org> wrote:

> Hello folks,
>
> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
> second release for Tez.
>
> The previous RC was cancelled due to a bug discovered when the RC was
> tested against downstream projects.
>
> GIT source tag:
> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> Staging site:
> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/( svn revision 4508 )
> Nexus Staging URL:
> https://repository.apache.org/content/repositories/orgapachetez-1003
>
> PGP release keys:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> KEYS file also available at
> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>
> One can look into the issues fixed in this release at:
> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look
> at the CHANGES.txt in the release tarball.
>
> Vote will be open for at least 72 hours ( until the required number of
> IPMC votes are obtained ).
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> For folks not familiar with vetting a release, please refer to
> http://incubator.apache.org/guides/releasemanagement.html#check-list
>
> thanks
> -- Hitesh

[RESULT][VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Hitesh Shah <hi...@apache.org>.
Hello all,

Closing the vote since 72 hours have passed.

With the required 3 IPMC votes and no -1s, this vote passes.

+1s (binding - IPMC )

Arun C Murthy
Alan Gates
Mahadev Konar

+1s (non-binding)

Hitesh Shah
Chen He
Daniel Dai
Tsuyoshi Ozawa
Rohini Palaniswamy
Jonathan Eagles
Siddharth Seth
Jason Lowe
Gunther Hagleitner

-1s (none )

Thanks everyone for voting. I will send out an announce email later once the bits are available on the apache mirrors. 

thanks
-- Hitesh


On Feb 25, 2014, at 4:28 PM, Hitesh Shah wrote:

> Hello folks,
> 
> I have created a tez-0.3.0-incubating release candidate (rc1). This is the second release for Tez.
> 
> The previous RC was cancelled due to a bug discovered when the RC was tested against downstream projects.
> 
> GIT source tag: https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1 ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> Staging site: https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ ( svn revision 4508 ) 
> Nexus Staging URL: https://repository.apache.org/content/repositories/orgapachetez-1003
> 
> PGP release keys: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> KEYS file also available at https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
> 
> One can look into the issues fixed in this release at: https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at the CHANGES.txt in the release tarball.
> 
> Vote will be open for at least 72 hours ( until the required number of IPMC votes are obtained ).
> 
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
> 
> For folks not familiar with vetting a release, please refer to http://incubator.apache.org/guides/releasemanagement.html#check-list
> 
> thanks
> -- Hitesh


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Gunther Hagleitner <gh...@hortonworks.com>.
+1

Re-checked the files. Look good to me.

Thanks,
Gunther.


On Fri, Feb 28, 2014 at 1:44 PM, Hitesh Shah <hi...@apache.org> wrote:

> Thanks for the suggestion, Sebb. I went ahead and moved the original SHA
> into .sha file and re-generated the SHA1 into the .sha1 file.
>
> @Alan, @sebb, would either of you mind verifying the modified files?
>
> I will follow-up separately with other folks who did their +1's to
> re-check the files.
>
> thanks
> -- Hitesh
>
> On Feb 28, 2014, at 12:32 PM, sebb wrote:
>
> > On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
> >> +1
> >>
> >> One note is that the signatures given say sha1, but you actually have
> use openssl sha to get the same values.  If you do sha1sum (which was my
> first assumption anyway) you get a different non-matching values.  You
> might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"
> >
> > Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
> > weak and not well supported by tools.
> >
> > I think it would be OK just to replace the sha1 file contents with the
> > appropriate SHA-1 hash.
> > No need to respin the release, as it that has not changed, but it
> > would make sense to get a few people to check the updated hash works
> > for them.
> >
> > If you leave the sha1 file with SHA-0 contents, that is potentially
> > going to cause problems for downloaders; they won't be expecting a
> > SHA-0 hash in that file.
> >
> >> Other than that, checked the signatures, looked at LICENSE, NOTICE,
> DISCLAIMER, built and ran the unit tests.  All looks good.
> >>
> >> Alan.
> >>
> >> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com>
> wrote:
> >>
> >>> +1 (binding)
> >>>
> >>> - verified signatures and ran some sample test jobs.
> >>>
> >>>
> >>>
> >>> Mahadev Konar
> >>> Hortonworks Inc.
> >>> http://hortonworks.com/
> >>>
> >>>
> >>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com>
> wrote:
> >>>> +1 (non-binding)
> >>>>
> >>>> - Verified signatures
> >>>> - Built from source, installed on single-node cluster
> >>>> - Ran  some sample Tez jobs
> >>>>
> >>>> Jason
> >>>>
> >>>>
> >>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
> >>>>>
> >>>>> Hello folks,
> >>>>>
> >>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This
> is the
> >>>>> second release for Tez.
> >>>>>
> >>>>> The previous RC was cancelled due to a bug discovered when the RC was
> >>>>> tested against downstream projects.
> >>>>>
> >>>>> GIT source tag:
> >>>>>
> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
> >>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> >>>>> Staging site:
> >>>>>
> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/(
> >>>>> svn revision 4508 )
> >>>>> Nexus Staging URL:
> >>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
> >>>>>
> >>>>> PGP release keys:
> >>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> >>>>> KEYS file also available at
> >>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
> >>>>>
> >>>>> One can look into the issues fixed in this release at:
> >>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or
> look at
> >>>>> the CHANGES.txt in the release tarball.
> >>>>>
> >>>>> Vote will be open for at least 72 hours ( until the required number
> of
> >>>>> IPMC votes are obtained ).
> >>>>>
> >>>>> [ ] +1 approve
> >>>>> [ ] +0 no opinion
> >>>>> [ ] -1 disapprove (and reason why)
> >>>>>
> >>>>> For folks not familiar with vetting a release, please refer to
> >>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
> >>>>>
> >>>>> thanks
> >>>>> -- Hitesh
> >>>>
> >>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >>>> For additional commands, e-mail: general-help@incubator.apache.org
> >>>>
> >>>
> >>> --
> >>> 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.
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >>> For additional commands, e-mail: general-help@incubator.apache.org
> >>>
> >>
> >>
> >> --
> >> 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.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >> For additional commands, e-mail: general-help@incubator.apache.org
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
>
>

-- 
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.3.0-incubating RC1

Posted by Hitesh Shah <hi...@apache.org>.
Thanks for verifying it, @sebb. 

Just left it in there for now in case anyone wanted to double check. I will skip moving it when I migrate the bits to the release area. 

thanks
-- Hitesh

On Feb 28, 2014, at 4:45 PM, sebb wrote:

> On 28 February 2014 21:44, Hitesh Shah <hi...@apache.org> wrote:
>> Thanks for the suggestion, Sebb. I went ahead and moved the original SHA into .sha file and re-generated the SHA1 into the .sha1 file.
>> 
>> @Alan, @sebb, would either of you mind verifying the modified files?
> 
> .sha1 now looks OK.
> 
> Not sure its worth keeping the sha (SHA-0) file - I think that will
> just be confusing.
> 
>> I will follow-up separately with other folks who did their +1's to re-check the files.
>> 
>> thanks
>> -- Hitesh
>> 
>> On Feb 28, 2014, at 12:32 PM, sebb wrote:
>> 
>>> On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
>>>> +1
>>>> 
>>>> One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"
>>> 
>>> Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
>>> weak and not well supported by tools.
>>> 
>>> I think it would be OK just to replace the sha1 file contents with the
>>> appropriate SHA-1 hash.
>>> No need to respin the release, as it that has not changed, but it
>>> would make sense to get a few people to check the updated hash works
>>> for them.
>>> 
>>> If you leave the sha1 file with SHA-0 contents, that is potentially
>>> going to cause problems for downloaders; they won't be expecting a
>>> SHA-0 hash in that file.
>>> 
>>>> Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.
>>>> 
>>>> Alan.
>>>> 
>>>> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:
>>>> 
>>>>> +1 (binding)
>>>>> 
>>>>> - verified signatures and ran some sample test jobs.
>>>>> 
>>>>> 
>>>>> 
>>>>> Mahadev Konar
>>>>> Hortonworks Inc.
>>>>> http://hortonworks.com/
>>>>> 
>>>>> 
>>>>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>>>>>> +1 (non-binding)
>>>>>> 
>>>>>> - Verified signatures
>>>>>> - Built from source, installed on single-node cluster
>>>>>> - Ran  some sample Tez jobs
>>>>>> 
>>>>>> Jason
>>>>>> 
>>>>>> 
>>>>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>>>>>> 
>>>>>>> Hello folks,
>>>>>>> 
>>>>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>>>>>> second release for Tez.
>>>>>>> 
>>>>>>> The previous RC was cancelled due to a bug discovered when the RC was
>>>>>>> tested against downstream projects.
>>>>>>> 
>>>>>>> GIT source tag:
>>>>>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>>>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>>>>>> Staging site:
>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>>>>>> svn revision 4508 )
>>>>>>> Nexus Staging URL:
>>>>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>>>>> 
>>>>>>> PGP release keys:
>>>>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>>>>>> KEYS file also available at
>>>>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>>>>> 
>>>>>>> One can look into the issues fixed in this release at:
>>>>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>>>>>> the CHANGES.txt in the release tarball.
>>>>>>> 
>>>>>>> Vote will be open for at least 72 hours ( until the required number of
>>>>>>> IPMC votes are obtained ).
>>>>>>> 
>>>>>>> [ ] +1 approve
>>>>>>> [ ] +0 no opinion
>>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>> 
>>>>>>> For folks not familiar with vetting a release, please refer to
>>>>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>>>>> 
>>>>>>> thanks
>>>>>>> -- Hitesh
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>>>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>>>> 
>>>>> 
>>>>> --
>>>>> 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.
>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>>> 
>>>> 
>>>> 
>>>> --
>>>> 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.
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: general-help@incubator.apache.org
>>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by sebb <se...@gmail.com>.
On 28 February 2014 21:44, Hitesh Shah <hi...@apache.org> wrote:
> Thanks for the suggestion, Sebb. I went ahead and moved the original SHA into .sha file and re-generated the SHA1 into the .sha1 file.
>
> @Alan, @sebb, would either of you mind verifying the modified files?

.sha1 now looks OK.

Not sure its worth keeping the sha (SHA-0) file - I think that will
just be confusing.

> I will follow-up separately with other folks who did their +1's to re-check the files.
>
> thanks
> -- Hitesh
>
> On Feb 28, 2014, at 12:32 PM, sebb wrote:
>
>> On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
>>> +1
>>>
>>> One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"
>>
>> Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
>> weak and not well supported by tools.
>>
>> I think it would be OK just to replace the sha1 file contents with the
>> appropriate SHA-1 hash.
>> No need to respin the release, as it that has not changed, but it
>> would make sense to get a few people to check the updated hash works
>> for them.
>>
>> If you leave the sha1 file with SHA-0 contents, that is potentially
>> going to cause problems for downloaders; they won't be expecting a
>> SHA-0 hash in that file.
>>
>>> Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.
>>>
>>> Alan.
>>>
>>> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:
>>>
>>>> +1 (binding)
>>>>
>>>> - verified signatures and ran some sample test jobs.
>>>>
>>>>
>>>>
>>>> Mahadev Konar
>>>> Hortonworks Inc.
>>>> http://hortonworks.com/
>>>>
>>>>
>>>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>>>>> +1 (non-binding)
>>>>>
>>>>> - Verified signatures
>>>>> - Built from source, installed on single-node cluster
>>>>> - Ran  some sample Tez jobs
>>>>>
>>>>> Jason
>>>>>
>>>>>
>>>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>>>>>
>>>>>> Hello folks,
>>>>>>
>>>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>>>>> second release for Tez.
>>>>>>
>>>>>> The previous RC was cancelled due to a bug discovered when the RC was
>>>>>> tested against downstream projects.
>>>>>>
>>>>>> GIT source tag:
>>>>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>>>>> Staging site:
>>>>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>>>>> svn revision 4508 )
>>>>>> Nexus Staging URL:
>>>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>>>>
>>>>>> PGP release keys:
>>>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>>>>> KEYS file also available at
>>>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>>>>
>>>>>> One can look into the issues fixed in this release at:
>>>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>>>>> the CHANGES.txt in the release tarball.
>>>>>>
>>>>>> Vote will be open for at least 72 hours ( until the required number of
>>>>>> IPMC votes are obtained ).
>>>>>>
>>>>>> [ ] +1 approve
>>>>>> [ ] +0 no opinion
>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>
>>>>>> For folks not familiar with vetting a release, please refer to
>>>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>>>>
>>>>>> thanks
>>>>>> -- Hitesh
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>>>
>>>>
>>>> --
>>>> 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.
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>>
>>>
>>>
>>> --
>>> 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.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Gunther Hagleitner <gh...@hortonworks.com>.
+1

Re-checked the files. Look good to me.

Thanks,
Gunther.


On Fri, Feb 28, 2014 at 1:44 PM, Hitesh Shah <hi...@apache.org> wrote:

> Thanks for the suggestion, Sebb. I went ahead and moved the original SHA
> into .sha file and re-generated the SHA1 into the .sha1 file.
>
> @Alan, @sebb, would either of you mind verifying the modified files?
>
> I will follow-up separately with other folks who did their +1's to
> re-check the files.
>
> thanks
> -- Hitesh
>
> On Feb 28, 2014, at 12:32 PM, sebb wrote:
>
> > On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
> >> +1
> >>
> >> One note is that the signatures given say sha1, but you actually have
> use openssl sha to get the same values.  If you do sha1sum (which was my
> first assumption anyway) you get a different non-matching values.  You
> might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"
> >
> > Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
> > weak and not well supported by tools.
> >
> > I think it would be OK just to replace the sha1 file contents with the
> > appropriate SHA-1 hash.
> > No need to respin the release, as it that has not changed, but it
> > would make sense to get a few people to check the updated hash works
> > for them.
> >
> > If you leave the sha1 file with SHA-0 contents, that is potentially
> > going to cause problems for downloaders; they won't be expecting a
> > SHA-0 hash in that file.
> >
> >> Other than that, checked the signatures, looked at LICENSE, NOTICE,
> DISCLAIMER, built and ran the unit tests.  All looks good.
> >>
> >> Alan.
> >>
> >> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com>
> wrote:
> >>
> >>> +1 (binding)
> >>>
> >>> - verified signatures and ran some sample test jobs.
> >>>
> >>>
> >>>
> >>> Mahadev Konar
> >>> Hortonworks Inc.
> >>> http://hortonworks.com/
> >>>
> >>>
> >>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com>
> wrote:
> >>>> +1 (non-binding)
> >>>>
> >>>> - Verified signatures
> >>>> - Built from source, installed on single-node cluster
> >>>> - Ran  some sample Tez jobs
> >>>>
> >>>> Jason
> >>>>
> >>>>
> >>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
> >>>>>
> >>>>> Hello folks,
> >>>>>
> >>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This
> is the
> >>>>> second release for Tez.
> >>>>>
> >>>>> The previous RC was cancelled due to a bug discovered when the RC was
> >>>>> tested against downstream projects.
> >>>>>
> >>>>> GIT source tag:
> >>>>>
> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
> >>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> >>>>> Staging site:
> >>>>>
> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/(
> >>>>> svn revision 4508 )
> >>>>> Nexus Staging URL:
> >>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
> >>>>>
> >>>>> PGP release keys:
> >>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> >>>>> KEYS file also available at
> >>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
> >>>>>
> >>>>> One can look into the issues fixed in this release at:
> >>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or
> look at
> >>>>> the CHANGES.txt in the release tarball.
> >>>>>
> >>>>> Vote will be open for at least 72 hours ( until the required number
> of
> >>>>> IPMC votes are obtained ).
> >>>>>
> >>>>> [ ] +1 approve
> >>>>> [ ] +0 no opinion
> >>>>> [ ] -1 disapprove (and reason why)
> >>>>>
> >>>>> For folks not familiar with vetting a release, please refer to
> >>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
> >>>>>
> >>>>> thanks
> >>>>> -- Hitesh
> >>>>
> >>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >>>> For additional commands, e-mail: general-help@incubator.apache.org
> >>>>
> >>>
> >>> --
> >>> 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.
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >>> For additional commands, e-mail: general-help@incubator.apache.org
> >>>
> >>
> >>
> >> --
> >> 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.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> >> For additional commands, e-mail: general-help@incubator.apache.org
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> > For additional commands, e-mail: general-help@incubator.apache.org
> >
>
>

-- 
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.3.0-incubating RC1

Posted by Hitesh Shah <hi...@apache.org>.
Thanks for the suggestion, Sebb. I went ahead and moved the original SHA into .sha file and re-generated the SHA1 into the .sha1 file. 

@Alan, @sebb, would either of you mind verifying the modified files?

I will follow-up separately with other folks who did their +1's to re-check the files.

thanks
-- Hitesh

On Feb 28, 2014, at 12:32 PM, sebb wrote:

> On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
>> +1
>> 
>> One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"
> 
> Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
> weak and not well supported by tools.
> 
> I think it would be OK just to replace the sha1 file contents with the
> appropriate SHA-1 hash.
> No need to respin the release, as it that has not changed, but it
> would make sense to get a few people to check the updated hash works
> for them.
> 
> If you leave the sha1 file with SHA-0 contents, that is potentially
> going to cause problems for downloaders; they won't be expecting a
> SHA-0 hash in that file.
> 
>> Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.
>> 
>> Alan.
>> 
>> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:
>> 
>>> +1 (binding)
>>> 
>>> - verified signatures and ran some sample test jobs.
>>> 
>>> 
>>> 
>>> Mahadev Konar
>>> Hortonworks Inc.
>>> http://hortonworks.com/
>>> 
>>> 
>>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>>>> +1 (non-binding)
>>>> 
>>>> - Verified signatures
>>>> - Built from source, installed on single-node cluster
>>>> - Ran  some sample Tez jobs
>>>> 
>>>> Jason
>>>> 
>>>> 
>>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>>>> 
>>>>> Hello folks,
>>>>> 
>>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>>>> second release for Tez.
>>>>> 
>>>>> The previous RC was cancelled due to a bug discovered when the RC was
>>>>> tested against downstream projects.
>>>>> 
>>>>> GIT source tag:
>>>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>>>> Staging site:
>>>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>>>> svn revision 4508 )
>>>>> Nexus Staging URL:
>>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>>> 
>>>>> PGP release keys:
>>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>>>> KEYS file also available at
>>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>>> 
>>>>> One can look into the issues fixed in this release at:
>>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>>>> the CHANGES.txt in the release tarball.
>>>>> 
>>>>> Vote will be open for at least 72 hours ( until the required number of
>>>>> IPMC votes are obtained ).
>>>>> 
>>>>> [ ] +1 approve
>>>>> [ ] +0 no opinion
>>>>> [ ] -1 disapprove (and reason why)
>>>>> 
>>>>> For folks not familiar with vetting a release, please refer to
>>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>>> 
>>>>> thanks
>>>>> -- Hitesh
>>>> 
>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>> 
>>> 
>>> --
>>> 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.
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: general-help@incubator.apache.org
>>> 
>> 
>> 
>> --
>> 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.
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Hitesh Shah <hi...@apache.org>.
Thanks for the suggestion, Sebb. I went ahead and moved the original SHA into .sha file and re-generated the SHA1 into the .sha1 file. 

@Alan, @sebb, would either of you mind verifying the modified files?

I will follow-up separately with other folks who did their +1's to re-check the files.

thanks
-- Hitesh

On Feb 28, 2014, at 12:32 PM, sebb wrote:

> On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
>> +1
>> 
>> One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"
> 
> Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
> weak and not well supported by tools.
> 
> I think it would be OK just to replace the sha1 file contents with the
> appropriate SHA-1 hash.
> No need to respin the release, as it that has not changed, but it
> would make sense to get a few people to check the updated hash works
> for them.
> 
> If you leave the sha1 file with SHA-0 contents, that is potentially
> going to cause problems for downloaders; they won't be expecting a
> SHA-0 hash in that file.
> 
>> Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.
>> 
>> Alan.
>> 
>> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:
>> 
>>> +1 (binding)
>>> 
>>> - verified signatures and ran some sample test jobs.
>>> 
>>> 
>>> 
>>> Mahadev Konar
>>> Hortonworks Inc.
>>> http://hortonworks.com/
>>> 
>>> 
>>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>>>> +1 (non-binding)
>>>> 
>>>> - Verified signatures
>>>> - Built from source, installed on single-node cluster
>>>> - Ran  some sample Tez jobs
>>>> 
>>>> Jason
>>>> 
>>>> 
>>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>>>> 
>>>>> Hello folks,
>>>>> 
>>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>>>> second release for Tez.
>>>>> 
>>>>> The previous RC was cancelled due to a bug discovered when the RC was
>>>>> tested against downstream projects.
>>>>> 
>>>>> GIT source tag:
>>>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>>>> Staging site:
>>>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>>>> svn revision 4508 )
>>>>> Nexus Staging URL:
>>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>>> 
>>>>> PGP release keys:
>>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>>>> KEYS file also available at
>>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>>> 
>>>>> One can look into the issues fixed in this release at:
>>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>>>> the CHANGES.txt in the release tarball.
>>>>> 
>>>>> Vote will be open for at least 72 hours ( until the required number of
>>>>> IPMC votes are obtained ).
>>>>> 
>>>>> [ ] +1 approve
>>>>> [ ] +0 no opinion
>>>>> [ ] -1 disapprove (and reason why)
>>>>> 
>>>>> For folks not familiar with vetting a release, please refer to
>>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>>> 
>>>>> thanks
>>>>> -- Hitesh
>>>> 
>>>> 
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>> 
>>> 
>>> --
>>> 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.
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: general-help@incubator.apache.org
>>> 
>> 
>> 
>> --
>> 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.
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by sebb <se...@gmail.com>.
On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
> +1
>
> One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"

Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
weak and not well supported by tools.

I think it would be OK just to replace the sha1 file contents with the
appropriate SHA-1 hash.
No need to respin the release, as it that has not changed, but it
would make sense to get a few people to check the updated hash works
for them.

If you leave the sha1 file with SHA-0 contents, that is potentially
going to cause problems for downloaders; they won't be expecting a
SHA-0 hash in that file.

> Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.
>
> Alan.
>
> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:
>
>> +1 (binding)
>>
>> - verified signatures and ran some sample test jobs.
>>
>>
>>
>> Mahadev Konar
>> Hortonworks Inc.
>> http://hortonworks.com/
>>
>>
>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>>> +1 (non-binding)
>>>
>>> - Verified signatures
>>> - Built from source, installed on single-node cluster
>>> - Ran  some sample Tez jobs
>>>
>>> Jason
>>>
>>>
>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>>>
>>>> Hello folks,
>>>>
>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>>> second release for Tez.
>>>>
>>>> The previous RC was cancelled due to a bug discovered when the RC was
>>>> tested against downstream projects.
>>>>
>>>> GIT source tag:
>>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>>> Staging site:
>>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>>> svn revision 4508 )
>>>> Nexus Staging URL:
>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>>
>>>> PGP release keys:
>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>>> KEYS file also available at
>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>>
>>>> One can look into the issues fixed in this release at:
>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>>> the CHANGES.txt in the release tarball.
>>>>
>>>> Vote will be open for at least 72 hours ( until the required number of
>>>> IPMC votes are obtained ).
>>>>
>>>> [ ] +1 approve
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove (and reason why)
>>>>
>>>> For folks not familiar with vetting a release, please refer to
>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>>
>>>> thanks
>>>> -- Hitesh
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>
>>
>> --
>> 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.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>>
>
>
> --
> 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.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>

Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Hitesh Shah <hi...@apache.org>.
Thanks for catching the typo, Alan. Will go ahead and rename the file as part of closing the release. 

-- Hitesh

On Feb 28, 2014, at 11:48 AM, Alan Gates wrote:

> +1
> 
> One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha”  
> 
> Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.
> 
> Alan.
> 
> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:
> 
>> +1 (binding)
>> 
>> - verified signatures and ran some sample test jobs.
>> 
>> 
>> 
>> Mahadev Konar
>> Hortonworks Inc.
>> http://hortonworks.com/
>> 
>> 
>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>>> +1 (non-binding)
>>> 
>>> - Verified signatures
>>> - Built from source, installed on single-node cluster
>>> - Ran  some sample Tez jobs
>>> 
>>> Jason
>>> 
>>> 
>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>>> 
>>>> Hello folks,
>>>> 
>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>>> second release for Tez.
>>>> 
>>>> The previous RC was cancelled due to a bug discovered when the RC was
>>>> tested against downstream projects.
>>>> 
>>>> GIT source tag:
>>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>>> Staging site:
>>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>>> svn revision 4508 )
>>>> Nexus Staging URL:
>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>> 
>>>> PGP release keys:
>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>>> KEYS file also available at
>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>> 
>>>> One can look into the issues fixed in this release at:
>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>>> the CHANGES.txt in the release tarball.
>>>> 
>>>> Vote will be open for at least 72 hours ( until the required number of
>>>> IPMC votes are obtained ).
>>>> 
>>>> [ ] +1 approve
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove (and reason why)
>>>> 
>>>> For folks not familiar with vetting a release, please refer to
>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>> 
>>>> thanks
>>>> -- Hitesh
>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: general-help@incubator.apache.org
>>> 
>> 
>> -- 
>> 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.
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>> 
> 
> 
> -- 
> 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.3.0-incubating RC1

Posted by sebb <se...@gmail.com>.
On 28 February 2014 19:48, Alan Gates <ga...@hortonworks.com> wrote:
> +1
>
> One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha"

Or better, use SHA-1 rather than SHA (aka SHA-0) which is relatively
weak and not well supported by tools.

I think it would be OK just to replace the sha1 file contents with the
appropriate SHA-1 hash.
No need to respin the release, as it that has not changed, but it
would make sense to get a few people to check the updated hash works
for them.

If you leave the sha1 file with SHA-0 contents, that is potentially
going to cause problems for downloaders; they won't be expecting a
SHA-0 hash in that file.

> Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.
>
> Alan.
>
> On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:
>
>> +1 (binding)
>>
>> - verified signatures and ran some sample test jobs.
>>
>>
>>
>> Mahadev Konar
>> Hortonworks Inc.
>> http://hortonworks.com/
>>
>>
>> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>>> +1 (non-binding)
>>>
>>> - Verified signatures
>>> - Built from source, installed on single-node cluster
>>> - Ran  some sample Tez jobs
>>>
>>> Jason
>>>
>>>
>>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>>>
>>>> Hello folks,
>>>>
>>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>>> second release for Tez.
>>>>
>>>> The previous RC was cancelled due to a bug discovered when the RC was
>>>> tested against downstream projects.
>>>>
>>>> GIT source tag:
>>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>>> Staging site:
>>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>>> svn revision 4508 )
>>>> Nexus Staging URL:
>>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>>>
>>>> PGP release keys:
>>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>>> KEYS file also available at
>>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>>>
>>>> One can look into the issues fixed in this release at:
>>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>>> the CHANGES.txt in the release tarball.
>>>>
>>>> Vote will be open for at least 72 hours ( until the required number of
>>>> IPMC votes are obtained ).
>>>>
>>>> [ ] +1 approve
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove (and reason why)
>>>>
>>>> For folks not familiar with vetting a release, please refer to
>>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>>>
>>>> thanks
>>>> -- Hitesh
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>>> For additional commands, e-mail: general-help@incubator.apache.org
>>>
>>
>> --
>> 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.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>>
>
>
> --
> 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.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Alan Gates <ga...@hortonworks.com>.
+1

One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha”  

Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.

Alan.

On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:

> +1 (binding)
> 
> - verified signatures and ran some sample test jobs.
> 
> 
> 
> Mahadev Konar
> Hortonworks Inc.
> http://hortonworks.com/
> 
> 
> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>> +1 (non-binding)
>> 
>> - Verified signatures
>> - Built from source, installed on single-node cluster
>> - Ran  some sample Tez jobs
>> 
>> Jason
>> 
>> 
>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>> 
>>> Hello folks,
>>> 
>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>> second release for Tez.
>>> 
>>> The previous RC was cancelled due to a bug discovered when the RC was
>>> tested against downstream projects.
>>> 
>>> GIT source tag:
>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>> Staging site:
>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>> svn revision 4508 )
>>> Nexus Staging URL:
>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>> 
>>> PGP release keys:
>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>> KEYS file also available at
>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>> 
>>> One can look into the issues fixed in this release at:
>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>> the CHANGES.txt in the release tarball.
>>> 
>>> Vote will be open for at least 72 hours ( until the required number of
>>> IPMC votes are obtained ).
>>> 
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>> 
>>> For folks not familiar with vetting a release, please refer to
>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>> 
>>> thanks
>>> -- Hitesh
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>> 
> 
> -- 
> 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.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 


-- 
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.3.0-incubating RC1

Posted by Alan Gates <ga...@hortonworks.com>.
+1

One note is that the signatures given say sha1, but you actually have use openssl sha to get the same values.  If you do sha1sum (which was my first assumption anyway) you get a different non-matching values.  You might want to change the filename to "tez-0.3.0-incubating.tar.gz.sha”  

Other than that, checked the signatures, looked at LICENSE, NOTICE, DISCLAIMER, built and ran the unit tests.  All looks good.

Alan.

On Feb 28, 2014, at 11:28 AM, Mahadev Konar <ma...@hortonworks.com> wrote:

> +1 (binding)
> 
> - verified signatures and ran some sample test jobs.
> 
> 
> 
> Mahadev Konar
> Hortonworks Inc.
> http://hortonworks.com/
> 
> 
> On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
>> +1 (non-binding)
>> 
>> - Verified signatures
>> - Built from source, installed on single-node cluster
>> - Ran  some sample Tez jobs
>> 
>> Jason
>> 
>> 
>> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>> 
>>> Hello folks,
>>> 
>>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>>> second release for Tez.
>>> 
>>> The previous RC was cancelled due to a bug discovered when the RC was
>>> tested against downstream projects.
>>> 
>>> GIT source tag:
>>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>>> Staging site:
>>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>>> svn revision 4508 )
>>> Nexus Staging URL:
>>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>> 
>>> PGP release keys:
>>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>>> KEYS file also available at
>>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>> 
>>> One can look into the issues fixed in this release at:
>>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>>> the CHANGES.txt in the release tarball.
>>> 
>>> Vote will be open for at least 72 hours ( until the required number of
>>> IPMC votes are obtained ).
>>> 
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>> 
>>> For folks not familiar with vetting a release, please refer to
>>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>> 
>>> thanks
>>> -- Hitesh
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: general-help@incubator.apache.org
>> 
> 
> -- 
> 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.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
> 


-- 
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.

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Mahadev Konar <ma...@hortonworks.com>.
+1 (binding)

- verified signatures and ran some sample test jobs.



Mahadev Konar
Hortonworks Inc.
http://hortonworks.com/


On Fri, Feb 28, 2014 at 8:05 AM, Jason Lowe <jl...@yahoo-inc.com> wrote:
> +1 (non-binding)
>
> - Verified signatures
> - Built from source, installed on single-node cluster
> - Ran  some sample Tez jobs
>
> Jason
>
>
> On 02/25/2014 06:28 PM, Hitesh Shah wrote:
>>
>> Hello folks,
>>
>> I have created a tez-0.3.0-incubating release candidate (rc1). This is the
>> second release for Tez.
>>
>> The previous RC was cancelled due to a bug discovered when the RC was
>> tested against downstream projects.
>>
>> GIT source tag:
>> https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1
>> ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
>> Staging site:
>> https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ (
>> svn revision 4508 )
>> Nexus Staging URL:
>> https://repository.apache.org/content/repositories/orgapachetez-1003
>>
>> PGP release keys:
>> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
>> KEYS file also available at
>> https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>>
>> One can look into the issues fixed in this release at:
>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at
>> the CHANGES.txt in the release tarball.
>>
>> Vote will be open for at least 72 hours ( until the required number of
>> IPMC votes are obtained ).
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> For folks not familiar with vetting a release, please refer to
>> http://incubator.apache.org/guides/releasemanagement.html#check-list
>>
>> thanks
>> -- Hitesh
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
> For additional commands, e-mail: general-help@incubator.apache.org
>

-- 
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.

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Jason Lowe <jl...@yahoo-inc.com>.
+1 (non-binding)

- Verified signatures
- Built from source, installed on single-node cluster
- Ran  some sample Tez jobs

Jason

On 02/25/2014 06:28 PM, Hitesh Shah wrote:
> Hello folks,
>
> I have created a tez-0.3.0-incubating release candidate (rc1). This is the second release for Tez.
>
> The previous RC was cancelled due to a bug discovered when the RC was tested against downstream projects.
>
> GIT source tag: https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1 ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> Staging site: https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ ( svn revision 4508 )
> Nexus Staging URL: https://repository.apache.org/content/repositories/orgapachetez-1003
>
> PGP release keys: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> KEYS file also available at https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>
> One can look into the issues fixed in this release at: https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at the CHANGES.txt in the release tarball.
>
> Vote will be open for at least 72 hours ( until the required number of IPMC votes are obtained ).
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> For folks not familiar with vetting a release, please refer to http://incubator.apache.org/guides/releasemanagement.html#check-list
>
> thanks
> -- Hitesh


Re: [VOTE] Release Apache Tez-0.3.0-incubating RC1

Posted by Jason Lowe <jl...@yahoo-inc.com>.
+1 (non-binding)

- Verified signatures
- Built from source, installed on single-node cluster
- Ran  some sample Tez jobs

Jason

On 02/25/2014 06:28 PM, Hitesh Shah wrote:
> Hello folks,
>
> I have created a tez-0.3.0-incubating release candidate (rc1). This is the second release for Tez.
>
> The previous RC was cancelled due to a bug discovered when the RC was tested against downstream projects.
>
> GIT source tag: https://git-wip-us.apache.org/repos/asf/incubator-tez/repo?p=incubator-tez.git;a=log;h=refs/tags/release-0.3.0-incubating-rc1 ( commit hash 6987e18f6b3c5358e1eb125bc2d63be39f71e892 )
> Staging site: https://dist.apache.org/repos/dist/dev/incubator/tez/0.3.0-incubating-rc1/ ( svn revision 4508 )
> Nexus Staging URL: https://repository.apache.org/content/repositories/orgapachetez-1003
>
> PGP release keys: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA9510905F0B000F0
> KEYS file also available at https://dist.apache.org/repos/dist/release/incubator/tez/KEYS
>
> One can look into the issues fixed in this release at: https://issues.apache.org/jira/browse/TEZ/fixforversion/12325655 or look at the CHANGES.txt in the release tarball.
>
> Vote will be open for at least 72 hours ( until the required number of IPMC votes are obtained ).
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> For folks not familiar with vetting a release, please refer to http://incubator.apache.org/guides/releasemanagement.html#check-list
>
> thanks
> -- Hitesh


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org