|
| 1 | +<!-- |
| 2 | + Licensed to the Apache Software Foundation (ASF) under one or more |
| 3 | + contributor license agreements. See the NOTICE file distributed with |
| 4 | + this work for additional information regarding copyright ownership. |
| 5 | + The ASF licenses this file to You under the Apache License, Version 2.0 |
| 6 | + (the "License"); you may not use this file except in compliance with |
| 7 | + the License. You may obtain a copy of the License at |
| 8 | +
|
| 9 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | +
|
| 11 | + Unless required by applicable law or agreed to in writing, software |
| 12 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | + See the License for the specific language governing permissions and |
| 15 | + limitations under the License. |
| 16 | +--> |
| 17 | + |
| 18 | +<head><title>Apache TEZ® 0.10.5</title></head> |
| 19 | + |
| 20 | +Apache TEZ® 0.10.5 |
| 21 | +---------------------- |
| 22 | + |
| 23 | +- [Download Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.10.5/) |
| 24 | +- [Release Notes](0.10.5/release-notes.txt) |
| 25 | +- Documentation |
| 26 | + - [API Javadocs](0.10.5/tez-api-javadocs/index.html) : Documentation for the Tez APIs |
| 27 | + - [Runtime Library Javadocs](0.10.5/tez-runtime-library-javadocs/index.html) : Documentation for built-in implementations of useful Inputs, Outputs, Processors etc. written based on the Tez APIs |
| 28 | + - [Tez Mapreduce Javadocs](0.10.5/tez-mapreduce-javadocs/index.html) : Documentation for built-in implementations of Mapreduce compatible Inputs, Outputs, Processors etc. written based on the Tez APIs |
| 29 | + - [Tez Configuration](0.10.5/tez-api-javadocs/configs/TezConfiguration.html) : Documentation for configurations of Tez. These configurations are typically specified in tez-site.xml. |
| 30 | + - [Tez Runtime Configuration](0.10.5/tez-runtime-library-javadocs/configs/TezRuntimeConfiguration.html) : Documentation for runtime configurations of Tez. These configurations are typically specified by job submitters. |
0 commit comments