http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/start/building.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/start/building.html b/content/docs/latest/start/building.html index 2506c13..dfda400 100644 --- a/content/docs/latest/start/building.html +++ b/content/docs/latest/start/building.html @@ -10,11 +10,11 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css"> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css"> + <link rel="stylesheet" href="/docs/latest/styles/site.css"> + <link rel="stylesheet" href="/docs/latest/css/theme.css"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script> + <script src="/docs/latest/js/bootstrap.min.js"></script> <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> @@ -41,7 +41,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png"> </a> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> @@ -53,23 +53,23 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li> + <li><a href="/docs/latest/">V0.4.0</a></li> <!-- Concepts --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li> + <li><a href="/docs/latest/basics/introduction">Concepts</a></li> <!-- Quick Start --> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> + <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html"> + <a href="/docs/latest/start/building.html"> Build DistributedLog from Source </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html"> + <a href="/docs/latest/start/download.html"> Download Releases </a> </li> @@ -79,25 +79,25 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html"> + <a href="/docs/latest/start/quickstart.html"> Setup & Run Example </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html"> + <a href="/docs/latest/tutorials/basic-1.html"> API - Write Records (via core library) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html"> + <a href="/docs/latest/tutorials/basic-2.html"> API - Write Records (via write proxy) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html"> + <a href="/docs/latest/tutorials/basic-5.html"> API - Read Records </a> </li> @@ -107,13 +107,13 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html"> + <a href="/docs/latest/deployment/cluster.html"> Cluster Setup </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html"> + <a href="/docs/latest/deployment/docker.html"> Docker </a> </li> @@ -127,55 +127,55 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html"> + <a href="/docs/latest/basics/introduction.html"> Introduction </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html"> + <a href="/docs/latest/user_guide/considerations/main.html"> Considerations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html"> + <a href="/docs/latest/user_guide/architecture/main.html"> Architecture </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html"> + <a href="/docs/latest/user_guide/api/main.html"> API </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html"> + <a href="/docs/latest/user_guide/configuration/main.html"> Configuration </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html"> + <a href="/docs/latest/user_guide/design/main.html"> Detail Design </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html"> + <a href="/docs/latest/user_guide/globalreplicatedlog/main.html"> Global Replicated Log </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html"> + <a href="/docs/latest/user_guide/implementation/main.html"> Implementation </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html"> + <a href="/docs/latest/user_guide/references/main.html"> References </a> </li> @@ -186,41 +186,41 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li> + <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html"> + <a href="/docs/latest/admin_guide/operations.html"> Operations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html"> + <a href="/docs/latest/admin_guide/performance.html"> Performance Tuning </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html"> + <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html"> + <a href="/docs/latest/admin_guide/monitoring.html"> Monitoring </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html"> + <a href="/docs/latest/admin_guide/zookeeper.html"> ZooKeeper </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html"> + <a href="/docs/latest/admin_guide/bookkeeper.html"> BookKeeper </a> </li> @@ -232,42 +232,42 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header"><strong>Basic</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> + <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> + <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> + <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> + <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Messaging</strong></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html"> + <a href="/docs/latest/tutorials/messaging-1.html"> Write records to partitioned streams </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html"> + <a href="/docs/latest/tutorials/messaging-2.html"> Write records to multiple streams (load balancer) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html"> + <a href="/docs/latest/tutorials/messaging-3.html"> At-least-once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html"> + <a href="/docs/latest/tutorials/messaging-4.html"> Exact-Once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html"> + <a href="/docs/latest/tutorials/messaging-5.html"> Implement a kafka-like pub/sub system </a> </li> @@ -277,14 +277,14 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html"> + <a href="/docs/latest/tutorials/replicatedstatemachines.html"> Build replicated state machines </a> </li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Analytics</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> + <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> </ul> </li> </ul> @@ -332,7 +332,7 @@ under the License. </div> <div class="section" id="build-distributedlog"> <h2><a class="toc-backref" href="#id1">Build DistributedLog</a></h2> -<p>In order to build DistributedLog you need the source code. Either <a class="reference external" href="http://distributedlog.incubator.apache.org/docs/latest/download">download the source of a release</a> or <a class="reference external" href="https://github.com/apache/incubator-distributedlog">clone the git repository</a>.</p> +<p>In order to build DistributedLog you need the source code. Either <a class="reference external" href="/docs/latest/download">download the source of a release</a> or <a class="reference external" href="https://github.com/apache/incubator-distributedlog">clone the git repository</a>.</p> <p>In addition you need <strong>Maven 3</strong> and a <strong>JDK</strong> (Java Development Kit). DistributedLog requires <strong>at least Java 7</strong> to build. We recommend using Java 8.</p> <p>To clone from git, enter:</p> <figure class="code"><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class="line-number">1</span> @@ -401,7 +401,7 @@ under the License. <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a> + <a href="/docs/latest/feed.xml">RSS Feed</a> </p> </footer> </div>
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/start/download.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/start/download.html b/content/docs/latest/start/download.html index 9f8d7a5..0caac38 100644 --- a/content/docs/latest/start/download.html +++ b/content/docs/latest/start/download.html @@ -10,11 +10,11 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css"> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css"> + <link rel="stylesheet" href="/docs/latest/styles/site.css"> + <link rel="stylesheet" href="/docs/latest/css/theme.css"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script> + <script src="/docs/latest/js/bootstrap.min.js"></script> <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> @@ -41,7 +41,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png"> </a> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> @@ -53,23 +53,23 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li> + <li><a href="/docs/latest/">V0.4.0</a></li> <!-- Concepts --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li> + <li><a href="/docs/latest/basics/introduction">Concepts</a></li> <!-- Quick Start --> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> + <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html"> + <a href="/docs/latest/start/building.html"> Build DistributedLog from Source </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html"> + <a href="/docs/latest/start/download.html"> Download Releases </a> </li> @@ -79,25 +79,25 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html"> + <a href="/docs/latest/start/quickstart.html"> Setup & Run Example </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html"> + <a href="/docs/latest/tutorials/basic-1.html"> API - Write Records (via core library) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html"> + <a href="/docs/latest/tutorials/basic-2.html"> API - Write Records (via write proxy) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html"> + <a href="/docs/latest/tutorials/basic-5.html"> API - Read Records </a> </li> @@ -107,13 +107,13 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html"> + <a href="/docs/latest/deployment/cluster.html"> Cluster Setup </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html"> + <a href="/docs/latest/deployment/docker.html"> Docker </a> </li> @@ -127,55 +127,55 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html"> + <a href="/docs/latest/basics/introduction.html"> Introduction </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html"> + <a href="/docs/latest/user_guide/considerations/main.html"> Considerations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html"> + <a href="/docs/latest/user_guide/architecture/main.html"> Architecture </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html"> + <a href="/docs/latest/user_guide/api/main.html"> API </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html"> + <a href="/docs/latest/user_guide/configuration/main.html"> Configuration </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html"> + <a href="/docs/latest/user_guide/design/main.html"> Detail Design </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html"> + <a href="/docs/latest/user_guide/globalreplicatedlog/main.html"> Global Replicated Log </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html"> + <a href="/docs/latest/user_guide/implementation/main.html"> Implementation </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html"> + <a href="/docs/latest/user_guide/references/main.html"> References </a> </li> @@ -186,41 +186,41 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li> + <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html"> + <a href="/docs/latest/admin_guide/operations.html"> Operations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html"> + <a href="/docs/latest/admin_guide/performance.html"> Performance Tuning </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html"> + <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html"> + <a href="/docs/latest/admin_guide/monitoring.html"> Monitoring </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html"> + <a href="/docs/latest/admin_guide/zookeeper.html"> ZooKeeper </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html"> + <a href="/docs/latest/admin_guide/bookkeeper.html"> BookKeeper </a> </li> @@ -232,42 +232,42 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header"><strong>Basic</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> + <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> + <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> + <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> + <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Messaging</strong></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html"> + <a href="/docs/latest/tutorials/messaging-1.html"> Write records to partitioned streams </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html"> + <a href="/docs/latest/tutorials/messaging-2.html"> Write records to multiple streams (load balancer) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html"> + <a href="/docs/latest/tutorials/messaging-3.html"> At-least-once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html"> + <a href="/docs/latest/tutorials/messaging-4.html"> Exact-Once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html"> + <a href="/docs/latest/tutorials/messaging-5.html"> Implement a kafka-like pub/sub system </a> </li> @@ -277,14 +277,14 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html"> + <a href="/docs/latest/tutorials/replicatedstatemachines.html"> Build replicated state machines </a> </li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Analytics</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> + <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> </ul> </li> </ul> @@ -419,7 +419,7 @@ under the License. <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a> + <a href="/docs/latest/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/start/quickstart.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/start/quickstart.html b/content/docs/latest/start/quickstart.html index 18b20b4..dbeae1f 100644 --- a/content/docs/latest/start/quickstart.html +++ b/content/docs/latest/start/quickstart.html @@ -10,11 +10,11 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css"> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css"> + <link rel="stylesheet" href="/docs/latest/styles/site.css"> + <link rel="stylesheet" href="/docs/latest/css/theme.css"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script> + <script src="/docs/latest/js/bootstrap.min.js"></script> <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> @@ -41,7 +41,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png"> </a> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> @@ -53,23 +53,23 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li> + <li><a href="/docs/latest/">V0.4.0</a></li> <!-- Concepts --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li> + <li><a href="/docs/latest/basics/introduction">Concepts</a></li> <!-- Quick Start --> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> + <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html"> + <a href="/docs/latest/start/building.html"> Build DistributedLog from Source </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html"> + <a href="/docs/latest/start/download.html"> Download Releases </a> </li> @@ -79,25 +79,25 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html"> + <a href="/docs/latest/start/quickstart.html"> Setup & Run Example </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html"> + <a href="/docs/latest/tutorials/basic-1.html"> API - Write Records (via core library) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html"> + <a href="/docs/latest/tutorials/basic-2.html"> API - Write Records (via write proxy) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html"> + <a href="/docs/latest/tutorials/basic-5.html"> API - Read Records </a> </li> @@ -107,13 +107,13 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html"> + <a href="/docs/latest/deployment/cluster.html"> Cluster Setup </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html"> + <a href="/docs/latest/deployment/docker.html"> Docker </a> </li> @@ -127,55 +127,55 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html"> + <a href="/docs/latest/basics/introduction.html"> Introduction </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html"> + <a href="/docs/latest/user_guide/considerations/main.html"> Considerations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html"> + <a href="/docs/latest/user_guide/architecture/main.html"> Architecture </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html"> + <a href="/docs/latest/user_guide/api/main.html"> API </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html"> + <a href="/docs/latest/user_guide/configuration/main.html"> Configuration </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html"> + <a href="/docs/latest/user_guide/design/main.html"> Detail Design </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html"> + <a href="/docs/latest/user_guide/globalreplicatedlog/main.html"> Global Replicated Log </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html"> + <a href="/docs/latest/user_guide/implementation/main.html"> Implementation </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html"> + <a href="/docs/latest/user_guide/references/main.html"> References </a> </li> @@ -186,41 +186,41 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li> + <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html"> + <a href="/docs/latest/admin_guide/operations.html"> Operations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html"> + <a href="/docs/latest/admin_guide/performance.html"> Performance Tuning </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html"> + <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html"> + <a href="/docs/latest/admin_guide/monitoring.html"> Monitoring </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html"> + <a href="/docs/latest/admin_guide/zookeeper.html"> ZooKeeper </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html"> + <a href="/docs/latest/admin_guide/bookkeeper.html"> BookKeeper </a> </li> @@ -232,42 +232,42 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header"><strong>Basic</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> + <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> + <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> + <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> + <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Messaging</strong></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html"> + <a href="/docs/latest/tutorials/messaging-1.html"> Write records to partitioned streams </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html"> + <a href="/docs/latest/tutorials/messaging-2.html"> Write records to multiple streams (load balancer) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html"> + <a href="/docs/latest/tutorials/messaging-3.html"> At-least-once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html"> + <a href="/docs/latest/tutorials/messaging-4.html"> Exact-Once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html"> + <a href="/docs/latest/tutorials/messaging-5.html"> Implement a kafka-like pub/sub system </a> </li> @@ -277,14 +277,14 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html"> + <a href="/docs/latest/tutorials/replicatedstatemachines.html"> Build replicated state machines </a> </li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Analytics</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> + <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> </ul> </li> </ul> @@ -437,7 +437,7 @@ as records to the distributedlog write proxy. Each line will be sent as a separa <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a> + <a href="/docs/latest/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/tutorials/analytics-mapreduce.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/analytics-mapreduce.html b/content/docs/latest/tutorials/analytics-mapreduce.html index e22f01f..843d682 100644 --- a/content/docs/latest/tutorials/analytics-mapreduce.html +++ b/content/docs/latest/tutorials/analytics-mapreduce.html @@ -10,11 +10,11 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css"> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css"> + <link rel="stylesheet" href="/docs/latest/styles/site.css"> + <link rel="stylesheet" href="/docs/latest/css/theme.css"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script> + <script src="/docs/latest/js/bootstrap.min.js"></script> <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> @@ -41,7 +41,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png"> </a> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> @@ -53,23 +53,23 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li> + <li><a href="/docs/latest/">V0.4.0</a></li> <!-- Concepts --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li> + <li><a href="/docs/latest/basics/introduction">Concepts</a></li> <!-- Quick Start --> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> + <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html"> + <a href="/docs/latest/start/building.html"> Build DistributedLog from Source </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html"> + <a href="/docs/latest/start/download.html"> Download Releases </a> </li> @@ -79,25 +79,25 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html"> + <a href="/docs/latest/start/quickstart.html"> Setup & Run Example </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html"> + <a href="/docs/latest/tutorials/basic-1.html"> API - Write Records (via core library) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html"> + <a href="/docs/latest/tutorials/basic-2.html"> API - Write Records (via write proxy) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html"> + <a href="/docs/latest/tutorials/basic-5.html"> API - Read Records </a> </li> @@ -107,13 +107,13 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html"> + <a href="/docs/latest/deployment/cluster.html"> Cluster Setup </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html"> + <a href="/docs/latest/deployment/docker.html"> Docker </a> </li> @@ -127,55 +127,55 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html"> + <a href="/docs/latest/basics/introduction.html"> Introduction </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html"> + <a href="/docs/latest/user_guide/considerations/main.html"> Considerations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html"> + <a href="/docs/latest/user_guide/architecture/main.html"> Architecture </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html"> + <a href="/docs/latest/user_guide/api/main.html"> API </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html"> + <a href="/docs/latest/user_guide/configuration/main.html"> Configuration </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html"> + <a href="/docs/latest/user_guide/design/main.html"> Detail Design </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html"> + <a href="/docs/latest/user_guide/globalreplicatedlog/main.html"> Global Replicated Log </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html"> + <a href="/docs/latest/user_guide/implementation/main.html"> Implementation </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html"> + <a href="/docs/latest/user_guide/references/main.html"> References </a> </li> @@ -186,41 +186,41 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li> + <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html"> + <a href="/docs/latest/admin_guide/operations.html"> Operations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html"> + <a href="/docs/latest/admin_guide/performance.html"> Performance Tuning </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html"> + <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html"> + <a href="/docs/latest/admin_guide/monitoring.html"> Monitoring </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html"> + <a href="/docs/latest/admin_guide/zookeeper.html"> ZooKeeper </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html"> + <a href="/docs/latest/admin_guide/bookkeeper.html"> BookKeeper </a> </li> @@ -232,42 +232,42 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header"><strong>Basic</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> + <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> + <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> + <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> + <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Messaging</strong></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html"> + <a href="/docs/latest/tutorials/messaging-1.html"> Write records to partitioned streams </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html"> + <a href="/docs/latest/tutorials/messaging-2.html"> Write records to multiple streams (load balancer) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html"> + <a href="/docs/latest/tutorials/messaging-3.html"> At-least-once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html"> + <a href="/docs/latest/tutorials/messaging-4.html"> Exact-Once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html"> + <a href="/docs/latest/tutorials/messaging-5.html"> Implement a kafka-like pub/sub system </a> </li> @@ -277,14 +277,14 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html"> + <a href="/docs/latest/tutorials/replicatedstatemachines.html"> Build replicated state machines </a> </li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Analytics</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> + <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> </ul> </li> </ul> @@ -528,7 +528,7 @@ implement distributedlog's InputFormat. Please check out the <a class="reference <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a> + <a href="/docs/latest/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/tutorials/basic-1.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-1.html b/content/docs/latest/tutorials/basic-1.html index 816e1af..ebc659b 100644 --- a/content/docs/latest/tutorials/basic-1.html +++ b/content/docs/latest/tutorials/basic-1.html @@ -10,11 +10,11 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css"> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css"> + <link rel="stylesheet" href="/docs/latest/styles/site.css"> + <link rel="stylesheet" href="/docs/latest/css/theme.css"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script> + <script src="/docs/latest/js/bootstrap.min.js"></script> <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> @@ -41,7 +41,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png"> </a> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> @@ -53,23 +53,23 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li> + <li><a href="/docs/latest/">V0.4.0</a></li> <!-- Concepts --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li> + <li><a href="/docs/latest/basics/introduction">Concepts</a></li> <!-- Quick Start --> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> + <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html"> + <a href="/docs/latest/start/building.html"> Build DistributedLog from Source </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html"> + <a href="/docs/latest/start/download.html"> Download Releases </a> </li> @@ -79,25 +79,25 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html"> + <a href="/docs/latest/start/quickstart.html"> Setup & Run Example </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html"> + <a href="/docs/latest/tutorials/basic-1.html"> API - Write Records (via core library) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html"> + <a href="/docs/latest/tutorials/basic-2.html"> API - Write Records (via write proxy) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html"> + <a href="/docs/latest/tutorials/basic-5.html"> API - Read Records </a> </li> @@ -107,13 +107,13 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html"> + <a href="/docs/latest/deployment/cluster.html"> Cluster Setup </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html"> + <a href="/docs/latest/deployment/docker.html"> Docker </a> </li> @@ -127,55 +127,55 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html"> + <a href="/docs/latest/basics/introduction.html"> Introduction </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html"> + <a href="/docs/latest/user_guide/considerations/main.html"> Considerations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html"> + <a href="/docs/latest/user_guide/architecture/main.html"> Architecture </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html"> + <a href="/docs/latest/user_guide/api/main.html"> API </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html"> + <a href="/docs/latest/user_guide/configuration/main.html"> Configuration </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html"> + <a href="/docs/latest/user_guide/design/main.html"> Detail Design </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html"> + <a href="/docs/latest/user_guide/globalreplicatedlog/main.html"> Global Replicated Log </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html"> + <a href="/docs/latest/user_guide/implementation/main.html"> Implementation </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html"> + <a href="/docs/latest/user_guide/references/main.html"> References </a> </li> @@ -186,41 +186,41 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li> + <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html"> + <a href="/docs/latest/admin_guide/operations.html"> Operations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html"> + <a href="/docs/latest/admin_guide/performance.html"> Performance Tuning </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html"> + <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html"> + <a href="/docs/latest/admin_guide/monitoring.html"> Monitoring </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html"> + <a href="/docs/latest/admin_guide/zookeeper.html"> ZooKeeper </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html"> + <a href="/docs/latest/admin_guide/bookkeeper.html"> BookKeeper </a> </li> @@ -232,42 +232,42 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header"><strong>Basic</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> + <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> + <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> + <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> + <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Messaging</strong></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html"> + <a href="/docs/latest/tutorials/messaging-1.html"> Write records to partitioned streams </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html"> + <a href="/docs/latest/tutorials/messaging-2.html"> Write records to multiple streams (load balancer) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html"> + <a href="/docs/latest/tutorials/messaging-3.html"> At-least-once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html"> + <a href="/docs/latest/tutorials/messaging-4.html"> Exact-Once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html"> + <a href="/docs/latest/tutorials/messaging-5.html"> Implement a kafka-like pub/sub system </a> </li> @@ -277,14 +277,14 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html"> + <a href="/docs/latest/tutorials/replicatedstatemachines.html"> Build replicated state machines </a> </li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Analytics</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> + <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> </ul> </li> </ul> @@ -571,7 +571,7 @@ Exception in thread "main" com.twitter.distributedlog.exceptions.Owner <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a> + <a href="/docs/latest/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/fa91de5f/content/docs/latest/tutorials/basic-2.html ---------------------------------------------------------------------- diff --git a/content/docs/latest/tutorials/basic-2.html b/content/docs/latest/tutorials/basic-2.html index c38f041..bc56fd4 100644 --- a/content/docs/latest/tutorials/basic-2.html +++ b/content/docs/latest/tutorials/basic-2.html @@ -10,11 +10,11 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/styles/site.css"> - <link rel="stylesheet" href="http://distributedlog.incubator.apache.org/docs/latest/css/theme.css"> + <link rel="stylesheet" href="/docs/latest/styles/site.css"> + <link rel="stylesheet" href="/docs/latest/css/theme.css"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="http://distributedlog.incubator.apache.org/docs/latest/js/bootstrap.min.js"></script> + <script src="/docs/latest/js/bootstrap.min.js"></script> <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml"> <!-- Font Awesome --> @@ -41,7 +41,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="http://distributedlog.incubator.apache.org/docs/latest/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png"> </a> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> @@ -53,23 +53,23 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/">V0.4.0</a></li> + <li><a href="/docs/latest/">V0.4.0</a></li> <!-- Concepts --> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction">Concepts</a></li> + <li><a href="/docs/latest/basics/introduction">Concepts</a></li> <!-- Quick Start --> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> + <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/building.html"> + <a href="/docs/latest/start/building.html"> Build DistributedLog from Source </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/download.html"> + <a href="/docs/latest/start/download.html"> Download Releases </a> </li> @@ -79,25 +79,25 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/start/quickstart.html"> + <a href="/docs/latest/start/quickstart.html"> Setup & Run Example </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1.html"> + <a href="/docs/latest/tutorials/basic-1.html"> API - Write Records (via core library) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2.html"> + <a href="/docs/latest/tutorials/basic-2.html"> API - Write Records (via write proxy) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5.html"> + <a href="/docs/latest/tutorials/basic-5.html"> API - Read Records </a> </li> @@ -107,13 +107,13 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html"> + <a href="/docs/latest/deployment/cluster.html"> Cluster Setup </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/docker.html"> + <a href="/docs/latest/deployment/docker.html"> Docker </a> </li> @@ -127,55 +127,55 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/basics/introduction.html"> + <a href="/docs/latest/basics/introduction.html"> Introduction </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/considerations/main.html"> + <a href="/docs/latest/user_guide/considerations/main.html"> Considerations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/architecture/main.html"> + <a href="/docs/latest/user_guide/architecture/main.html"> Architecture </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/api/main.html"> + <a href="/docs/latest/user_guide/api/main.html"> API </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/configuration/main.html"> + <a href="/docs/latest/user_guide/configuration/main.html"> Configuration </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/design/main.html"> + <a href="/docs/latest/user_guide/design/main.html"> Detail Design </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/globalreplicatedlog/main.html"> + <a href="/docs/latest/user_guide/globalreplicatedlog/main.html"> Global Replicated Log </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/implementation/main.html"> + <a href="/docs/latest/user_guide/implementation/main.html"> Implementation </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/main.html"> + <a href="/docs/latest/user_guide/references/main.html"> References </a> </li> @@ -186,41 +186,41 @@ <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Admin Guide<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster">Cluster Setup</a></li> + <li><a href="/docs/latest/deployment/cluster">Cluster Setup</a></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/operations.html"> + <a href="/docs/latest/admin_guide/operations.html"> Operations </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/performance.html"> + <a href="/docs/latest/admin_guide/performance.html"> Performance Tuning </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/hardware.html"> + <a href="/docs/latest/admin_guide/hardware.html"> Hardware </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/monitoring.html"> + <a href="/docs/latest/admin_guide/monitoring.html"> Monitoring </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/zookeeper.html"> + <a href="/docs/latest/admin_guide/zookeeper.html"> ZooKeeper </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/admin_guide/bookkeeper.html"> + <a href="/docs/latest/admin_guide/bookkeeper.html"> BookKeeper </a> </li> @@ -232,42 +232,42 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header"><strong>Basic</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> + <li><a href="/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> + <li><a href="/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> + <li><a href="/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> + <li><a href="/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> + <li><a href="/docs/latest/tutorials/basic-6">Rewind Read Records</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Messaging</strong></li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-1.html"> + <a href="/docs/latest/tutorials/messaging-1.html"> Write records to partitioned streams </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-2.html"> + <a href="/docs/latest/tutorials/messaging-2.html"> Write records to multiple streams (load balancer) </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-3.html"> + <a href="/docs/latest/tutorials/messaging-3.html"> At-least-once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-4.html"> + <a href="/docs/latest/tutorials/messaging-4.html"> Exact-Once Processing </a> </li> <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/messaging-5.html"> + <a href="/docs/latest/tutorials/messaging-5.html"> Implement a kafka-like pub/sub system </a> </li> @@ -277,14 +277,14 @@ <li> - <a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/replicatedstatemachines.html"> + <a href="/docs/latest/tutorials/replicatedstatemachines.html"> Build replicated state machines </a> </li> <li role="separator" class="divider"></li> <li class="dropdown-header"><strong>Analytics</strong></li> - <li><a href="http://distributedlog.incubator.apache.org/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> + <li><a href="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> </ul> </li> </ul> @@ -539,7 +539,7 @@ May 08, 2016 10:31:54 AM com.twitter.finagle.Init$$anonfun$1 apply$mcV$sp <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="http://distributedlog.incubator.apache.org/docs/latest/feed.xml">RSS Feed</a> + <a href="/docs/latest/feed.xml">RSS Feed</a> </p> </footer> </div>
