Repository: incubator-distributedlog Updated Branches: refs/heads/asf-site 49afadb4d -> 5f289f89f
http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/docs/latest/user_guide/references/metrics.html ---------------------------------------------------------------------- diff --git a/docs/latest/user_guide/references/metrics.html b/docs/latest/user_guide/references/metrics.html index ba882b3..6f92207 100644 --- a/docs/latest/user_guide/references/metrics.html +++ b/docs/latest/user_guide/references/metrics.html @@ -10,13 +10,13 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="/docs/latest/styles/site.css"> - <link rel="stylesheet" href="/docs/latest/css/theme.css"> + <link rel="stylesheet" href="/distributedlog/docs/latest/styles/site.css"> + <link rel="stylesheet" href="/distributedlog/docs/latest/css/theme.css"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="/docs/latest/js/bootstrap.min.js"></script> - <link rel="canonical" href="http://distributedlog.incubator.apache.org/docs/latest/user_guide/references/metrics.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"> + <script src="/distributedlog/docs/latest/js/bootstrap.min.js"></script> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/docs/latest/user_guide/references/metrics.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/distributedlog/docs/latest/feed.xml"> <!-- Font Awesome --> <script src="//cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.0/anchor.min.js"></script> <!-- Google Analytics --> @@ -41,7 +41,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="/docs/latest/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/distributedlog/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="/docs/latest/">V0.5.0-incubating</a></li> + <li><a href="/distributedlog/docs/latest/">V0.5.0-incubating</a></li> <!-- Concepts --> - <li><a href="/docs/latest/basics/introduction">Concepts</a></li> + <li><a href="/distributedlog/docs/latest/basics/introduction">Concepts</a></li> <!-- Quick Start --> <li> - <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Start<span class="caret"></span></a> + <a href="/distributedlog/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="/docs/latest/start/building.html"> + <a href="/distributedlog/docs/latest/start/building.html"> Build DistributedLog from Source </a> </li> <li> - <a href="/docs/latest/start/download.html"> + <a href="/distributedlog/docs/latest/start/download.html"> Download Releases </a> </li> @@ -79,25 +79,25 @@ <li> - <a href="/docs/latest/start/quickstart.html"> + <a href="/distributedlog/docs/latest/start/quickstart.html"> Setup & Run Example </a> </li> <li> - <a href="/docs/latest/tutorials/basic-1.html"> + <a href="/distributedlog/docs/latest/tutorials/basic-1.html"> API - Write Records (via core library) </a> </li> <li> - <a href="/docs/latest/tutorials/basic-2.html"> + <a href="/distributedlog/docs/latest/tutorials/basic-2.html"> API - Write Records (via write proxy) </a> </li> <li> - <a href="/docs/latest/tutorials/basic-5.html"> + <a href="/distributedlog/docs/latest/tutorials/basic-5.html"> API - Read Records </a> </li> @@ -107,19 +107,19 @@ <li> - <a href="/docs/latest/deployment/cluster.html"> + <a href="/distributedlog/docs/latest/deployment/cluster.html"> Cluster Setup </a> </li> <li> - <a href="/docs/latest/deployment/global-cluster.html"> + <a href="/distributedlog/docs/latest/deployment/global-cluster.html"> Global Cluster Setup </a> </li> <li> - <a href="/docs/latest/deployment/docker.html"> + <a href="/distributedlog/docs/latest/deployment/docker.html"> Docker </a> </li> @@ -128,9 +128,9 @@ </li> <!-- API --> <li> - <a href="/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">API<span class="caret"></span></a> + <a href="/distributedlog/docs/latest/start" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">API<span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> - <li><a href="/docs/latest/api/java">Java</a></li> + <li><a href="/distributedlog/docs/latest/api/java">Java</a></li> </ul> </li> <!-- User Guide --> @@ -140,55 +140,55 @@ <li> - <a href="/docs/latest/basics/introduction.html"> + <a href="/distributedlog/docs/latest/basics/introduction.html"> Introduction </a> </li> <li> - <a href="/docs/latest/user_guide/considerations/main.html"> + <a href="/distributedlog/docs/latest/user_guide/considerations/main.html"> Considerations </a> </li> <li> - <a href="/docs/latest/user_guide/architecture/main.html"> + <a href="/distributedlog/docs/latest/user_guide/architecture/main.html"> Architecture </a> </li> <li> - <a href="/docs/latest/user_guide/api/main.html"> + <a href="/distributedlog/docs/latest/user_guide/api/main.html"> API </a> </li> <li> - <a href="/docs/latest/user_guide/configuration/main.html"> + <a href="/distributedlog/docs/latest/user_guide/configuration/main.html"> Configuration </a> </li> <li> - <a href="/docs/latest/user_guide/design/main.html"> + <a href="/distributedlog/docs/latest/user_guide/design/main.html"> Detail Design </a> </li> <li> - <a href="/docs/latest/user_guide/globalreplicatedlog/main.html"> + <a href="/distributedlog/docs/latest/user_guide/globalreplicatedlog/main.html"> Global Replicated Log </a> </li> <li> - <a href="/docs/latest/user_guide/implementation/main.html"> + <a href="/distributedlog/docs/latest/user_guide/implementation/main.html"> Implementation </a> </li> <li> - <a href="/docs/latest/user_guide/references/main.html"> + <a href="/distributedlog/docs/latest/user_guide/references/main.html"> References </a> </li> @@ -199,47 +199,47 @@ <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="/docs/latest/deployment/cluster">Cluster Setup</a></li> + <li><a href="/distributedlog/docs/latest/deployment/cluster">Cluster Setup</a></li> <li> - <a href="/docs/latest/admin_guide/operations.html"> + <a href="/distributedlog/docs/latest/admin_guide/operations.html"> Operations </a> </li> <li> - <a href="/docs/latest/admin_guide/performance.html"> - Performance Tuning + <a href="/distributedlog/docs/latest/admin_guide/loadtest.html"> + Load Test </a> </li> <li> - <a href="/docs/latest/admin_guide/loadtest.html"> - Load Test + <a href="/distributedlog/docs/latest/admin_guide/performance.html"> + Performance Tuning </a> </li> <li> - <a href="/docs/latest/admin_guide/hardware.html"> + <a href="/distributedlog/docs/latest/admin_guide/hardware.html"> Hardware </a> </li> <li> - <a href="/docs/latest/admin_guide/monitoring.html"> + <a href="/distributedlog/docs/latest/admin_guide/monitoring.html"> Monitoring </a> </li> <li> - <a href="/docs/latest/admin_guide/zookeeper.html"> + <a href="/distributedlog/docs/latest/admin_guide/zookeeper.html"> ZooKeeper </a> </li> <li> - <a href="/docs/latest/admin_guide/bookkeeper.html"> + <a href="/distributedlog/docs/latest/admin_guide/bookkeeper.html"> BookKeeper </a> </li> @@ -251,42 +251,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="/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><a href="/distributedlog/docs/latest/tutorials/basic-1">Write Records (via Core Library)</a></li> + <li><a href="/distributedlog/docs/latest/tutorials/basic-2">Write Records (via Write Proxy)</a></li> + <li><a href="/distributedlog/docs/latest/tutorials/basic-3">Write Records to multiple streams</a></li> + <li><a href="/distributedlog/docs/latest/tutorials/basic-4">Atomic Write Records</a></li> + <li><a href="/distributedlog/docs/latest/tutorials/basic-5">Tailing Read Records</a></li> + <li><a href="/distributedlog/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="/docs/latest/tutorials/messaging-1.html"> + <a href="/distributedlog/docs/latest/tutorials/messaging-1.html"> Write records to partitioned streams </a> </li> <li> - <a href="/docs/latest/tutorials/messaging-2.html"> + <a href="/distributedlog/docs/latest/tutorials/messaging-2.html"> Write records to multiple streams (load balancer) </a> </li> <li> - <a href="/docs/latest/tutorials/messaging-3.html"> + <a href="/distributedlog/docs/latest/tutorials/messaging-3.html"> At-least-once Processing </a> </li> <li> - <a href="/docs/latest/tutorials/messaging-4.html"> + <a href="/distributedlog/docs/latest/tutorials/messaging-4.html"> Exact-Once Processing </a> </li> <li> - <a href="/docs/latest/tutorials/messaging-5.html"> + <a href="/distributedlog/docs/latest/tutorials/messaging-5.html"> Implement a kafka-like pub/sub system </a> </li> @@ -296,14 +296,14 @@ <li> - <a href="/docs/latest/tutorials/replicatedstatemachines.html"> + <a href="/distributedlog/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="/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> + <li><a href="/distributedlog/docs/latest/tutorials/analytics-mapreduce">Process log streams using MapReduce</a></li> </ul> </li> </ul> @@ -347,13 +347,13 @@ under the License. - <li><a href="/docs/latest/user_guide/main.html" class="">User Guide</a> + <li><a href="/distributedlog/docs/latest/user_guide/main.html" class="">User Guide</a> <ul> <li> - <a href="/docs/latest/basics/introduction.html" class=""> + <a href="/distributedlog/docs/latest/basics/introduction.html" class=""> Introduction </a> @@ -365,7 +365,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/considerations/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/considerations/main.html" class=""> Considerations </a> @@ -377,7 +377,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/architecture/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/architecture/main.html" class=""> Architecture </a> @@ -389,7 +389,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/api/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/api/main.html" class=""> API </a> @@ -397,21 +397,21 @@ under the License. <li> - <a href="/docs/latest/user_guide/api/core.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/api/core.html" class="active"> Core Library API </a> </li> <li> - <a href="/docs/latest/user_guide/api/proxy.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/api/proxy.html" class="active"> Proxy Client API </a> </li> <li> - <a href="/docs/latest/user_guide/api/practice.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/api/practice.html" class="active"> Best Practise </a> </li> @@ -422,7 +422,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/configuration/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/configuration/main.html" class=""> Configuration </a> @@ -430,28 +430,28 @@ under the License. <li> - <a href="/docs/latest/user_guide/configuration/core.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/configuration/core.html" class="active"> Core Library Configuration </a> </li> <li> - <a href="/docs/latest/user_guide/configuration/proxy.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/configuration/proxy.html" class="active"> Write Proxy Configuration </a> </li> <li> - <a href="/docs/latest/user_guide/configuration/client.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/configuration/client.html" class="active"> Client Configuration </a> </li> <li> - <a href="/docs/latest/user_guide/configuration/perlog.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/configuration/perlog.html" class="active"> Per Stream Configuration </a> </li> @@ -462,7 +462,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/design/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/design/main.html" class=""> Detail Design </a> @@ -474,7 +474,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/globalreplicatedlog/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/globalreplicatedlog/main.html" class=""> Global Replicated Log </a> @@ -486,7 +486,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/implementation/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/implementation/main.html" class=""> Implementation </a> @@ -494,7 +494,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/implementation/storage.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/implementation/storage.html" class="active"> Storage </a> </li> @@ -505,7 +505,7 @@ under the License. <li> - <a href="/docs/latest/user_guide/references/main.html" class=""> + <a href="/distributedlog/docs/latest/user_guide/references/main.html" class=""> References </a> @@ -513,14 +513,14 @@ under the License. <li> - <a href="/docs/latest/user_guide/references/metrics.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/references/metrics.html" class="active"> Metrics </a> </li> <li> - <a href="/docs/latest/user_guide/references/features.html" class="active"> + <a href="/distributedlog/docs/latest/user_guide/references/features.html" class="active"> Available Features </a> </li> @@ -551,12 +551,12 @@ under the License. - <li><a href="/docs/latest/user_guide/main.html">User Guide</a></li> + <li><a href="/distributedlog/docs/latest/user_guide/main.html">User Guide</a></li> - <li><a href="/docs/latest/user_guide/references/main.html">References</a></li> + <li><a href="/distributedlog/docs/latest/user_guide/references/main.html">References</a></li> <li class="active">Metrics</li> @@ -947,7 +947,7 @@ for detail stats.</p> <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="/docs/latest/feed.xml">RSS Feed</a> + <a href="/distributedlog/docs/latest/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/faq/index.html ---------------------------------------------------------------------- diff --git a/faq/index.html b/faq/index.html index 87019cb..ed1da75 100644 --- a/faq/index.html +++ b/faq/index.html @@ -10,12 +10,12 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="/styles/site.css"> - <link rel="stylesheet" href="/css/theme.css"> + <link rel="stylesheet" href="/distributedlog/styles/site.css"> + <link rel="stylesheet" href="/distributedlog/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="/js/bootstrap.min.js"></script> - <link rel="canonical" href="http://distributedlog.incubator.apache.org/faq/" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/feed.xml"> + <script src="/distributedlog/js/bootstrap.min.js"></script> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/faq/" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/distributedlog/feed.xml"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), @@ -36,7 +36,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/distributedlog/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> @@ -48,30 +48,30 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="/docs/latest/basics/introduction">Overview</a></li> + <li><a href="/distributedlog/docs/latest/basics/introduction">Overview</a></li> <!-- Downloads --> - <li><a href="/docs/latest/start/download">Downloads</a></li> + <li><a href="/distributedlog/docs/latest/start/download">Downloads</a></li> <!-- Quick Start --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Quick Start<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="/docs/latest/start/quickstart">Setup & Run Example</a></li> + <li><a href="/distributedlog/docs/latest/start/quickstart">Setup & Run Example</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Tutorials</li> <li> - <a href="/docs/latest/tutorials/main#id3"> + <a href="/distributedlog/docs/latest/tutorials/main#id3"> <small><span class="glyphicon glyphicon-pencil"></span></small> Basic </a> </li> <li> - <a href="/docs/latest/tutorials/main#id4"> + <a href="/distributedlog/docs/latest/tutorials/main#id4"> <small><span class="glyphicon glyphicon-envelope"></span></small> Messaging </a> </li> <li> - <a href="/docs/latest/tutorials/main#id6"> + <a href="/distributedlog/docs/latest/tutorials/main#id6"> <small><span class="glyphicon glyphicon-stats"></span></small> Analytics </a> @@ -83,10 +83,10 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Snapshot (Developement)</li> - <li><a href="/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> + <li><a href="/distributedlog/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Releases</li> - <li><a href="/docs/0.4.0-incubating">0.4.0-incubating</a></li> + <li><a href="/distributedlog/docs/0.4.0-incubating">0.4.0-incubating</a></li> <li role="separator" class="divider"></li> <li> <a href="https://cwiki.apache.org/confluence/display/DL/Project+Ideas"> @@ -97,26 +97,29 @@ </ul> </li> <!-- FAQ --> - <li><a href="/faq">FAQ</a></li> + <li><a href="/distributedlog/faq">FAQ</a></li> </ul> <!-- Right Side --> <ul class="nav navbar-nav navbar-right"> <!-- Blog --> - <li><a href="/blog">Blog</a></li> + <li><a href="/distributedlog/blog">Blog</a></li> <!-- Community --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Community</li> - <li><a href="/community/#mailing-lists">Mailing Lists</a></li> - <li><a href="/community/#source-code">Source Code</a></li> - <li><a href="/community/#issue-tracker">Issue Tracking</a></li> - <li><a href="/community/team/">Team</a></li> + <li><a href="/distributedlog/community/#mailing-lists">Mailing Lists</a></li> + <li><a href="/distributedlog/community/#source-code">Source Code</a></li> + <li><a href="/distributedlog/community/#issue-tracker">Issue Tracking</a></li> + <li><a href="/distributedlog/community/team/">Team</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Contribute</li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Developer+Setup">Developer Setup</a></li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Contributing+to+DistributedLog">Contributing to DistributedLog</a></li> <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65867477">Coding Guide</a></li> + <li role="separator" class="divider"></li> + <li class="dropdown-header">Guides</li> + <li><a href="/distributedlog/community/release-guide">Release Guide</a></li> </ul> </li> <!-- Project --> @@ -124,7 +127,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Project</li> - <li><a href="/project/presentations/">Presentations</a></li> + <li><a href="/distributedlog/project/presentations/">Presentations</a></li> <li> <a href="https://twitter.com/distributedlog"> <small><span class="glyphicon glyphicon-new-window"></span></small> @@ -172,7 +175,7 @@ The Apache DistributedLog FAQ page is in the process of bootstrapping. So please <h1 id="frequently-asked-questions">Frequently Asked Questions</h1> -<p>The following questions are frequently asked with regard to the DistributedLog project in general. If you have further questions, make sure to consult the <a href="/docs/0.4.0-incubating">documentation</a> or <a href="/community">ask the community</a>.</p> +<p>The following questions are frequently asked with regard to the DistributedLog project in general. If you have further questions, make sure to consult the <a href="/distributedlog/docs/0.4.0-incubating">documentation</a> or <a href="/distributedlog/community">ask the community</a>.</p> <ul id="markdown-toc"> <li><a href="#frequently-asked-questions" id="markdown-toc-frequently-asked-questions">Frequently Asked Questions</a></li> @@ -191,7 +194,7 @@ The Apache DistributedLog FAQ page is in the process of bootstrapping. So please <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="/feed.xml">RSS Feed</a> + <a href="/distributedlog/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 605bf6a..1900c8f 100644 --- a/feed.xml +++ b/feed.xml @@ -4,10 +4,10 @@ <title>Apache DistributedLog (incubating)</title> <description>Apache DistributedLog is an high performance replicated log. </description> - <link>http://distributedlog.incubator.apache.org/</link> - <atom:link href="http://distributedlog.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Wed, 26 Apr 2017 11:45:33 -0700</pubDate> - <lastBuildDate>Wed, 26 Apr 2017 11:45:33 -0700</lastBuildDate> + <link>http://distributedlog.incubator.apache.org/distributedlog/</link> + <atom:link href="http://distributedlog.incubator.apache.org/distributedlog/feed.xml" rel="self" type="application/rss+xml"/> + <pubDate>Mon, 07 Aug 2017 18:09:06 -0700</pubDate> + <lastBuildDate>Mon, 07 Aug 2017 18:09:06 -0700</lastBuildDate> <generator>Jekyll v3.2.1</generator> <item> @@ -52,8 +52,8 @@ the <a href="https://issues.apache.org/jira/browse/DL">Apache Ji </description> <pubDate>Tue, 25 Apr 2017 03:00:00 -0700</pubDate> - <link>http://distributedlog.incubator.apache.org/releases/2017/04/25/the-first-release.html</link> - <guid isPermaLink="true">http://distributedlog.incubator.apache.org/releases/2017/04/25/the-first-release.html</guid> + <link>http://distributedlog.incubator.apache.org/distributedlog/releases/2017/04/25/the-first-release.html</link> + <guid isPermaLink="true">http://distributedlog.incubator.apache.org/distributedlog/releases/2017/04/25/the-first-release.html</guid> <category>releases</category> @@ -101,7 +101,7 @@ be assigned a sequence number. The readers can start reading the log stream from The read requests will be load balanced across the storage replicas of that stream. The right diagram in Figure 1 shows the data flow in DistributedLog.</p> -<p><img class="center-block" src="/images/blog/kafka-distributedlog-dataflow.png" alt="Kafka vs DistributedLog" width="500" /></p> +<p><img class="center-block" src="/distributedlog/images/blog/kafka-distributedlog-dataflow.png" alt="Kafka vs DistributedLog" width="500" /></p> <div class="text-center"> <i>Figure 1 - Apache Kafka vs Apache DistributedLog</i> </div> @@ -208,7 +208,7 @@ or when the owner of the log stream fails.</p> <p>Figure 2 shows the differences between DistributedLog and Kafka data model.</p> -<p><img class="center-block" src="/images/blog/kafka-distributedlog-segmentation.png" alt="Kafka Partition and DistributedLog Stream" width="500" /></p> +<p><img class="center-block" src="/distributedlog/images/blog/kafka-distributedlog-segmentation.png" alt="Kafka Partition and DistributedLog Stream" width="500" /></p> <div class="text-center"> <i>Figure 2 - Kafka Partition and DistributedLog Stream</i> </div> @@ -260,7 +260,7 @@ or when the owner of the log stream fails.</p> <p>DistributedLog uses a different I/O model. Figure 3 illustrates the I/O system on the bookies (BookKeeperâs storage nodes). The three common I/O workloads - writes (blue lines), tailing-reads (red lines) and catchup-reads (purple lines) are separated into 3 physically different I/O subsystems. All the writes are sequentially appended to journal files on the journal disks and group committed to the disk. After the writes are durably persisted on the disks, they are put into a memtable and acknowledged back to the clients. The data in the memtable is asynchronously flushed into an interleaved indexed data structure: the entries are appended into entry log files and the offsets are indexed by entry ids in the ledger index files. The latest data is guaranteed to be in memtable to serve tailing reads. Catch-up reads read from the entry log files. With physical isolation, a bookie node can fully utilize the network ingress bandwidth and sequential write bandwidth on the journal disk for writes and utilize the network egress bandwidth and IOPS on multiple ledger disks for reads, without interfering with each other.</p> -<p><img class="center-block" src="/images/blog/kafka-distributedlog-bookkeeper-io.png" alt="BookKeeper I/O Isolation" width="500" /></p> +<p><img class="center-block" src="/distributedlog/images/blog/kafka-distributedlog-bookkeeper-io.png" alt="BookKeeper I/O Isolation" width="500" /></p> <div class="text-center"> <i>Figure 3 - BookKeeper I/O Isolation</i> </div> @@ -304,8 +304,8 @@ or when the owner of the log stream fails.</p> </div> </description> <pubDate>Mon, 19 Sep 2016 03:00:00 -0700</pubDate> - <link>http://distributedlog.incubator.apache.org/technical-review/2016/09/19/kafka-vs-distributedlog.html</link> - <guid isPermaLink="true">http://distributedlog.incubator.apache.org/technical-review/2016/09/19/kafka-vs-distributedlog.html</guid> + <link>http://distributedlog.incubator.apache.org/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html</link> + <guid isPermaLink="true">http://distributedlog.incubator.apache.org/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html</guid> <category>technical-review</category> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 44bcd6a..6754373 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,12 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="/styles/site.css"> - <link rel="stylesheet" href="/css/theme.css"> + <link rel="stylesheet" href="/distributedlog/styles/site.css"> + <link rel="stylesheet" href="/distributedlog/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="/js/bootstrap.min.js"></script> - <link rel="canonical" href="http://distributedlog.incubator.apache.org/" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/feed.xml"> + <script src="/distributedlog/js/bootstrap.min.js"></script> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/distributedlog/feed.xml"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), @@ -36,7 +36,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/distributedlog/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> @@ -48,30 +48,30 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="/docs/latest/basics/introduction">Overview</a></li> + <li><a href="/distributedlog/docs/latest/basics/introduction">Overview</a></li> <!-- Downloads --> - <li><a href="/docs/latest/start/download">Downloads</a></li> + <li><a href="/distributedlog/docs/latest/start/download">Downloads</a></li> <!-- Quick Start --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Quick Start<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="/docs/latest/start/quickstart">Setup & Run Example</a></li> + <li><a href="/distributedlog/docs/latest/start/quickstart">Setup & Run Example</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Tutorials</li> <li> - <a href="/docs/latest/tutorials/main#id3"> + <a href="/distributedlog/docs/latest/tutorials/main#id3"> <small><span class="glyphicon glyphicon-pencil"></span></small> Basic </a> </li> <li> - <a href="/docs/latest/tutorials/main#id4"> + <a href="/distributedlog/docs/latest/tutorials/main#id4"> <small><span class="glyphicon glyphicon-envelope"></span></small> Messaging </a> </li> <li> - <a href="/docs/latest/tutorials/main#id6"> + <a href="/distributedlog/docs/latest/tutorials/main#id6"> <small><span class="glyphicon glyphicon-stats"></span></small> Analytics </a> @@ -83,10 +83,10 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Snapshot (Developement)</li> - <li><a href="/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> + <li><a href="/distributedlog/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Releases</li> - <li><a href="/docs/0.4.0-incubating">0.4.0-incubating</a></li> + <li><a href="/distributedlog/docs/0.4.0-incubating">0.4.0-incubating</a></li> <li role="separator" class="divider"></li> <li> <a href="https://cwiki.apache.org/confluence/display/DL/Project+Ideas"> @@ -97,26 +97,29 @@ </ul> </li> <!-- FAQ --> - <li><a href="/faq">FAQ</a></li> + <li><a href="/distributedlog/faq">FAQ</a></li> </ul> <!-- Right Side --> <ul class="nav navbar-nav navbar-right"> <!-- Blog --> - <li><a href="/blog">Blog</a></li> + <li><a href="/distributedlog/blog">Blog</a></li> <!-- Community --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Community</li> - <li><a href="/community/#mailing-lists">Mailing Lists</a></li> - <li><a href="/community/#source-code">Source Code</a></li> - <li><a href="/community/#issue-tracker">Issue Tracking</a></li> - <li><a href="/community/team/">Team</a></li> + <li><a href="/distributedlog/community/#mailing-lists">Mailing Lists</a></li> + <li><a href="/distributedlog/community/#source-code">Source Code</a></li> + <li><a href="/distributedlog/community/#issue-tracker">Issue Tracking</a></li> + <li><a href="/distributedlog/community/team/">Team</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Contribute</li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Developer+Setup">Developer Setup</a></li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Contributing+to+DistributedLog">Contributing to DistributedLog</a></li> <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65867477">Coding Guide</a></li> + <li role="separator" class="divider"></li> + <li class="dropdown-header">Guides</li> + <li><a href="/distributedlog/community/release-guide">Release Guide</a></li> </ul> </li> <!-- Project --> @@ -124,7 +127,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Project</li> - <li><a href="/project/presentations/">Presentations</a></li> + <li><a href="/distributedlog/project/presentations/">Presentations</a></li> <li> <a href="https://twitter.com/distributedlog"> <small><span class="glyphicon glyphicon-new-window"></span></small> @@ -172,14 +175,14 @@ The Apache DistributedLog project is in the process of bootstrapping. This inclu <!-- landing page --> <div class="jumbotron"> - <img class="img-responsive center-block" src="/images/distributedlog_logo_l.png" alt="Apache DistributedLog" /> + <img class="img-responsive center-block" src="/distributedlog/images/distributedlog_logo_l.png" alt="Apache DistributedLog" /> <p class="text-center"> A <strong>high-throughput</strong>, <strong>low-latency</strong> replicated log service, offering <strong>durability</strong>, <strong>replication</strong> and <strong>strong consistency</strong> as essentials for building reliable <strong>real-time</strong> applications. </p> <div class="row"> <div class="text-center"> - <a href="/docs/0.4.0-incubating/start/download" class="btn btn-primary btn-lg">Download</a> - <a href="/docs/0.4.0-incubating/start/quickstart" class="btn btn-primary btn-lg">Quick Start</a> + <a href="/distributedlog/docs/0.4.0-incubating/start/download" class="btn btn-primary btn-lg">Download</a> + <a href="/distributedlog/docs/0.4.0-incubating/start/quickstart" class="btn btn-primary btn-lg">Quick Start</a> </div> </div> </div> @@ -188,7 +191,7 @@ The Apache DistributedLog project is in the process of bootstrapping. This inclu <div class="col-lg-4"> <h3> <span class="glyphicon glyphicon-flash"></span> - <a href="/docs/0.4.0-incubating/user_guide/architecture/main.html"> + <a href="/distributedlog/docs/0.4.0-incubating/user_guide/architecture/main.html"> High Performance </a> </h3> @@ -201,7 +204,7 @@ thousands of clients. <div class="col-lg-4"> <h3> <span class="glyphicon glyphicon-menu-hamburger"></span> - <a href="/docs/0.4.0-incubating/user_guide/architecture/main.html"> + <a href="/distributedlog/docs/0.4.0-incubating/user_guide/architecture/main.html"> Durable and Consistent </a> </h3> @@ -214,7 +217,7 @@ readers in terms of <strong>strict ordering</strong>. <div class="col-lg-4"> <h3> <span class="glyphicon glyphicon-random"></span> - <a href="/docs/0.4.0-incubating/user_guide/architecture/main.html"> + <a href="/distributedlog/docs/0.4.0-incubating/user_guide/architecture/main.html"> Efficient Fan-in and Fan-out </a> </h3> @@ -227,7 +230,7 @@ to support large scale writes (fan-in) and reads (fan-out). <div class="col-lg-4"> <h3> <span class="glyphicon glyphicon-fire"></span> - <a href="/docs/0.4.0-incubating/user_guide/architecture/main.html"> + <a href="/distributedlog/docs/0.4.0-incubating/user_guide/architecture/main.html"> Various Workloads </a> </h3> @@ -241,7 +244,7 @@ analytical processing. <div class="col-lg-4"> <h3> <span class="glyphicon glyphicon-user"></span> - <a href="/docs/0.4.0-incubating/user_guide/architecture/main.html"> + <a href="/distributedlog/docs/0.4.0-incubating/user_guide/architecture/main.html"> Multi Tenant </a> </h3> @@ -253,7 +256,7 @@ isolation in real-world workloads. <div class="col-lg-4"> <h3> <span class="glyphicon glyphicon-send"></span> - <a href="/docs/0.4.0-incubating/user_guide/architecture/main.html"> + <a href="/distributedlog/docs/0.4.0-incubating/user_guide/architecture/main.html"> Layered Architecture </a> </h3> @@ -273,9 +276,9 @@ and memory. <h3>Blog</h3> <div class="list-group"> - <a class="list-group-item" href="/releases/2017/04/25/the-first-release.html">Apr 25, 2017 - The first release of Apache DistributedLog</a> + <a class="list-group-item" href="/distributedlog/releases/2017/04/25/the-first-release.html">Apr 25, 2017 - The first release of Apache DistributedLog</a> - <a class="list-group-item" href="/technical-review/2016/09/19/kafka-vs-distributedlog.html">Sep 19, 2016 - A Technical Review of Kafka and DistributedLog</a> + <a class="list-group-item" href="/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html">Sep 19, 2016 - A Technical Review of Kafka and DistributedLog</a> </div> </div> @@ -303,7 +306,7 @@ and memory. <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="/feed.xml">RSS Feed</a> + <a href="/distributedlog/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/presentations/index.html ---------------------------------------------------------------------- diff --git a/presentations/index.html b/presentations/index.html index 7fe9348..35137ba 100644 --- a/presentations/index.html +++ b/presentations/index.html @@ -2,9 +2,9 @@ <html lang="en-US"> <meta charset="utf-8"> <title>Redirectingâ¦</title> -<link rel="canonical" href="http://distributedlog.incubator.apache.org/project/presentations/"> -<meta http-equiv="refresh" content="0; url=http://distributedlog.incubator.apache.org/project/presentations/"> +<link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/project/presentations/"> +<meta http-equiv="refresh" content="0; url=http://distributedlog.incubator.apache.org/distributedlog/project/presentations/"> <h1>Redirectingâ¦</h1> -<a href="http://distributedlog.incubator.apache.org/project/presentations/">Click here if you are not redirected.</a> -<script>location="http://distributedlog.incubator.apache.org/project/presentations/"</script> +<a href="http://distributedlog.incubator.apache.org/distributedlog/project/presentations/">Click here if you are not redirected.</a> +<script>location="http://distributedlog.incubator.apache.org/distributedlog/project/presentations/"</script> </html> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/project/presentations/index.html ---------------------------------------------------------------------- diff --git a/project/presentations/index.html b/project/presentations/index.html index 25720e4..ac95108 100644 --- a/project/presentations/index.html +++ b/project/presentations/index.html @@ -10,12 +10,12 @@ <meta name="description" content="Apache DistributedLog is an high performance replicated log. "> - <link rel="stylesheet" href="/styles/site.css"> - <link rel="stylesheet" href="/css/theme.css"> + <link rel="stylesheet" href="/distributedlog/styles/site.css"> + <link rel="stylesheet" href="/distributedlog/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="/js/bootstrap.min.js"></script> - <link rel="canonical" href="http://distributedlog.incubator.apache.org/project/presentations/" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/feed.xml"> + <script src="/distributedlog/js/bootstrap.min.js"></script> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/project/presentations/" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/distributedlog/feed.xml"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), @@ -36,7 +36,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/distributedlog/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> @@ -48,30 +48,30 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="/docs/latest/basics/introduction">Overview</a></li> + <li><a href="/distributedlog/docs/latest/basics/introduction">Overview</a></li> <!-- Downloads --> - <li><a href="/docs/latest/start/download">Downloads</a></li> + <li><a href="/distributedlog/docs/latest/start/download">Downloads</a></li> <!-- Quick Start --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Quick Start<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="/docs/latest/start/quickstart">Setup & Run Example</a></li> + <li><a href="/distributedlog/docs/latest/start/quickstart">Setup & Run Example</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Tutorials</li> <li> - <a href="/docs/latest/tutorials/main#id3"> + <a href="/distributedlog/docs/latest/tutorials/main#id3"> <small><span class="glyphicon glyphicon-pencil"></span></small> Basic </a> </li> <li> - <a href="/docs/latest/tutorials/main#id4"> + <a href="/distributedlog/docs/latest/tutorials/main#id4"> <small><span class="glyphicon glyphicon-envelope"></span></small> Messaging </a> </li> <li> - <a href="/docs/latest/tutorials/main#id6"> + <a href="/distributedlog/docs/latest/tutorials/main#id6"> <small><span class="glyphicon glyphicon-stats"></span></small> Analytics </a> @@ -83,10 +83,10 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Snapshot (Developement)</li> - <li><a href="/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> + <li><a href="/distributedlog/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Releases</li> - <li><a href="/docs/0.4.0-incubating">0.4.0-incubating</a></li> + <li><a href="/distributedlog/docs/0.4.0-incubating">0.4.0-incubating</a></li> <li role="separator" class="divider"></li> <li> <a href="https://cwiki.apache.org/confluence/display/DL/Project+Ideas"> @@ -97,26 +97,29 @@ </ul> </li> <!-- FAQ --> - <li><a href="/faq">FAQ</a></li> + <li><a href="/distributedlog/faq">FAQ</a></li> </ul> <!-- Right Side --> <ul class="nav navbar-nav navbar-right"> <!-- Blog --> - <li><a href="/blog">Blog</a></li> + <li><a href="/distributedlog/blog">Blog</a></li> <!-- Community --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Community</li> - <li><a href="/community/#mailing-lists">Mailing Lists</a></li> - <li><a href="/community/#source-code">Source Code</a></li> - <li><a href="/community/#issue-tracker">Issue Tracking</a></li> - <li><a href="/community/team/">Team</a></li> + <li><a href="/distributedlog/community/#mailing-lists">Mailing Lists</a></li> + <li><a href="/distributedlog/community/#source-code">Source Code</a></li> + <li><a href="/distributedlog/community/#issue-tracker">Issue Tracking</a></li> + <li><a href="/distributedlog/community/team/">Team</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Contribute</li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Developer+Setup">Developer Setup</a></li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Contributing+to+DistributedLog">Contributing to DistributedLog</a></li> <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65867477">Coding Guide</a></li> + <li role="separator" class="divider"></li> + <li class="dropdown-header">Guides</li> + <li><a href="/distributedlog/community/release-guide">Release Guide</a></li> </ul> </li> <!-- Project --> @@ -124,7 +127,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Project</li> - <li><a href="/project/presentations/">Presentations</a></li> + <li><a href="/distributedlog/project/presentations/">Presentations</a></li> <li> <a href="https://twitter.com/distributedlog"> <small><span class="glyphicon glyphicon-new-window"></span></small> @@ -189,7 +192,7 @@ <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="/feed.xml">RSS Feed</a> + <a href="/distributedlog/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/releases/2017/04/25/the-first-release.html ---------------------------------------------------------------------- diff --git a/releases/2017/04/25/the-first-release.html b/releases/2017/04/25/the-first-release.html index 45d8760..677ab7a 100644 --- a/releases/2017/04/25/the-first-release.html +++ b/releases/2017/04/25/the-first-release.html @@ -9,12 +9,12 @@ <title>The first release of Apache DistributedLog</title> <meta name="description" content="Iâm happy to announce that Apache DistributedLog has officially released its first release under the apache umbrella - 0.4.0-incubating.This is an exciting m..."> - <link rel="stylesheet" href="/styles/site.css"> - <link rel="stylesheet" href="/css/theme.css"> + <link rel="stylesheet" href="/distributedlog/styles/site.css"> + <link rel="stylesheet" href="/distributedlog/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="/js/bootstrap.min.js"></script> - <link rel="canonical" href="http://distributedlog.incubator.apache.org/releases/2017/04/25/the-first-release.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/feed.xml"> + <script src="/distributedlog/js/bootstrap.min.js"></script> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/releases/2017/04/25/the-first-release.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/distributedlog/feed.xml"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), @@ -35,7 +35,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/distributedlog/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> @@ -47,30 +47,30 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="/docs/latest/basics/introduction">Overview</a></li> + <li><a href="/distributedlog/docs/latest/basics/introduction">Overview</a></li> <!-- Downloads --> - <li><a href="/docs/latest/start/download">Downloads</a></li> + <li><a href="/distributedlog/docs/latest/start/download">Downloads</a></li> <!-- Quick Start --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Quick Start<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="/docs/latest/start/quickstart">Setup & Run Example</a></li> + <li><a href="/distributedlog/docs/latest/start/quickstart">Setup & Run Example</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Tutorials</li> <li> - <a href="/docs/latest/tutorials/main#id3"> + <a href="/distributedlog/docs/latest/tutorials/main#id3"> <small><span class="glyphicon glyphicon-pencil"></span></small> Basic </a> </li> <li> - <a href="/docs/latest/tutorials/main#id4"> + <a href="/distributedlog/docs/latest/tutorials/main#id4"> <small><span class="glyphicon glyphicon-envelope"></span></small> Messaging </a> </li> <li> - <a href="/docs/latest/tutorials/main#id6"> + <a href="/distributedlog/docs/latest/tutorials/main#id6"> <small><span class="glyphicon glyphicon-stats"></span></small> Analytics </a> @@ -82,10 +82,10 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Snapshot (Developement)</li> - <li><a href="/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> + <li><a href="/distributedlog/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Releases</li> - <li><a href="/docs/0.4.0-incubating">0.4.0-incubating</a></li> + <li><a href="/distributedlog/docs/0.4.0-incubating">0.4.0-incubating</a></li> <li role="separator" class="divider"></li> <li> <a href="https://cwiki.apache.org/confluence/display/DL/Project+Ideas"> @@ -96,26 +96,29 @@ </ul> </li> <!-- FAQ --> - <li><a href="/faq">FAQ</a></li> + <li><a href="/distributedlog/faq">FAQ</a></li> </ul> <!-- Right Side --> <ul class="nav navbar-nav navbar-right"> <!-- Blog --> - <li><a href="/blog">Blog</a></li> + <li><a href="/distributedlog/blog">Blog</a></li> <!-- Community --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Community</li> - <li><a href="/community/#mailing-lists">Mailing Lists</a></li> - <li><a href="/community/#source-code">Source Code</a></li> - <li><a href="/community/#issue-tracker">Issue Tracking</a></li> - <li><a href="/community/team/">Team</a></li> + <li><a href="/distributedlog/community/#mailing-lists">Mailing Lists</a></li> + <li><a href="/distributedlog/community/#source-code">Source Code</a></li> + <li><a href="/distributedlog/community/#issue-tracker">Issue Tracking</a></li> + <li><a href="/distributedlog/community/team/">Team</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Contribute</li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Developer+Setup">Developer Setup</a></li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Contributing+to+DistributedLog">Contributing to DistributedLog</a></li> <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65867477">Coding Guide</a></li> + <li role="separator" class="divider"></li> + <li class="dropdown-header">Guides</li> + <li><a href="/distributedlog/community/release-guide">Release Guide</a></li> </ul> </li> <!-- Project --> @@ -123,7 +126,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Project</li> - <li><a href="/project/presentations/">Presentations</a></li> + <li><a href="/distributedlog/project/presentations/">Presentations</a></li> <li> <a href="https://twitter.com/distributedlog"> <small><span class="glyphicon glyphicon-new-window"></span></small> @@ -231,7 +234,7 @@ the <a href="https://issues.apache.org/jira/browse/DL">Apache Jira issues</a>.</ <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="/feed.xml">RSS Feed</a> + <a href="/distributedlog/feed.xml">RSS Feed</a> </p> </footer> </div> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/team/index.html ---------------------------------------------------------------------- diff --git a/team/index.html b/team/index.html index 508f9a2..9e9dfd1 100644 --- a/team/index.html +++ b/team/index.html @@ -2,9 +2,9 @@ <html lang="en-US"> <meta charset="utf-8"> <title>Redirectingâ¦</title> -<link rel="canonical" href="http://distributedlog.incubator.apache.org/community/team/"> -<meta http-equiv="refresh" content="0; url=http://distributedlog.incubator.apache.org/community/team/"> +<link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/community/team/"> +<meta http-equiv="refresh" content="0; url=http://distributedlog.incubator.apache.org/distributedlog/community/team/"> <h1>Redirectingâ¦</h1> -<a href="http://distributedlog.incubator.apache.org/community/team/">Click here if you are not redirected.</a> -<script>location="http://distributedlog.incubator.apache.org/community/team/"</script> +<a href="http://distributedlog.incubator.apache.org/distributedlog/community/team/">Click here if you are not redirected.</a> +<script>location="http://distributedlog.incubator.apache.org/distributedlog/community/team/"</script> </html> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/technical-review/2015/09/19/kafka-vs-distributedlog.html ---------------------------------------------------------------------- diff --git a/technical-review/2015/09/19/kafka-vs-distributedlog.html b/technical-review/2015/09/19/kafka-vs-distributedlog.html index 60f2eeb..7d6da89 100644 --- a/technical-review/2015/09/19/kafka-vs-distributedlog.html +++ b/technical-review/2015/09/19/kafka-vs-distributedlog.html @@ -2,9 +2,9 @@ <html lang="en-US"> <meta charset="utf-8"> <title>Redirectingâ¦</title> -<link rel="canonical" href="http://distributedlog.incubator.apache.org/technical-review/2016/09/19/kafka-vs-distributedlog.html"> -<meta http-equiv="refresh" content="0; url=http://distributedlog.incubator.apache.org/technical-review/2016/09/19/kafka-vs-distributedlog.html"> +<link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html"> +<meta http-equiv="refresh" content="0; url=http://distributedlog.incubator.apache.org/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html"> <h1>Redirectingâ¦</h1> -<a href="http://distributedlog.incubator.apache.org/technical-review/2016/09/19/kafka-vs-distributedlog.html">Click here if you are not redirected.</a> -<script>location="http://distributedlog.incubator.apache.org/technical-review/2016/09/19/kafka-vs-distributedlog.html"</script> +<a href="http://distributedlog.incubator.apache.org/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html">Click here if you are not redirected.</a> +<script>location="http://distributedlog.incubator.apache.org/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html"</script> </html> http://git-wip-us.apache.org/repos/asf/incubator-distributedlog/blob/5f289f89/technical-review/2016/09/19/kafka-vs-distributedlog.html ---------------------------------------------------------------------- diff --git a/technical-review/2016/09/19/kafka-vs-distributedlog.html b/technical-review/2016/09/19/kafka-vs-distributedlog.html index 1b17876..8c3973f 100644 --- a/technical-review/2016/09/19/kafka-vs-distributedlog.html +++ b/technical-review/2016/09/19/kafka-vs-distributedlog.html @@ -9,12 +9,12 @@ <title>A Technical Review of Kafka and DistributedLog</title> <meta name="description" content="We open sourced DistributedLog 1 in May 2016.It generated a lot of interest in the community. One frequent question we are asked is how does DistributedLogco..."> - <link rel="stylesheet" href="/styles/site.css"> - <link rel="stylesheet" href="/css/theme.css"> + <link rel="stylesheet" href="/distributedlog/styles/site.css"> + <link rel="stylesheet" href="/distributedlog/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> - <script src="/js/bootstrap.min.js"></script> - <link rel="canonical" href="http://distributedlog.incubator.apache.org/technical-review/2016/09/19/kafka-vs-distributedlog.html" data-proofer-ignore> - <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/feed.xml"> + <script src="/distributedlog/js/bootstrap.min.js"></script> + <link rel="canonical" href="http://distributedlog.incubator.apache.org/distributedlog/technical-review/2016/09/19/kafka-vs-distributedlog.html" data-proofer-ignore> + <link rel="alternate" type="application/rss+xml" title="Apache DistributedLog (incubating)" href="http://distributedlog.incubator.apache.org/distributedlog/feed.xml"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), @@ -35,7 +35,7 @@ <div class="container"> <div class="navbar-header"> <a href="/" class="navbar-brand" > - <img alt="Brand" style="height: 28px" src="/images/distributedlog_logo_navbar.png"> + <img alt="Brand" style="height: 28px" src="/distributedlog/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> @@ -47,30 +47,30 @@ <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <!-- Overview --> - <li><a href="/docs/latest/basics/introduction">Overview</a></li> + <li><a href="/distributedlog/docs/latest/basics/introduction">Overview</a></li> <!-- Downloads --> - <li><a href="/docs/latest/start/download">Downloads</a></li> + <li><a href="/distributedlog/docs/latest/start/download">Downloads</a></li> <!-- Quick Start --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Quick Start<span class="caret"></span></a> <ul class="dropdown-menu"> - <li><a href="/docs/latest/start/quickstart">Setup & Run Example</a></li> + <li><a href="/distributedlog/docs/latest/start/quickstart">Setup & Run Example</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Tutorials</li> <li> - <a href="/docs/latest/tutorials/main#id3"> + <a href="/distributedlog/docs/latest/tutorials/main#id3"> <small><span class="glyphicon glyphicon-pencil"></span></small> Basic </a> </li> <li> - <a href="/docs/latest/tutorials/main#id4"> + <a href="/distributedlog/docs/latest/tutorials/main#id4"> <small><span class="glyphicon glyphicon-envelope"></span></small> Messaging </a> </li> <li> - <a href="/docs/latest/tutorials/main#id6"> + <a href="/distributedlog/docs/latest/tutorials/main#id6"> <small><span class="glyphicon glyphicon-stats"></span></small> Analytics </a> @@ -82,10 +82,10 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Snapshot (Developement)</li> - <li><a href="/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> + <li><a href="/distributedlog/docs/latest">0.5.0-incubating-SNAPSHOT</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Releases</li> - <li><a href="/docs/0.4.0-incubating">0.4.0-incubating</a></li> + <li><a href="/distributedlog/docs/0.4.0-incubating">0.4.0-incubating</a></li> <li role="separator" class="divider"></li> <li> <a href="https://cwiki.apache.org/confluence/display/DL/Project+Ideas"> @@ -96,26 +96,29 @@ </ul> </li> <!-- FAQ --> - <li><a href="/faq">FAQ</a></li> + <li><a href="/distributedlog/faq">FAQ</a></li> </ul> <!-- Right Side --> <ul class="nav navbar-nav navbar-right"> <!-- Blog --> - <li><a href="/blog">Blog</a></li> + <li><a href="/distributedlog/blog">Blog</a></li> <!-- Community --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Community</li> - <li><a href="/community/#mailing-lists">Mailing Lists</a></li> - <li><a href="/community/#source-code">Source Code</a></li> - <li><a href="/community/#issue-tracker">Issue Tracking</a></li> - <li><a href="/community/team/">Team</a></li> + <li><a href="/distributedlog/community/#mailing-lists">Mailing Lists</a></li> + <li><a href="/distributedlog/community/#source-code">Source Code</a></li> + <li><a href="/distributedlog/community/#issue-tracker">Issue Tracking</a></li> + <li><a href="/distributedlog/community/team/">Team</a></li> <li role="separator" class="divider"></li> <li class="dropdown-header">Contribute</li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Developer+Setup">Developer Setup</a></li> <li><a href="https://cwiki.apache.org/confluence/display/DL/Contributing+to+DistributedLog">Contributing to DistributedLog</a></li> <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65867477">Coding Guide</a></li> + <li role="separator" class="divider"></li> + <li class="dropdown-header">Guides</li> + <li><a href="/distributedlog/community/release-guide">Release Guide</a></li> </ul> </li> <!-- Project --> @@ -123,7 +126,7 @@ <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project<span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-header">Project</li> - <li><a href="/project/presentations/">Presentations</a></li> + <li><a href="/distributedlog/project/presentations/">Presentations</a></li> <li> <a href="https://twitter.com/distributedlog"> <small><span class="glyphicon glyphicon-new-window"></span></small> @@ -214,7 +217,7 @@ be assigned a sequence number. The readers can start reading the log stream from The read requests will be load balanced across the storage replicas of that stream. The right diagram in Figure 1 shows the data flow in DistributedLog.</p> -<p><img class="center-block" src="/images/blog/kafka-distributedlog-dataflow.png" alt="Kafka vs DistributedLog" width="500" /></p> +<p><img class="center-block" src="/distributedlog/images/blog/kafka-distributedlog-dataflow.png" alt="Kafka vs DistributedLog" width="500" /></p> <div class="text-center"> <i>Figure 1 - Apache Kafka vs Apache DistributedLog</i> </div> @@ -321,7 +324,7 @@ or when the owner of the log stream fails.</p> <p>Figure 2 shows the differences between DistributedLog and Kafka data model.</p> -<p><img class="center-block" src="/images/blog/kafka-distributedlog-segmentation.png" alt="Kafka Partition and DistributedLog Stream" width="500" /></p> +<p><img class="center-block" src="/distributedlog/images/blog/kafka-distributedlog-segmentation.png" alt="Kafka Partition and DistributedLog Stream" width="500" /></p> <div class="text-center"> <i>Figure 2 - Kafka Partition and DistributedLog Stream</i> </div> @@ -373,7 +376,7 @@ or when the owner of the log stream fails.</p> <p>DistributedLog uses a different I/O model. Figure 3 illustrates the I/O system on the bookies (BookKeeperâs storage nodes). The three common I/O workloads - writes (blue lines), tailing-reads (red lines) and catchup-reads (purple lines) are separated into 3 physically different I/O subsystems. All the writes are sequentially appended to journal files on the journal disks and group committed to the disk. After the writes are durably persisted on the disks, they are put into a memtable and acknowledged back to the clients. The data in the memtable is asynchronously flushed into an interleaved indexed data structure: the entries are appended into entry log files and the offsets are indexed by entry ids in the ledger index files. The latest data is guaranteed to be in memtable to serve tailing reads. Catch-up reads read from the entry log files. With physical isolation, a bookie node can fully utilize the network ingress bandwidth and sequential write bandwidth on the journal disk for writes and utilize the network egress bandwidth and IOPS on multiple ledger disks for reads, without interfering with each other.</p> -<p><img class="center-block" src="/images/blog/kafka-distributedlog-bookkeeper-io.png" alt="BookKeeper I/O Isolation" width="500" /></p> +<p><img class="center-block" src="/distributedlog/images/blog/kafka-distributedlog-bookkeeper-io.png" alt="BookKeeper I/O Isolation" width="500" /></p> <div class="text-center"> <i>Figure 3 - BookKeeper I/O Isolation</i> </div> @@ -433,7 +436,7 @@ or when the owner of the log stream fails.</p> <a href="http://www.apache.org">The Apache Software Foundation.</a> All Rights Reserved. </p> <p class="text-center"> - <a href="/feed.xml">RSS Feed</a> + <a href="/distributedlog/feed.xml">RSS Feed</a> </p> </footer> </div>