You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by cr...@apache.org on 2015/01/25 00:30:12 UTC

samza git commit: SAMZA-520; update website with TLP changes.

Repository: samza
Updated Branches:
  refs/heads/master a95eabff1 -> f89d6fc08


SAMZA-520; update website with TLP changes.


Project: http://git-wip-us.apache.org/repos/asf/samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/f89d6fc0
Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/f89d6fc0
Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/f89d6fc0

Branch: refs/heads/master
Commit: f89d6fc085879fb954e2b49b201e75e964fbb2fe
Parents: a95eabf
Author: Yi Pan <ni...@gmail.com>
Authored: Sat Jan 24 15:29:45 2015 -0800
Committer: Chris Riccomini <criccomi@criccomi-mn.(none)>
Committed: Sat Jan 24 15:29:45 2015 -0800

----------------------------------------------------------------------
 .travis.yml                                     |  2 +-
 DISCLAIMER                                      |  1 -
 KEYS                                            |  2 +-
 README.md                                       |  4 ++--
 RELEASE.md                                      |  2 +-
 docs/README.md                                  |  4 ++--
 docs/_config.yml                                |  4 ++--
 docs/_docs/local-site-test.sh                   |  4 ++--
 docs/_layouts/default.html                      |  2 +-
 docs/community/committers.md                    | 22 --------------------
 docs/community/mailing-lists.md                 |  6 +++---
 docs/contribute/code.md                         |  4 ++--
 docs/contribute/disclaimer.md                   |  3 ++-
 docs/contribute/tests.md                        |  2 +-
 docs/index.md                                   |  5 -----
 .../versioned/remote-debugging-samza.md         |  8 +++----
 .../versioned/run-in-multi-node-yarn.md         |  4 ++--
 .../versioned/upgrading-from-0.7.0-to-0.8.0.md  |  8 +++----
 docs/sitemap.xml                                |  6 +++---
 docs/startup/download/index.md                  |  4 ++--
 docs/startup/hello-samza/versioned/index.md     |  4 ++--
 gradle/release.gradle                           |  8 +++----
 samza-test/src/main/config/join/watcher.samsa   |  2 +-
 23 files changed, 42 insertions(+), 69 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 46a5a19..33bfa1c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,4 +43,4 @@ notifications:
     template:
       - "%{repository} (%{branch}:%{commit} by %{author}): %{message} (%{build_url})"
   email:
-    - dev@samza.incubator.apache.org
+    - dev@samza.apache.org

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/DISCLAIMER
----------------------------------------------------------------------
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 1ec4f5c..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1 +0,0 @@
-Apache Samza is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/KEYS
----------------------------------------------------------------------
diff --git a/KEYS b/KEYS
index 7c59d68..993961c 100644
--- a/KEYS
+++ b/KEYS
@@ -26,7 +26,7 @@ Developers:
   Releases will be signed using one of these keys in this file. This file will
   be available with the distributed Apache Samza releases at:
 
-      https://dist.apache.org/repos/dist/release/incubator/samza/KEYS
+      https://dist.apache.org/repos/dist/release/samza/KEYS
 
 ********************************************************************************
 

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f37cc03..ec4b5b0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ## What is Samza?
 
-[Apache Incubator Samza](http://samza.incubator.apache.org/) is a distributed stream processing framework. It uses [Apache Kafka](http://kafka.apache.org) for messaging, and [Apache Hadoop YARN](http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html) to provide fault tolerance, processor isolation, security, and resource management.
+[Apache Samza](http://samza.apache.org/) is a distributed stream processing framework. It uses [Apache Kafka](http://kafka.apache.org) for messaging, and [Apache Hadoop YARN](http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html) to provide fault tolerance, processor isolation, security, and resource management.
 
 Samza's key features include:
 
@@ -12,7 +12,7 @@ Samza's key features include:
 * **Pluggable:** Though Samza works out of the box with Kafka and YARN, Samza provides a pluggable API that lets you run Samza with other messaging systems and execution environments.
 * **Processor isolation:** Samza works with Apache YARN, which supports Hadoop's security model, and resource isolation through Linux CGroups.
 
-Check out [Hello Samza](https://samza.incubator.apache.org/startup/hello-samza/0.7.0/) to try Samza. Read the [Background](https://samza.incubator.apache.org/learn/documentation/0.7.0/introduction/background.html) page to learn more about Samza.
+Check out [Hello Samza](https://samza.apache.org/startup/hello-samza/0.8/) to try Samza. Read the [Background](https://samza.apache.org/learn/documentation/0.8/introduction/background.html) page to learn more about Samza.
 
 ### Building Samza
 

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/RELEASE.md
----------------------------------------------------------------------
diff --git a/RELEASE.md b/RELEASE.md
index 1fd83cb..f218bd4 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -19,7 +19,7 @@ First, clean any non-checked-in files from git (this removes all such files with
 
 Alternatively, you can make a fresh clone of the repository to a separate directory:
 
-    git clone https://git-wip-us.apache.org/repos/asf/incubator-samza.git samza-release
+    git clone http://git-wip-us.apache.org/repos/asf/samza.git samza-release
     cd samza-release
 
 Then build the tarball:

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/README.md
----------------------------------------------------------------------
diff --git a/docs/README.md b/docs/README.md
index 7efbaca..235fe18 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -42,7 +42,7 @@ If you're working with versioned content (anything in the learn or img directori
 
 The local-site-test.sh script must be run every time a change is made to versioned content locally in order to trigger a refresh with Jekyll.
 
-Keep in mind that versioned content in older versions links to samza.incubator.apache.org, not the localhost:4000. This is because they are not updated by your branch and are using the values in SVN instead.
+Keep in mind that versioned content in older versions links to samza.apache.org, not the localhost:4000. This is because they are not updated by your branch and are using the values in SVN instead.
 
 To add a new version, change the version number in _config.yml. All links in pages should use {{site.version}}, not hard-coded version number.
 
@@ -58,4 +58,4 @@ To build and publish the website to Samza's Apache SVN repository, run:
 
     bin/publish-site.sh "updating welcome page" criccomini
 
-This command will re-build the Javadocs and website, checkout https://svn.apache.org/repos/asf/incubator/samza/site/ locally, copy the site into the directory, and commit the changes.
+This command will re-build the Javadocs and website, checkout https://svn.apache.org/repos/asf/samza/site/ locally, copy the site into the directory, and commit the changes.

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
index 52f74fd..4968a99 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -22,7 +22,7 @@ exclude: ['_notes']
 redcarpet:
   extensions: ['with_toc_data', 'smart']
 exclude: [_docs]
-baseurl: http://samza.incubator.apache.org
+baseurl: http://samza.apache.org
 version: latest
 # this is the version you will go if you click 'switch version' in "latest" pages.
-latest-release: 0.8
\ No newline at end of file
+latest-release: 0.8

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/_docs/local-site-test.sh
----------------------------------------------------------------------
diff --git a/docs/_docs/local-site-test.sh b/docs/_docs/local-site-test.sh
index b64ea2c..2691c87 100755
--- a/docs/_docs/local-site-test.sh
+++ b/docs/_docs/local-site-test.sh
@@ -28,7 +28,7 @@ _docs/replace-versioned.sh
 
 echo "downloading SVN..."
 SVN_TMP=`mktemp -d /tmp/samza-svn.XXXX`
-svn co https://svn.apache.org/repos/asf/incubator/samza/ $SVN_TMP
+svn co https://svn.apache.org/repos/asf/samza/ $SVN_TMP
 cp -r _site/* $SVN_TMP/site/
 cp -r $SVN_TMP/site/* _site
-rm -rf $SVN_TMP
\ No newline at end of file
+rm -rf $SVN_TMP

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/_layouts/default.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 420d5ab..be0ccec 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -39,7 +39,7 @@
             <div class="masthead-icons">
               <div class="pull-right">
                 <a href="/startup/download"><i class="fa fa-arrow-circle-o-down masthead-icon"></i></a>
-                <a href="https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=tree" target="_blank"><i class="fa fa-code masthead-icon" style="font-weight: bold;"></i></a>
+                <a href="https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree" target="_blank"><i class="fa fa-code masthead-icon" style="font-weight: bold;"></i></a>
                 <a href="https://twitter.com/samzastream" target="_blank"><i class="fa fa-twitter masthead-icon"></i></a>
                 <!-- this icon only shows in versioned pages -->
                 {% if page.url contains "versioned" %}

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/community/committers.md
----------------------------------------------------------------------
diff --git a/docs/community/committers.md b/docs/community/committers.md
index dbeb058..b2dfc90 100644
--- a/docs/community/committers.md
+++ b/docs/community/committers.md
@@ -63,25 +63,3 @@ Committer, and PMC member<br/>
 Committer, and PMC member<br/>
 <a href="https://www.linkedin.com/pub/chinmay-soman/5/610/35" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
 <a href="https://twitter.com/ChinmaySoman" target="_blank"><i class="fa fa-twitter committer-icon"></i></a>
-
-### Mentors
-
-**Chris Douglas**<br/>
-Apache Member<br/>
-<a href="http://www.linkedin.com/pub/chris-douglas/1/33a/733" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="https://twitter.com/chris_douglas" target="_blank"><i class="fa fa-twitter committer-icon"></i></a>
-
-**Jakob Homan**<br/>
-Apache Member, Committer, and PMC member<br/>
-<a href="http://www.linkedin.com/in/jghoman" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="http://twitter.com/blueboxtraveler" target="_blank"><i class="fa fa-twitter committer-icon"></i></a>
-
-**Arun C Murthy**<br/>
-Apache Member<br/>
-<a href="http://www.linkedin.com/in/acmurthy" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="https://twitter.com/acmurthy" target="_blank"><i class="fa fa-twitter committer-icon"></i></a>
-
-**Roman Shaposhnik**<br/>
-Apache Incubator PMC Member<br/>
-<a href="http://www.linkedin.com/in/shaposhnik" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="https://twitter.com/rhatr" target="_blank"><i class="fa fa-twitter committer-icon"></i></a>

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/community/mailing-lists.md
----------------------------------------------------------------------
diff --git a/docs/community/mailing-lists.md b/docs/community/mailing-lists.md
index df7b303..ebf041c 100644
--- a/docs/community/mailing-lists.md
+++ b/docs/community/mailing-lists.md
@@ -21,8 +21,8 @@ title: Mailing Lists
 
 We have a few mailing lists hosted by Apache:
 
-* **dev@samza.incubator.apache.org**  <small>([subscribe](mailto:dev-subscribe@samza.incubator.apache.org), [unsubscribe](mailto:dev-unsubscribe@samza.incubator.apache.org), [archive](http://mail-archives.apache.org/mod_mbox/incubator-samza-dev/))</small><br/>
+* **dev@samza.apache.org**  <small>([subscribe](mailto:dev-subscribe@samza.apache.org), [unsubscribe](mailto:dev-unsubscribe@samza.apache.org), [archive](http://mail-archives.apache.org/mod_mbox/samza-dev/))</small><br/>
   A list for discussion on Samza development. Email here for help.
 
-* **commits@samza.incubator.apache.org** <small>([subscribe](mailto:commits-subscribe@samza.incubator.apache.org), [unsubscribe](mailto:commits-unsubscribe@samza.incubator.apache.org), [archive](http://mail-archives.apache.org/mod_mbox/incubator-samza-commits/))</small><br/>
-  A list to track Samza commits.
\ No newline at end of file
+* **commits@samza.apache.org** <small>([subscribe](mailto:commits-subscribe@samza.apache.org), [unsubscribe](mailto:commits-unsubscribe@samza.apache.org), [archive](http://mail-archives.apache.org/mod_mbox/samza-commits/))</small><br/>
+  A list to track Samza commits.

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/contribute/code.md
----------------------------------------------------------------------
diff --git a/docs/contribute/code.md b/docs/contribute/code.md
index b43160b..be85c8d 100644
--- a/docs/contribute/code.md
+++ b/docs/contribute/code.md
@@ -19,12 +19,12 @@ title: Code
    limitations under the License.
 -->
 
-Samza's code is in an Apache Git repository located [here](https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=tree).
+Samza's code is in an Apache Git repository located [here](https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree).
 
 You can check out Samza's code by running:
 
 ```
-git clone http://git-wip-us.apache.org/repos/asf/incubator-samza.git
+git clone http://git-wip-us.apache.org/repos/asf/samza.git
 ```
 
 Please see the [Rules](rules.html) page for information on how to contribute.

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/contribute/disclaimer.md
----------------------------------------------------------------------
diff --git a/docs/contribute/disclaimer.md b/docs/contribute/disclaimer.md
index d34fc64..6fcea16 100644
--- a/docs/contribute/disclaimer.md
+++ b/docs/contribute/disclaimer.md
@@ -19,4 +19,5 @@ title: Disclaimer
    limitations under the License.
 -->
 
-Apache Samza is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+Apache Samza is an TLP that has been fully endorsed by The Apache Software Foundation (ASF).
+

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/contribute/tests.md
----------------------------------------------------------------------
diff --git a/docs/contribute/tests.md b/docs/contribute/tests.md
index 237d9f7..0171bf9 100644
--- a/docs/contribute/tests.md
+++ b/docs/contribute/tests.md
@@ -64,7 +64,7 @@ On Mac, check-all.sh will default to the appropriate path for each environment v
 
 ### Travis CI
 
-[Travis CI](https://travis-ci.org/apache/incubator-samza) has been configured to run Samza's unit tests after every commit to Samza's [master branch](https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=tree). The test results are mailed to the [developer mailing list](/community/mailing-lists.html), and posted in the [IRC channel](/community/irc.html).
+[Travis CI](https://travis-ci.org/apache/incubator-samza) has been configured to run Samza's unit tests after every commit to Samza's [master branch](https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree). The test results are mailed to the [developer mailing list](/community/mailing-lists.html), and posted in the [IRC channel](/community/irc.html).
 
 [![Build Status](https://travis-ci.org/apache/incubator-samza.svg?branch=master)](https://travis-ci.org/apache/incubator-samza)
 

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index c422b19..c734344 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -38,8 +38,3 @@ We are just moving our code to open source. This newly open sourced version has
 
  * We have not yet fully implemented our plans around fault-tolerance semantics.
 
-### Pardon our Dust
-
-Apache Samza is currently undergoing incubation at the [Apache Software Foundation](http://www.apache.org/).
-
-![Apache Incubator Logo](img/apache-egg-logo.png)

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/learn/tutorials/versioned/remote-debugging-samza.md
----------------------------------------------------------------------
diff --git a/docs/learn/tutorials/versioned/remote-debugging-samza.md b/docs/learn/tutorials/versioned/remote-debugging-samza.md
index 2bcba2f..1af10b9 100644
--- a/docs/learn/tutorials/versioned/remote-debugging-samza.md
+++ b/docs/learn/tutorials/versioned/remote-debugging-samza.md
@@ -26,13 +26,13 @@ Let's use Eclipse to attach a remote debugger to a Samza container. If you're an
 Start by checking out Samza, so we have access to the source.
 
 {% highlight bash %}
-git clone http://git-wip-us.apache.org/repos/asf/incubator-samza.git
+git clone http://git-wip-us.apache.org/repos/asf/samza.git
 {% endhighlight %}
 
 Next, grab hello-samza.
 
 {% highlight bash %}
-git clone git://git.apache.org/incubator-samza-hello-samza.git
+git clone git://git.apache.org/samza-hello-samza.git
 {% endhighlight %}
 
 ### Setup the Environment
@@ -40,7 +40,7 @@ git clone git://git.apache.org/incubator-samza-hello-samza.git
 Now, let's setup the Eclipse project files.
 
 {% highlight bash %}
-cd incubator-samza
+cd samza
 ./gradlew eclipse
 {% endhighlight %}
 
@@ -50,7 +50,7 @@ Let's also release Samza to Maven's local repository, so hello-samza has access
 ./gradlew -PscalaVersion=2.10 clean publishToMavenLocal
 {% endhighlight %}
 
-Next, open Eclipse, and import the Samza source code into your workspace: "File" &gt; "Import" &gt; "Existing Projects into Workspace" &gt; "Browse". Select 'incubator-samza' folder, and hit 'finish'.
+Next, open Eclipse, and import the Samza source code into your workspace: "File" &gt; "Import" &gt; "Existing Projects into Workspace" &gt; "Browse". Select 'samza' folder, and hit 'finish'.
 
 ### Enable Remote Debugging
 

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/learn/tutorials/versioned/run-in-multi-node-yarn.md
----------------------------------------------------------------------
diff --git a/docs/learn/tutorials/versioned/run-in-multi-node-yarn.md b/docs/learn/tutorials/versioned/run-in-multi-node-yarn.md
index dff4007..969152b 100644
--- a/docs/learn/tutorials/versioned/run-in-multi-node-yarn.md
+++ b/docs/learn/tutorials/versioned/run-in-multi-node-yarn.md
@@ -126,8 +126,8 @@ Some of the following steps are exactlly identical to what you have seen in [hel
 
 {% highlight bash %}
 cd /tmp
-git clone http://git-wip-us.apache.org/repos/asf/incubator-samza.git
-cd incubator-samza
+git clone http://git-wip-us.apache.org/repos/asf/samza.git
+cd samza
 ./gradlew clean publishToMavenLocal
 cd ..
 {% endhighlight %}

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/learn/tutorials/versioned/upgrading-from-0.7.0-to-0.8.0.md
----------------------------------------------------------------------
diff --git a/docs/learn/tutorials/versioned/upgrading-from-0.7.0-to-0.8.0.md b/docs/learn/tutorials/versioned/upgrading-from-0.7.0-to-0.8.0.md
index 46c4883..340762e 100644
--- a/docs/learn/tutorials/versioned/upgrading-from-0.7.0-to-0.8.0.md
+++ b/docs/learn/tutorials/versioned/upgrading-from-0.7.0-to-0.8.0.md
@@ -22,17 +22,17 @@ title: Upgrading from 0.7.0 to 0.8.0
 Samza's [checkpointing](../../documentation/{{site.version}}/container/checkpointing.html) implementation changed between Samza 0.7.0 and 0.8.0. If you are running a Samza job with 0.7.0, and upgrade to 0.8.0, your job's checkpoint offsets will be lost, and the job will start (by default) with the most recent message in its input streams. If this is undesirable, and a job needs to pick up where it left off, the following steps must be taken:
 
 1. Shutdown your job.
-2. Run the [CheckpointMigrationTool](https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=blob;f=samza-kafka/src/main/scala/org/apache/samza/util/CheckpointMigrationTool.scala;h=5c4b3c4c544ae4367377b1a84d9a85a3de671018;hb=0.8.0).
+2. Run the [CheckpointMigrationTool](https://git-wip-us.apache.org/repos/asf?p=samza.git;a=blob;f=samza-kafka/src/main/scala/org/apache/samza/util/CheckpointMigrationTool.scala;h=5c4b3c4c544ae4367377b1a84d9a85a3de671018;hb=0.8.0).
 3. Start your job.
 
-The CheckpointMigrationTool is responsible for migrating your checkpoint topic from the 0.7.0 style format to the 0.8.0 style format. This tool works only against Kafka, so you must be storing your checkpoints in Kafka with the [KafkaCheckpointManager](https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=blob;f=samza-kafka/src/main/scala/org/apache/samza/checkpoint/kafka/KafkaCheckpointManager.scala;h=1d5627d0c561a0be6b48ee307b755958e62b783e;hb=0.8.0).
+The CheckpointMigrationTool is responsible for migrating your checkpoint topic from the 0.7.0 style format to the 0.8.0 style format. This tool works only against Kafka, so you must be storing your checkpoints in Kafka with the [KafkaCheckpointManager](https://git-wip-us.apache.org/repos/asf?p=samza.git;a=blob;f=samza-kafka/src/main/scala/org/apache/samza/checkpoint/kafka/KafkaCheckpointManager.scala;h=1d5627d0c561a0be6b48ee307b755958e62b783e;hb=0.8.0).
 
 ### Running CheckpointMigrationTool
 
 Checkout Samza 0.8.0:
 
-    git clone http://git-wip-us.apache.org/repos/asf/incubator-samza.git
-    cd incubator-samza
+    git clone http://git-wip-us.apache.org/repos/asf/samza.git
+    cd samza
     git fetch origin 0.8.0
     git checkout 0.8.0
 

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/sitemap.xml
----------------------------------------------------------------------
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index d0a56e3..4488c26 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -22,7 +22,7 @@ layout: nil
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 
   <url>
-    <loc>http://samza.incubator.apache.org/</loc>
+    <loc>http://samza.apache.org/</loc>
     <lastmod>{{ site.time | date: "%Y-%m-%d" }}</lastmod>
     <changefreq>daily</changefreq>
     <priority>1.0</priority>
@@ -30,7 +30,7 @@ layout: nil
 
   {% for post in site.posts %}
   <url>
-    <loc>http://samza.incubator.apache.org{{ post.url }}/</loc>
+    <loc>http://samza.apache.org{{ post.url }}/</loc>
     <lastmod>{{ post.date | date: "%Y-%m-%d" }}</lastmod>
     <changefreq>monthly</changefreq>
     <priority>0.2</priority>
@@ -39,7 +39,7 @@ layout: nil
 
   {% for page in site.html_pages %}
   <url>
-    <loc>http://samza.incubator.apache.org{{ page.url }}</loc>
+    <loc>http://samza.apache.org{{ page.url }}</loc>
     <lastmod>{{ site.time | date: "%Y-%m-%d" }}</lastmod>
     {% if page.changefreq %}<changefreq>{{ page.changefreq }}</changefreq>{% endif %}
     {% if page.priority %}<priority>{{ page.priority }}</priority>{% endif %}

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/startup/download/index.md
----------------------------------------------------------------------
diff --git a/docs/startup/download/index.md b/docs/startup/download/index.md
index 7c81b14..cf9d09c 100644
--- a/docs/startup/download/index.md
+++ b/docs/startup/download/index.md
@@ -126,8 +126,8 @@ Snapshot builds are available in the Apache Maven snapshot repository.
 If you're interested in working on Samza, or building the JARs from scratch, then you'll need to checkout and build the code. Samza does not have a binary release at this time. To check out and build Samza, run these commands.
 
 {% highlight bash %}
-git clone http://git-wip-us.apache.org/repos/asf/incubator-samza.git
-cd incubator-samza
+git clone http://git-wip-us.apache.org/repos/asf/samza.git
+cd samza
 ./gradlew clean build
 {% endhighlight %}
 

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/docs/startup/hello-samza/versioned/index.md
----------------------------------------------------------------------
diff --git a/docs/startup/hello-samza/versioned/index.md b/docs/startup/hello-samza/versioned/index.md
index 3882887..507ceb5 100644
--- a/docs/startup/hello-samza/versioned/index.md
+++ b/docs/startup/hello-samza/versioned/index.md
@@ -18,14 +18,14 @@ title: Hello Samza
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-The [hello-samza](https://github.com/apache/incubator-samza-hello-samza) project is a stand-alone project designed to help you run your first Samza job.
+The [hello-samza](https://github.com/apache/samza-hello-samza) project is a stand-alone project designed to help you run your first Samza job.
 
 ### Get the Code
 
 Check out the hello-samza project:
 
 {% highlight bash %}
-git clone git://git.apache.org/incubator-samza-hello-samza.git hello-samza
+git clone git://git.apache.org/samza-hello-samza.git hello-samza
 cd hello-samza
 git checkout latest
 {% endhighlight %}

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/gradle/release.gradle
----------------------------------------------------------------------
diff --git a/gradle/release.gradle b/gradle/release.gradle
index 2cb776e..2baca7f 100644
--- a/gradle/release.gradle
+++ b/gradle/release.gradle
@@ -70,12 +70,12 @@ subprojects {
     project {
       name 'Apache Samza (incubating)'
       description 'A distributed stream processing framework built upon Apache Kafka and Apache Hadoop YARN.'
-      url 'http://samza.incubator.apache.org/'
+      url 'http://samza.apache.org/'
 
       scm {
-        url 'https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=tree'
-        connection 'scm:http://git-wip-us.apache.org/repos/asf/incubator-samza.git'
-        developerConnection 'scm:https://git-wip-us.apache.org/repos/asf/incubator-samza.git'
+        url 'https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree'
+        connection 'scm:http://git-wip-us.apache.org/repos/asf/samza.git'
+        developerConnection 'scm:https://git-wip-us.apache.org/repos/asf/samza.git'
       }
 
       licenses {

http://git-wip-us.apache.org/repos/asf/samza/blob/f89d6fc0/samza-test/src/main/config/join/watcher.samsa
----------------------------------------------------------------------
diff --git a/samza-test/src/main/config/join/watcher.samsa b/samza-test/src/main/config/join/watcher.samsa
index 025f055..ecaa502 100644
--- a/samza-test/src/main/config/join/watcher.samsa
+++ b/samza-test/src/main/config/join/watcher.samsa
@@ -27,5 +27,5 @@ task.window.ms=300000
 
 max.time.between.epochs.ms=600000
 mail.smtp.host=TODO
-mail.to=dev@samza.incubator.apache.org
+mail.to=dev@samza.apache.org
 mail.from=gregor@incubator.apache.org