|
@@ -20,7 +20,7 @@
|
|
|
|breadtrail
|
|
|
+-->
|
|
|
<div class="breadtrail">
|
|
|
-<a href="http://www.apache.org/">Apache</a> > <a href="http://hadoop.apache.org/">Hadoop</a> > <a href="http://hadoop.apache.org/zookeeper/">ZooKeeper</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
|
|
+<a href="http://www.apache.org/">Apache</a> > <a href="http://zookeeper.apache.org/">ZooKeeper</a> > <a href="http://zookeeper.apache.org/">ZooKeeper</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
|
|
</div>
|
|
|
<!--+
|
|
|
|header
|
|
@@ -39,7 +39,7 @@
|
|
|
|start Project Logo
|
|
|
+-->
|
|
|
<div class="projectlogo">
|
|
|
-<a href="http://hadoop.apache.org/zookeeper/"><img class="logoImage" alt="ZooKeeper" src="images/zookeeper_small.gif" title="ZooKeeper: distributed coordination"></a>
|
|
|
+<a href="http://zookeeper.apache.org/"><img class="logoImage" alt="ZooKeeper" src="images/zookeeper_small.gif" title="ZooKeeper: distributed coordination"></a>
|
|
|
</div>
|
|
|
<!--+
|
|
|
|end Project Logo
|
|
@@ -49,7 +49,7 @@
|
|
|
+-->
|
|
|
<div class="searchbox">
|
|
|
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
|
|
-<input value="hadoop.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
|
|
+<input value="zookeeper.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
|
|
<input name="Search" value="Search" type="submit">
|
|
|
</form>
|
|
|
</div>
|
|
@@ -61,10 +61,10 @@
|
|
|
+-->
|
|
|
<ul id="tabs">
|
|
|
<li>
|
|
|
-<a class="unselected" href="http://hadoop.apache.org/zookeeper/">Project</a>
|
|
|
+<a class="unselected" href="http://zookeeper.apache.org/">Project</a>
|
|
|
</li>
|
|
|
<li>
|
|
|
-<a class="unselected" href="http://wiki.apache.org/hadoop/ZooKeeper">Wiki</a>
|
|
|
+<a class="unselected" href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/">Wiki</a>
|
|
|
</li>
|
|
|
<li class="current">
|
|
|
<a class="selected" href="index.html">ZooKeeper 3.4 Documentation</a>
|
|
@@ -174,13 +174,13 @@ document.write("Last Published: " + document.lastModified);
|
|
|
<div onclick="SwitchMenu('menu_1.6', 'skin/')" id="menu_1.6Title" class="menutitle">Miscellaneous</div>
|
|
|
<div id="menu_1.6" class="menuitemgroup">
|
|
|
<div class="menuitem">
|
|
|
-<a href="http://wiki.apache.org/hadoop/ZooKeeper">Wiki</a>
|
|
|
+<a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER">Wiki</a>
|
|
|
</div>
|
|
|
<div class="menuitem">
|
|
|
-<a href="http://wiki.apache.org/hadoop/ZooKeeper/FAQ">FAQ</a>
|
|
|
+<a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/FAQ">FAQ</a>
|
|
|
</div>
|
|
|
<div class="menuitem">
|
|
|
-<a href="http://hadoop.apache.org/zookeeper/mailing_lists.html">Mailing Lists</a>
|
|
|
+<a href="http://zookeeper.apache.org/mailing_lists.html">Mailing Lists</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div id="credit"></div>
|
|
@@ -577,7 +577,7 @@ document.write("Last Published: " + document.lastModified);
|
|
|
<div class="label">Note</div>
|
|
|
<div class="content">
|
|
|
<p>In version 3.2 r/w performance improved by ~2x
|
|
|
- compared to the <a href="http://hadoop.apache.org/zookeeper/docs/r3.1.1/zookeeperOver.html#Performance">previous
|
|
|
+ compared to the <a href="http://zookeeper.apache.org/docs/r3.1.1/zookeeperOver.html#Performance">previous
|
|
|
3.1 release</a>.</p>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -653,7 +653,7 @@ document.write("Last Published: " + document.lastModified);
|
|
|
<a name="The+ZooKeeper+Project"></a>
|
|
|
<h3 class="h4">The ZooKeeper Project</h3>
|
|
|
<p>ZooKeeper has been
|
|
|
- <a href="http://wiki.apache.org/hadoop/ZooKeeper/PoweredBy">
|
|
|
+ <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/PoweredBy">
|
|
|
successfully used
|
|
|
</a>
|
|
|
in many industrial applications. It is used at Yahoo! as the
|
|
@@ -667,7 +667,7 @@ document.write("Last Published: " + document.lastModified);
|
|
|
</p>
|
|
|
<p>All users and developers are encouraged to join the
|
|
|
community and contribute their expertise. See the
|
|
|
- <a href="http://hadoop.apache.org/zookeeper/">
|
|
|
+ <a href="http://zookeeper.apache.org/">
|
|
|
Zookeeper Project on Apache
|
|
|
</a>
|
|
|
for more information.
|