Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ you can bundle AWS-S3 or Azure support:
mvn package -Dhadoop.version=3.4.2 -Paws -Pazure
```

Tez also has shims to provide version-specific implementations for various APIs.
For more details, refer to
[Hadoop Shims](https://cwiki.apache.org/confluence/display/TEZ/HadoopShims).

Tez UI
------

Expand Down
8 changes: 3 additions & 5 deletions docs/src/site/markdown/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@

Install/Deploy Instructions for Tez
---------------------------------------------------------------------------
Replace x.y.z with the tez release number that you are using. E.g. 0.5.0. For Tez
versions 0.8.3 and higher, Tez needs Apache Hadoop to be of version 2.6.0 or higher.
For Tez version 0.9.0 and higher, Tez needs Apache Hadoop to be version 2.7.0
or higher.
Replace x.y.z with the tez release number that you are using. E.g. 0.5.0. Tez
needs Apache Hadoop to be of version 3.x.

1. Deploy Apache Hadoop using version of 2.7.0 or higher.
1. Deploy Apache Hadoop using version of 3.x.
- You need to change the value of the hadoop.version property in the
top-level pom.xml to match the version of the hadoop branch being used.

Expand Down
16 changes: 0 additions & 16 deletions hadoop-shim-impls/findbugs-exclude.xml

This file was deleted.

16 changes: 0 additions & 16 deletions hadoop-shim-impls/hadoop-shim-2.7/findbugs-exclude.xml

This file was deleted.

56 changes: 0 additions & 56 deletions hadoop-shim-impls/hadoop-shim-2.7/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions hadoop-shim-impls/hadoop-shim-2.8/findbugs-exclude.xml

This file was deleted.

60 changes: 0 additions & 60 deletions hadoop-shim-impls/hadoop-shim-2.8/pom.xml

This file was deleted.

Loading