You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2019/09/11 18:29:07 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:0b8d301

This is an automated email from the ASF dual-hosted git repository.

kturner pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0ccf9a5  Jekyll build from master:0b8d301
0ccf9a5 is described below

commit 0ccf9a5c555262878609cf362cf143034ff8ad14
Author: Keith Turner <kt...@apache.org>
AuthorDate: Wed Sep 11 14:28:56 2019 -0400

    Jekyll build from master:0b8d301
    
    fix links in why upgrade to 2.0 blog
---
 blog/2019/08/12/why-upgrade.html | 12 ++++++------
 feed.xml                         | 16 ++++++++--------
 search_data.json                 |  2 +-
 3 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/blog/2019/08/12/why-upgrade.html b/blog/2019/08/12/why-upgrade.html
index 76d5e16..3728ae1 100644
--- a/blog/2019/08/12/why-upgrade.html
+++ b/blog/2019/08/12/why-upgrade.html
@@ -178,7 +178,7 @@ part of your Tables, so they won’t impact ingest or query performance of your
   <li>An admin could analyze R-File summaries for better performance tuning of a cluster</li>
 </ul>
 
-<p>For more info check out the <a href="[summaries ](/docs/2.x//development/summaries )">summary docs for 2.0</a></p>
+<p>For more info check out the <a href="/docs/2.x//development/summaries">summary docs for 2.0</a></p>
 
 <h3 id="new-bulk-import">New Bulk Import</h3>
 
@@ -233,24 +233,24 @@ See the <a href="https://static.javadoc.io/org.apache.accumulo/accumulo-core/2.0
 <h2 id="offline-creation">Offline creation</h2>
 
 <p>Tables can now be created with splits offline.  This frees up online resources to perform other critical operations.
-See the <a href="[#573 ](https://github.com/apache/accumulo/issues/573 )">GitHub issue</a>.</p>
+See <a href="https://github.com/apache/accumulo/issues/573">#573 </a>.</p>
 
 <h2 id="search-documentation">Search Documentation</h2>
 
 <p>New ability to quickly search documentation on the website. The user manual was completely redone 
-for 2.0. Check it out <a href="[quickstart ](/docs/2.x//getting-started/quickstart )">here</a>. Users can now quickly <a href="https://accumulo.apache.org/search/">search</a> the website across all 2.x documentation.</p>
+for 2.0. Check it out <a href="/docs/2.x//getting-started/quickstart">here</a>. Users can now quickly <a href="https://accumulo.apache.org/search/">search</a> the website across all 2.x documentation.</p>
 
 <h2 id="new-crypto">New Crypto</h2>
 
 <p>On disk encryption was redone to be more secure and flexible. For an in depth description of how Accumulo 
-does on disk encryption, see the <a href="[on-disk-encryption ](/docs/2.x//security/on-disk-encryption )">user manual</a>.  NOTE: This is currently an experimental feature.
+does on disk encryption, see the <a href="/docs/2.x//security/on-disk-encryption">user manual</a>.  NOTE: This is currently an experimental feature.
 An experimental feature is considered a work in progress or incomplete and could change.</p>
 
 <h2 id="zstandard-compression">Zstandard compression</h2>
 
 <p>Support for Zstandard compression was added in 2.0.  It has been measured to perform better than 
 gzip (better compression ratio and speed) and snappy (better compression ratio). Checkout Facebook’s <a href="https://facebook.github.io/zstd/">github</a> for Zstandard and
-the <a href="[server-properties ](/docs/2.x//configuration/server-properties )">table.file.compress.type</a> property for configuring Accumulo.</p>
+the <a href="/docs/2.x//configuration/server-properties">table.file.compress.type</a> property for configuring Accumulo.</p>
 
 <h2 id="new-scan-executors">New Scan Executors</h2>
 
@@ -262,7 +262,7 @@ better cluster resource utilization.</p>
 a majority of the server resources causing the one really fast scan to be delayed.  Scan executors allow an admin 
 to configure the cluster in a way that allows the one fast scan to be prioritized and not have to wait.</p>
 
-<p>Checkout some examples in the <a href="[scan-executors ](/docs/2.x//administration/scan-executors )">user guide</a>.</p>
+<p>Checkout some examples in the <a href="/docs/2.x//administration/scan-executors">user guide</a>.</p>
 
 
 
diff --git a/feed.xml b/feed.xml
index fe51dbd..79343de 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 11 Sep 2019 09:10:18 -0400</pubDate>
-    <lastBuildDate>Wed, 11 Sep 2019 09:10:18 -0400</lastBuildDate>
+    <pubDate>Wed, 11 Sep 2019 14:28:48 -0400</pubDate>
+    <lastBuildDate>Wed, 11 Sep 2019 14:28:48 -0400</lastBuildDate>
     <generator>Jekyll v3.8.6</generator>
     
     
@@ -187,7 +187,7 @@ part of your Tables, so they won’t impact ingest or query performance of your
   &lt;li&gt;An admin could analyze R-File summaries for better performance tuning of a cluster&lt;/li&gt;
 &lt;/ul&gt;
 
-&lt;p&gt;For more info check out the &lt;a href=&quot;[summaries ](/docs/2.x//development/summaries )&quot;&gt;summary docs for 2.0&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;For more info check out the &lt;a href=&quot;/docs/2.x//development/summaries&quot;&gt;summary docs for 2.0&lt;/a&gt;&lt;/p&gt;
 
 &lt;h3 id=&quot;new-bulk-import&quot;&gt;New Bulk Import&lt;/h3&gt;
 
@@ -242,24 +242,24 @@ See the &lt;a href=&quot;https://static.javadoc.io/org.apache.accumulo/accumulo-
 &lt;h2 id=&quot;offline-creation&quot;&gt;Offline creation&lt;/h2&gt;
 
 &lt;p&gt;Tables can now be created with splits offline.  This frees up online resources to perform other critical operations.
-See the &lt;a href=&quot;[#573 ](https://github.com/apache/accumulo/issues/573 )&quot;&gt;GitHub issue&lt;/a&gt;.&lt;/p&gt;
+See &lt;a href=&quot;https://github.com/apache/accumulo/issues/573&quot;&gt;#573 &lt;/a&gt;.&lt;/p&gt;
 
 &lt;h2 id=&quot;search-documentation&quot;&gt;Search Documentation&lt;/h2&gt;
 
 &lt;p&gt;New ability to quickly search documentation on the website. The user manual was completely redone 
-for 2.0. Check it out &lt;a href=&quot;[quickstart ](/docs/2.x//getting-started/quickstart )&quot;&gt;here&lt;/a&gt;. Users can now quickly &lt;a href=&quot;https://accumulo.apache.org/search/&quot;&gt;search&lt;/a&gt; the website across all 2.x documentation.&lt;/p&gt;
+for 2.0. Check it out &lt;a href=&quot;/docs/2.x//getting-started/quickstart&quot;&gt;here&lt;/a&gt;. Users can now quickly &lt;a href=&quot;https://accumulo.apache.org/search/&quot;&gt;search&lt;/a&gt; the website across all 2.x documentation.&lt;/p&gt;
 
 &lt;h2 id=&quot;new-crypto&quot;&gt;New Crypto&lt;/h2&gt;
 
 &lt;p&gt;On disk encryption was redone to be more secure and flexible. For an in depth description of how Accumulo 
-does on disk encryption, see the &lt;a href=&quot;[on-disk-encryption ](/docs/2.x//security/on-disk-encryption )&quot;&gt;user manual&lt;/a&gt;.  NOTE: This is currently an experimental feature.
+does on disk encryption, see the &lt;a href=&quot;/docs/2.x//security/on-disk-encryption&quot;&gt;user manual&lt;/a&gt;.  NOTE: This is currently an experimental feature.
 An experimental feature is considered a work in progress or incomplete and could change.&lt;/p&gt;
 
 &lt;h2 id=&quot;zstandard-compression&quot;&gt;Zstandard compression&lt;/h2&gt;
 
 &lt;p&gt;Support for Zstandard compression was added in 2.0.  It has been measured to perform better than 
 gzip (better compression ratio and speed) and snappy (better compression ratio). Checkout Facebook’s &lt;a href=&quot;https://facebook.github.io/zstd/&quot;&gt;github&lt;/a&gt; for Zstandard and
-the &lt;a href=&quot;[server-properties ](/docs/2.x//configuration/server-properties )&quot;&gt;table.file.compress.type&lt;/a&gt; property for configuring Accumulo.&lt;/p&gt;
+the &lt;a href=&quot;/docs/2.x//configuration/server-properties&quot;&gt;table.file.compress.type&lt;/a&gt; property for configuring Accumulo.&lt;/p&gt;
 
 &lt;h2 id=&quot;new-scan-executors&quot;&gt;New Scan Executors&lt;/h2&gt;
 
@@ -271,7 +271,7 @@ better cluster resource utilization.&lt;/p&gt;
 a majority of the server resources causing the one really fast scan to be delayed.  Scan executors allow an admin 
 to configure the cluster in a way that allows the one fast scan to be prioritized and not have to wait.&lt;/p&gt;
 
-&lt;p&gt;Checkout some examples in the &lt;a href=&quot;[scan-executors ](/docs/2.x//administration/scan-executors )&quot;&gt;user guide&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Checkout some examples in the &lt;a href=&quot;/docs/2.x//administration/scan-executors&quot;&gt;user guide&lt;/a&gt;.&lt;/p&gt;
 
 </description>
         <pubDate>Mon, 12 Aug 2019 00:00:00 -0400</pubDate>
diff --git a/search_data.json b/search_data.json
index 289322c..a5c99df 100644
--- a/search_data.json
+++ b/search_data.json
@@ -305,7 +305,7 @@
   
     "blog-2019-08-12-why-upgrade-html": {
       "title": "Top 10 Reasons to Upgrade",
-      "content"	 : "Accumulo 2.0 has been in development for quite some time now and is packed with new features, bugfixes, performance improvements and redesigned components.  All of these changes bring challengeswhen upgrading your production cluster so you may be wondering… why should I upgrade?My top 10 reasons to upgrade. For all changes see the release notes  Summaries  New Bulk Import  Simplified Scripts and Config  New Monitor  New APIs  Offline creation  Search Documentation  On [...]
+      "content"	 : "Accumulo 2.0 has been in development for quite some time now and is packed with new features, bugfixes, performance improvements and redesigned components.  All of these changes bring challengeswhen upgrading your production cluster so you may be wondering… why should I upgrade?My top 10 reasons to upgrade. For all changes see the release notes  Summaries  New Bulk Import  Simplified Scripts and Config  New Monitor  New APIs  Offline creation  Search Documentation  On [...]
       "url": " /blog/2019/08/12/why-upgrade.html",
       "categories": "blog"
     }