Aggarwal-Raghav commented on code in PR #506:
URL: https://github.com/apache/tez/pull/506#discussion_r3453836664
##########
docs/src/site/markdown/install.md:
##########
@@ -15,92 +15,109 @@
limitations under the License.
-->
-<head><title>Install and Deployment Instructions</title></head>
+# Install/Deploy Instructions for Tez
Review Comment:
Sure, how about adding it here?
```md
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.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]