You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by sr...@apache.org on 2016/02/18 10:58:02 UTC

[08/24] tez git commit: TEZ-3081. Update tez website for trademarks feedback. (hitesh)

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/TEZ-2980
Commit: 870972d2db66e8c89a8a61c4a7930a82e36b59e3
Parents: 3ff360a
Author: Hitesh Shah <hi...@apache.org>
Authored: Fri Jan 29 14:55:06 2016 -0800
Committer: Hitesh Shah <hi...@apache.org>
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&trade;</title></head>
 
 Introduction
 ------------
 
-The Apache Tez project is aimed at building an application framework
+The Apache Tez&trade; 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.
 ![Flow for a Hive or Pig Query on MapReduce](./images/PigHiveQueryOnMR.png)
 ![Flow for a Hive or Pig Query on Tez](./images/PigHiveQueryOnTez.png)
 
+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&trade; 0.5.0</title></head>
 
-Apache Tez 0.5.0
+Apache Tez&trade; 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&trade; 0.5.1</title></head>
 
-Apache Tez 0.5.1
+Apache Tez&trade; 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&trade; 0.5.2</title></head>
 
-Apache Tez 0.5.2
+Apache Tez&trade; 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&trade; 0.5.3</title></head>
 
-Apache Tez 0.5.3
+Apache Tez&trade; 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&trade; 0.5.4</title></head>
 
-Apache Tez 0.5.4
+Apache Tez&trade; 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&trade; 0.6.0</title></head>
 
-Apache Tez 0.6.0
+Apache Tez&trade; 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&trade; 0.6.1</title></head>
 
-Apache Tez 0.6.1
+Apache Tez&trade; 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&trade; 0.6.2</title></head>
 
-Apache Tez 0.6.2
+Apache Tez&trade; 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&trade; 0.7.0</title></head>
 
-Apache Tez 0.7.0
+Apache Tez&trade; 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&trade; 0.8.0-alpha</title></head>
 
-Apache Tez 0.8.0-alpha
+Apache Tez&trade; 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&trade; 0.8.1-alpha</title></head>
 
-Apache Tez 0.8.1-alpha
+Apache Tez&trade; 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&trade; 0.8.2</title></head>
 
-Apache Tez 0.8.2
+Apache Tez&trade; 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&trade; 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&trade; 0.8.2](./apache-tez-0-8-2.html) (Jan 19, 2016)
+-   [Apache Tez&trade; 0.8.1-alpha](./apache-tez-0-8-1-alpha.html) (Oct 12, 2015)
+-   [Apache Tez&trade; 0.8.0-alpha](./apache-tez-0-8-0-alpha.html) (Sep 01, 2015)
+-   [Apache Tez&trade; 0.7.0](./apache-tez-0-7-0.html) (May 18, 2015)
+-   [Apache Tez&trade; 0.6.2](./apache-tez-0-6-2.html) (Aug 07, 2015)
+-   [Apache Tez&trade; 0.6.1](./apache-tez-0-6-1.html) (May 18, 2015)
+-   [Apache Tez&trade; 0.6.0](./apache-tez-0-6-0.html) (Jan 23, 2015)
+-   [Apache Tez&trade; 0.5.4](./apache-tez-0-5-4.html) (Jun 26, 2015)
+-   [Apache Tez&trade; 0.5.3](./apache-tez-0-5-3.html) (Dec 10, 2014)
+-   [Apache Tez&trade; 0.5.2](./apache-tez-0-5-2.html) (Nov 07, 2014)
+-   [Apache Tez&trade; 0.5.1](./apache-tez-0-5-1.html) (Oct 08, 2014)
+-   [Apache Tez&trade; 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&trade;" 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&trade; 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"/>