Uh oh!
There was an error while loading. Please reload this page.
TEZ-4633: Set Baseline to JDK 21 and cleanup obsolete JVM configurations - #506
Conversation
tez-yetus
commented
Jun 2, 2026
💔 -1 overall
This message was automatically generated. |
Aggarwal-Raghav
commented
Jun 3, 2026
The mvn site issues will be fixed when we move to Hadoop-3.5.0, for more info: #478 |
abstractdog
commented
Jun 3, 2026
|
abstractdog
commented
Jun 17, 2026
hadoop 3.5.0 upgrade PR is merged, I hope this can move forward now! 🚀 |
Aggarwal-Raghav
commented
Jun 17, 2026
Yes, I'll start rebasing the PR shortly. |
tez-yetus
commented
Jun 17, 2026
💔 -1 overall
This message was automatically generated. |
Aggarwal-Raghav
commented
Jun 17, 2026
Missed markdownlint, will fix after the review comments if any |
tez-yetus
commented
Jun 22, 2026
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
| --> | ||
| <head><title>Install and Deployment Instructions</title></head> | ||
| # Install/Deploy Instructions for Tez |
There was a problem hiding this comment.
thanks for reformatting/cleaning this file
would you consider mentioning https://github.com/apache/tez/blob/master/dev-support/bin/tez_run_example.sh here, as it takes care of the same install steps in a convenient way?
There was a problem hiding this comment.
Sure, how about adding it here?
For older Tez versions, the compatibility is as follows:
- Tez 0.9.0 and higher: Apache Hadoop 2.7.0 or higher.
- Tez 0.8.3 and higher: Apache Hadoop 2.6.0 or higher.
- Tez 0.5.0 to 0.8.2: Apache Hadoop 2.2.0 or higher.
> **Note:** For a quick local setup, you can use the helper script[tez_run_example.sh](../../../../dev-support/bin/tez_run_example.sh)
which automates these installation, configuration, and deployment
steps to run a simple word count example in a pseudo-distributed
single-node cluster.
1. Deploy Apache Hadoop using version of 3.5.0 or higher.
tez-yetus
commented
Jun 22, 2026
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.