+1 (binding)

Verified checksums and signatures.

Built locally from the source artifacts, and successfully ran a few example
jobs in local mode (JDK 11).

(The link for fixed issues in 0.10.3 doesn't work correctly for me (rebuilt
the filter to see the change list))

Thanks,
Sid

Commands used for jobs in local mode (JoinValidate error handling isn't
great - no error message, and relies on the exit code)
java -cp tez-dist/target/tez-0.10.3/"*":tez-dist/target/tez-0.10.3/lib/"*"
  org.apache.tez.examples.JoinDataGen -local f01 2097152 f02 4194304
expJoinOut 3
java -cp tez-dist/target/tez-0.10.3/"*":tez-dist/target/tez-0.10.3/lib/"*"
  org.apache.tez.examples.HashJoinExample  -local f01 f02 6 joinOut
java -cp tez-dist/target/tez-0.10.3/"*":tez-dist/target/tez-0.10.3/lib/"*"
  org.apache.tez.examples.JoinValidate -local joinOut expJoinOut
echo $?
0


On Mon, Jan 22, 2024 at 5:53 AM László Bodor <bodorlaszlo0...@gmail.com>
wrote:

> Hi Team!
>
> I have created a tez-0.10.3 release candidate rc1.
> GIT source tag: release-0.10.3-rc1
> <https://github.com/apache/tez/releases/tag/release-0.10.3-rc1>
> (288b41c7c69075e587d071178a84ff6a06d346c9)
>
> Staging site:
> https://dist.apache.org/repos/dist/dev/tez/apache-tez-0.10.3-rc1/ (svn
> revision: 66743)
>
> PGP release keys (signed using 0x4ECA5CA5E303605A)
> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x4ECA5CA5E303605A
>
> KEYS file available at https://dist.apache.org/repos/dist/release/tez/KEYS
>
> One can look into the issues fixed in this release at:
> https://issues.apache.org/jira/issues?jql=project%20%3D%20TEZ%20AND%20fixVersion%20%3D%200.10.3
>
> The vote will be open for at least 72 hours (from Thursday)
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and the reason why)
>
> Regards,
> Laszlo Bodor
> Apache Tez PMC Chair
>

Reply via email to