Repository: tez Updated Branches: refs/heads/master 3ff360aa1 -> 870972d2d
TEZ-3081. Update tez website for trademarks feedback. (hitesh) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/870972d2 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/870972d2 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/870972d2 Branch: refs/heads/master Commit: 870972d2db66e8c89a8a61c4a7930a82e36b59e3 Parents: 3ff360a Author: Hitesh Shah <[email protected]> Authored: Fri Jan 29 14:55:06 2016 -0800 Committer: Hitesh Shah <[email protected]> Committed: Fri Jan 29 14:55:06 2016 -0800 ---------------------------------------------------------------------- CHANGES.txt | 1 + docs/src/site/markdown/index.md | 7 +++--- .../site/markdown/releases/apache-tez-0-5-0.md | 6 ++--- .../site/markdown/releases/apache-tez-0-5-1.md | 6 ++--- .../site/markdown/releases/apache-tez-0-5-2.md | 6 ++--- .../site/markdown/releases/apache-tez-0-5-3.md | 6 ++--- .../site/markdown/releases/apache-tez-0-5-4.md | 6 ++--- .../site/markdown/releases/apache-tez-0-6-0.md | 6 ++--- .../site/markdown/releases/apache-tez-0-6-1.md | 6 ++--- .../site/markdown/releases/apache-tez-0-6-2.md | 6 ++--- .../site/markdown/releases/apache-tez-0-7-0.md | 6 ++--- .../markdown/releases/apache-tez-0-8-0-alpha.md | 6 ++--- .../markdown/releases/apache-tez-0-8-1-alpha.md | 6 ++--- .../site/markdown/releases/apache-tez-0-8-2.md | 6 ++--- docs/src/site/markdown/releases/index.md | 26 ++++++++++---------- docs/src/site/site.xml | 4 +-- 16 files changed, 56 insertions(+), 54 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 6570f8b..a550015 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,7 @@ Release 0.8.3: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-3081. Update tez website for trademarks feedback. TEZ-3076. Reduce merge memory overhead to support large number of in-memory mapoutputs TEZ-3079. Fix tez-tfile parser documentation. TEZ-3066. TaskAttemptFinishedEvent ConcurrentModificationException in recovery or history logging services. http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/index.md b/docs/src/site/markdown/index.md index 337d21c..d0f307a 100644 --- a/docs/src/site/markdown/index.md +++ b/docs/src/site/markdown/index.md @@ -15,15 +15,15 @@ limitations under the License. --> -<head><title>Welcome to Apache Tez</title></head> +<head><title>Welcome to Apache Tez™</title></head> Introduction ------------ -The Apache Tez project is aimed at building an application framework +The Apache Tez™ project is aimed at building an application framework which allows for a complex directed-acyclic-graph of tasks for processing data. It is currently built atop -[Apache Hadoop YARN](http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html) +[Apache Hadoop YARN](http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html). The 2 main design themes for Tez are: @@ -45,3 +45,4 @@ multiple MR jobs, now in a single Tez job as shown below.   +To download the Apache Tez software, go to the [Releases](./releases/index.html) page. http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-5-0.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-5-0.md b/docs/src/site/markdown/releases/apache-tez-0-5-0.md index 2505845..f206ea6 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-5-0.md +++ b/docs/src/site/markdown/releases/apache-tez-0-5-0.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.5.0</title></head> +<head><title>Apache Tez™ 0.5.0</title></head> -Apache Tez 0.5.0 +Apache Tez™ 0.5.0 ---------------- -- [Release Artifacts](http://archive.apache.org/dist/tez/0.5.0/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/0.5.0/) - [Release Notes](0.5.0/release-notes.txt) - Documentation - [API Javadocs](0.5.0/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-5-1.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-5-1.md b/docs/src/site/markdown/releases/apache-tez-0-5-1.md index 2d19fee..01417ba 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-5-1.md +++ b/docs/src/site/markdown/releases/apache-tez-0-5-1.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.5.1</title></head> +<head><title>Apache Tez™ 0.5.1</title></head> -Apache Tez 0.5.1 +Apache Tez™ 0.5.1 ---------------- -- [Release Artifacts](http://archive.apache.org/dist/tez/0.5.1/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/0.5.1/) - [Release Notes](0.5.1/release-notes.txt) - Documentation - [API Javadocs](0.5.1/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-5-2.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-5-2.md b/docs/src/site/markdown/releases/apache-tez-0-5-2.md index 9b15ce8..99ca44b 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-5-2.md +++ b/docs/src/site/markdown/releases/apache-tez-0-5-2.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.5.2</title></head> +<head><title>Apache Tez™ 0.5.2</title></head> -Apache Tez 0.5.2 +Apache Tez™ 0.5.2 ---------------- -- [Release Artifacts](http://archive.apache.org/dist/tez/0.5.2/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/0.5.2/) - [Release Notes](0.5.2/release-notes.txt) - Documentation (See 0.5.3 documentation) http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-5-3.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-5-3.md b/docs/src/site/markdown/releases/apache-tez-0-5-3.md index 6e97f13..7e00fe9 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-5-3.md +++ b/docs/src/site/markdown/releases/apache-tez-0-5-3.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.5.3</title></head> +<head><title>Apache Tez™ 0.5.3</title></head> -Apache Tez 0.5.3 +Apache Tez™ 0.5.3 ---------------- -- [Release Artifacts](http://archive.apache.org/dist/tez/0.5.3/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/0.5.3/) - [Release Notes](0.5.3/release-notes.txt) - Documentation - [API Javadocs](0.5.3/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-5-4.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-5-4.md b/docs/src/site/markdown/releases/apache-tez-0-5-4.md index f485a38..9d3f96c 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-5-4.md +++ b/docs/src/site/markdown/releases/apache-tez-0-5-4.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.5.4</title></head> +<head><title>Apache Tez™ 0.5.4</title></head> -Apache Tez 0.5.4 +Apache Tez™ 0.5.4 ---------------- -- [Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.5.4/) +- [Download Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.5.4/) - [Release Notes](0.5.4/release-notes.txt) - Documentation - [API Javadocs](0.5.4/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-6-0.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-6-0.md b/docs/src/site/markdown/releases/apache-tez-0-6-0.md index 6c7c13b..473d03b 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-6-0.md +++ b/docs/src/site/markdown/releases/apache-tez-0-6-0.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.6.0</title></head> +<head><title>Apache Tez™ 0.6.0</title></head> -Apache Tez 0.6.0 +Apache Tez™ 0.6.0 ---------------- -- [Release Artifacts](http://archive.apache.org/dist/tez/0.6.0/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/0.6.0/) - [Release Notes](0.6.0/release-notes.txt) - Documentation - [API Javadocs](0.6.0/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-6-1.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-6-1.md b/docs/src/site/markdown/releases/apache-tez-0-6-1.md index 020729c..1285477 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-6-1.md +++ b/docs/src/site/markdown/releases/apache-tez-0-6-1.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.6.1</title></head> +<head><title>Apache Tez™ 0.6.1</title></head> -Apache Tez 0.6.1 +Apache Tez™ 0.6.1 ---------------- -- [Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.6.1/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/tez/0.6.1/) - [Release Notes](0.6.1/release-notes.txt) - Documentation - [API Javadocs](0.6.1/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-6-2.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-6-2.md b/docs/src/site/markdown/releases/apache-tez-0-6-2.md index 358035e..5a898e6 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-6-2.md +++ b/docs/src/site/markdown/releases/apache-tez-0-6-2.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.6.2</title></head> +<head><title>Apache Tez™ 0.6.2</title></head> -Apache Tez 0.6.2 +Apache Tez™ 0.6.2 ---------------- -- [Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.6.2/) +- [Download Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.6.2/) - [Release Notes](0.6.2/release-notes.txt) - Documentation - [API Javadocs](0.6.2/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-7-0.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-7-0.md b/docs/src/site/markdown/releases/apache-tez-0-7-0.md index 80e581e..5c9aa1f 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-7-0.md +++ b/docs/src/site/markdown/releases/apache-tez-0-7-0.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.7.0</title></head> +<head><title>Apache Tez™ 0.7.0</title></head> -Apache Tez 0.7.0 +Apache Tez™ 0.7.0 ---------------- -- [Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.7.0/) +- [Download Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.7.0/) - [Release Notes](0.7.0/release-notes.txt) - Documentation - [API Javadocs](0.7.0/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-8-0-alpha.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-8-0-alpha.md b/docs/src/site/markdown/releases/apache-tez-0-8-0-alpha.md index f5f2e75..5854ecd 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-8-0-alpha.md +++ b/docs/src/site/markdown/releases/apache-tez-0-8-0-alpha.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.8.0-alpha</title></head> +<head><title>Apache Tez™ 0.8.0-alpha</title></head> -Apache Tez 0.8.0-alpha +Apache Tez™ 0.8.0-alpha ---------------------- -- [Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.8.0-alpha/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/0.8.0-alpha/) - [Release Notes](0.8.0-alpha/release-notes.txt) - Documentation - [API Javadocs](0.8.0-alpha/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-8-1-alpha.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-8-1-alpha.md b/docs/src/site/markdown/releases/apache-tez-0-8-1-alpha.md index c00f0d5..37a2d12 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-8-1-alpha.md +++ b/docs/src/site/markdown/releases/apache-tez-0-8-1-alpha.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.8.1-alpha</title></head> +<head><title>Apache Tez™ 0.8.1-alpha</title></head> -Apache Tez 0.8.1-alpha +Apache Tez™ 0.8.1-alpha ---------------------- -- [Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.8.1-alpha/) +- [Download Release Artifacts](http://archive.apache.org/dist/tez/0.8.1-alpha/) - [Release Notes](0.8.1-alpha/release-notes.txt) - Documentation - [API Javadocs](0.8.1-alpha/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/apache-tez-0-8-2.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/apache-tez-0-8-2.md b/docs/src/site/markdown/releases/apache-tez-0-8-2.md index 984e507..7ffe039 100644 --- a/docs/src/site/markdown/releases/apache-tez-0-8-2.md +++ b/docs/src/site/markdown/releases/apache-tez-0-8-2.md @@ -15,12 +15,12 @@ limitations under the License. --> -<head><title>Apache Tez 0.8.2</title></head> +<head><title>Apache Tez™ 0.8.2</title></head> -Apache Tez 0.8.2 +Apache Tez™ 0.8.2 ---------------------- -- [Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.8.2/) +- [Download Release Artifacts](http://www.apache.org/dyn/closer.lua/tez/0.8.2/) - [Release Notes](0.8.2/release-notes.txt) - Documentation - [API Javadocs](0.8.2/tez-api-javadocs/index.html) : Documentation for the Tez APIs http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/markdown/releases/index.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/releases/index.md b/docs/src/site/markdown/releases/index.md index 3822e07..5703cf3 100644 --- a/docs/src/site/markdown/releases/index.md +++ b/docs/src/site/markdown/releases/index.md @@ -15,19 +15,19 @@ limitations under the License. --> -<head><title>Apache Tez Releases</title></head> +<head><title>Apache Tez™ Releases</title></head> Releases ------------ -- [Apache Tez 0.8.2](./apache-tez-0-8-2.html) (Jan 19, 2016) -- [Apache Tez 0.8.1-alpha](./apache-tez-0-8-1-alpha.html) (Oct 12, 2015) -- [Apache Tez 0.8.0-alpha](./apache-tez-0-8-0-alpha.html) (Sep 01, 2015) -- [Apache Tez 0.7.0](./apache-tez-0-7-0.html) (May 18, 2015) -- [Apache Tez 0.6.2](./apache-tez-0-6-2.html) (Aug 07, 2015) -- [Apache Tez 0.6.1](./apache-tez-0-6-1.html) (May 18, 2015) -- [Apache Tez 0.6.0](./apache-tez-0-6-0.html) (Jan 23, 2015) -- [Apache Tez 0.5.4](./apache-tez-0-5-4.html) (Jun 26, 2015) -- [Apache Tez 0.5.3](./apache-tez-0-5-3.html) (Dec 10, 2014) -- [Apache Tez 0.5.2](./apache-tez-0-5-2.html) (Nov 07, 2014) -- [Apache Tez 0.5.1](./apache-tez-0-5-1.html) (Oct 08, 2014) -- [Apache Tez 0.5.0](./apache-tez-0-5-0.html) (Sep 04, 2014) +- [Apache Tez™ 0.8.2](./apache-tez-0-8-2.html) (Jan 19, 2016) +- [Apache Tez™ 0.8.1-alpha](./apache-tez-0-8-1-alpha.html) (Oct 12, 2015) +- [Apache Tez™ 0.8.0-alpha](./apache-tez-0-8-0-alpha.html) (Sep 01, 2015) +- [Apache Tez™ 0.7.0](./apache-tez-0-7-0.html) (May 18, 2015) +- [Apache Tez™ 0.6.2](./apache-tez-0-6-2.html) (Aug 07, 2015) +- [Apache Tez™ 0.6.1](./apache-tez-0-6-1.html) (May 18, 2015) +- [Apache Tez™ 0.6.0](./apache-tez-0-6-0.html) (Jan 23, 2015) +- [Apache Tez™ 0.5.4](./apache-tez-0-5-4.html) (Jun 26, 2015) +- [Apache Tez™ 0.5.3](./apache-tez-0-5-3.html) (Dec 10, 2014) +- [Apache Tez™ 0.5.2](./apache-tez-0-5-2.html) (Nov 07, 2014) +- [Apache Tez™ 0.5.1](./apache-tez-0-5-1.html) (Oct 08, 2014) +- [Apache Tez™ 0.5.0](./apache-tez-0-5-0.html) (Sep 04, 2014) http://git-wip-us.apache.org/repos/asf/tez/blob/870972d2/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index dc4cec8..9860575 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -94,7 +94,7 @@ </head> <breadcrumbs> - <item name="Apache Tez" href="http://tez.apache.org/"/> + <item name="Apache Tez™" href="http://tez.apache.org/"/> </breadcrumbs> <menu name="Getting Started"> @@ -119,7 +119,7 @@ <item name="Tez Wiki" href="https://cwiki.apache.org/confluence/display/TEZ"/> </menu> - <menu name="Releases"> + <menu name="Download Apache Tez™ Releases"> <item name="0.4.1-incubating" href="http://archive.apache.org/dist/incubator/tez/tez-0.4.1-incubating/"/> <item name="0.5.4" href="./releases/apache-tez-0-5-4.html"/> <item name="0.6.1" href="./releases/apache-tez-0-6-1.html"/>
