8000 TEZ-4627: Apache Tez Release 0.10.5 - site markdown changes by abstractdog · Pull Request #416 · apache/tez · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TEZ-4627: Apache Tez Release 0.10.5 - site markdown changes #416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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
5 changes: 5 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"MD013": {
"line_length": 120
}
}
39 changes: 39 additions & 0 deletions docs/src/site/markdown/releases/apache-tez-0-10-5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

<head><title>Apache TEZ&reg; 0.10.5</title></head>

# Apache TEZ&reg; 0.10.5
----------------------

- [Download Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.10.5/)
- [Release Notes](0.10.5/release-notes.txt)
- Documentation
- [API Javadocs](0.10.5/tez-api-javadocs/index.html):
Documentation for the Tez APIs
- [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
- [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
- [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`.
- [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.
52 changes: 27 additions & 25 deletions docs/src/site/markdown/releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,31 +15,33 @@
limitations under the License.
-->

<head><title>Apache TEZ&reg; Releases</title></head>
# Apache TEZ&reg; Releases

Releases
------------
- [Apache TEZ&reg; 0.10.4](./apache-tez-0-10-4.html) (Sep 15, 2024)
- [Apache TEZ&reg; 0.10.3](./apache-tez-0-10-3.html) (Jan 31, 2024)
- [Apache TEZ&reg; 0.10.2](./apache-tez-0-10-2.html) (Jul 30, 2022)
- [Apache TEZ&reg; 0.10.1](./apache-tez-0-10-1.html) (Jul 01, 2021)
- [Apache TEZ&reg; 0.10.0](./apache-tez-0-10-0.html) (Oct 15, 2020)
- [Apache TEZ&reg; 0.9.2](./apache-tez-0-9-2.html) (Mar 29, 2019)
- [Apache TEZ&reg; 0.9.1](./apache-tez-0-9-1.html) (Jan 04, 2018)
- [Apache TEZ&reg; 0.9.0](./apache-tez-0-9-0.html) (Jul 27, 2017)
- [Apache TEZ&reg; 0.8.5](./apache-tez-0-8-5.html) (Mar 13, 2017)
- [Apache TEZ&reg; 0.8.4](./apache-tez-0-8-4.html) (Jul 08, 2016)
- [Apache TEZ&reg; 0.8.3](./apache-tez-0-8-3.html) (Apr 15, 2016)
- [Apache TEZ&reg; 0.8.2](./apache-tez-0-8-2.html) (Jan 19, 2016)
- [Apache TEZ&reg; 0.8.1-alpha](./apache-tez-0-8-1-alpha.html) (Oct 12, 2015)
- [Apache TEZ&reg; 0.8.0-alpha](./apache-tez-0-8-0-alpha.html) (Sep 01, 2015)
- [Apache TEZ&reg; 0.7.1](./apache-tez-0-7-1.html) (May 10, 2016)
- [Apache TEZ&reg; 0.7.0](./apache-tez-0-7-0.html) (May 18, 2015)
- [Apache TEZ&reg; 0.6.2](./apache-tez-0-6-2.html) (Aug 07, 2015)
- [Apache TEZ&reg; 0.6.1](./apache-tez-0-6-1.html) (May 18, 2015)
- [Apache TEZ&reg; 0.6.0](./apache-tez-0-6-0.html) (Jan 23, 2015)
- [Apache TEZ&reg; 0.5.4](./apache-tez-0-5-4.html) (Jun 26, 2015)
- [Apache TEZ&reg; 0.5.3](./apache-tez-0-5-3.html) (Dec 10, 2014)
- [Apache TEZ&reg; 0.5.2](./apache-tez-0-5-2.html) (Nov 07, 2014)
- [Apache TEZ&reg; 0.5.1](./apache-tez-0-5-1.html) (Oct 08, 2014)
- [Apache TEZ&reg; 0.5.0](./apache-tez-0-5-0.html) (Sep 04, 2014)

- [Apache TEZ&reg; 0.10.5](./apache-tez-0-10-5.html) (May 30, 2025)
- [Apache TEZ&reg; 0.10.4](./apache-tez-0-10-4.html) (Sep 15, 2024)
- [Apache TEZ&reg; 0.10.3](./apache-tez-0-10-3.html) (Jan 31, 2024)
- [Apache TEZ&reg; 0.10.2](./apache-tez-0-10-2.html) (Jul 30, 2022)
- [Apache TEZ&reg; 0.10.1](./apache-tez-0-10-1.html) (Jul 01, 2021)
- [Apache TEZ&reg; 0.10.0](./apache-tez-0-10-0.html) (Oct 15, 2020)
- [Apache TEZ&reg; 0.9.2](./apache-tez-0-9-2.html) (Mar 29, 2019)
- [Apache TEZ&reg; 0.9.1](./apache-tez-0-9-1.html) (Jan 04, 2018)
- [Apache TEZ&reg; 0.9.0](./apache-tez-0-9-0.html) (Jul 27, 2017)
- [Apache TEZ&reg; 0.8.5](./apache-tez-0-8-5.html) (Mar 13, 2017)
- [Apache TEZ&reg; 0.8.4](./apache-tez-0-8-4.html) (Jul 08, 2016)
- [Apache TEZ&reg; 0.8.3](./apache-tez-0-8-3.html) (Apr 15, 2016)
- [Apache TEZ&reg; 0.8.2](./apache-tez-0-8-2.html) (Jan 19, 2016)
- [Apache TEZ&reg; 0.8.1-alpha](./apache-tez-0-8-1-alpha.html) (Oct 12, 2015)
- [Apache TEZ&reg; 0.8.0-alpha](./apache-tez-0-8-0-alpha.html) (Sep 01, 2015)
- [Apache TEZ&reg; 0.7.1](./apache-tez-0-7-1.html) (May 10, 2016)
- [Apache TEZ&reg; 0.7.0](./apache-tez-0-7-0.html) (May 18, 2015)
- [Apache TEZ&reg; 0.6.2](./apache-tez-0-6-2.html) (Aug 07, 2015)
- [Apache TEZ&reg; 0.6.1](./apache-tez-0-6-1.html) (May 18, 2015)
- [Apache TEZ&reg; 0.6.0](./apache-tez-0-6-0.html) (Jan 23, 2015)
- [Apache TEZ&reg; 0.5.4](./apache-tez-0-5-4.html) (Jun 26, 2015)
- [Apache TEZ&reg; 0.5.3](./apache-tez-0-5-3.html) (Dec 10, 2014)
- [Apache TEZ&reg; 0.5.2](./apache-tez-0-5-2.html) (Nov 07, 2014)
- [Apache TEZ&reg; 0.5.1](./apache-tez-0-5-1.html) (Oct 08, 2014)
- [Apache TEZ&reg; 0.5.0](./apache-tez-0-5-0.html) (Sep 04, 2014)
3 changes: 1 addition & 2 deletions docs/src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,7 @@
<menu name="Download Apache TEZ&#174; Releases">
<item name="0.8.5" href="./releases/apache-tez-0-8-5.html"/>
<item name="0.9.2" href="./releases/apache-tez-0-9-2.html"/>
<item name="0.10.3" href="./releases/apache-tez-0-10-3.html"/>
<item name="0.10.4" href="./releases/apache-tez-0-10-4.html"/>
<item name="0.10.5" href="./releases/apache-tez-0-10-5.html"/>
<item name="All Releases" href="./releases/index.html"/>
</menu>

Expand Down
Loading
0