You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2018/10/17 23:05:46 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:5be1102

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

ctubbsii 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 47f22b5  Jekyll build from master:5be1102
47f22b5 is described below

commit 47f22b565fcc614e29014ddd0dacba6d17495dd4
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Wed Oct 17 19:05:30 2018 -0400

    Jekyll build from master:5be1102
    
    Fixed 2.x docs URL (#120)
---
 blog/2017/06/29/accumulo-documentation-improvements.html |  6 +++---
 blog/2018/03/22/view-metrics-in-grafana.html             |  2 +-
 feed.xml                                                 | 16 ++++++++--------
 index.html                                               |  2 +-
 release/accumulo-1.7.4/index.html                        |  2 +-
 release/accumulo-1.9.0/index.html                        |  2 +-
 release/accumulo-1.9.1/index.html                        |  2 +-
 release/accumulo-1.9.2/index.html                        |  2 +-
 release/accumulo-1.9.3/index.html                        |  2 +-
 release/accumulo-2.0.0-alpha-1/index.html                |  2 +-
 release/accumulo-2.0.0/index.html                        |  4 ++--
 11 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/blog/2017/06/29/accumulo-documentation-improvements.html b/blog/2017/06/29/accumulo-documentation-improvements.html
index 96b4b3a..02b6469 100644
--- a/blog/2017/06/29/accumulo-documentation-improvements.html
+++ b/blog/2017/06/29/accumulo-documentation-improvements.html
@@ -161,7 +161,7 @@ an HTML document is produced from the asciidoc, committed to the <a href="https:
 for 1.x releases.</p>
 
 <p>For 2.0, the source for the user manual was converted to markdown and moved to the <a href="https://github.com/apache/accumulo-website">website repository</a>. The
-<a href="/docs/2.0/">upcoming 2.0 documentation</a> has several improvements over the older documentation:</p>
+<a href="/docs/2.x/">upcoming 2.0 documentation</a> has several improvements over the older documentation:</p>
 
 <ul>
   <li>Improved navigation using a new sidebar</li>
@@ -170,11 +170,11 @@ for 1.x releases.</p>
   <li>Documentation style now matches the website</li>
 </ul>
 
-<p>While the <a href="/docs/2.0/">2.0 documentation</a> is viewable, it is not linked to (except by this post) and every page contains a warning that the documentation
+<p>While the <a href="/docs/2.x/">2.0 documentation</a> is viewable, it is not linked to (except by this post) and every page contains a warning that the documentation
 is for a future release. Each page also links to the documentation for the latest release.</p>
 
 <p>It is now much easier to view, edit, and propose changes to the documentation. If you would like to contribute to the documentation for 2.0, view
-the <a href="/docs/2.0/">documentation</a>. Each page has an <strong>Edit this page</strong> link that will take you to GitHub where you can edit the markdown for the page, preview it,
+the <a href="/docs/2.x/">documentation</a>. Each page has an <strong>Edit this page</strong> link that will take you to GitHub where you can edit the markdown for the page, preview it,
 and submit a pull request to the <a href="https://github.com/apache/accumulo-website">website repository</a>. A committer will review your changes so don’t be afraid to contribute!</p>
 
 
diff --git a/blog/2018/03/22/view-metrics-in-grafana.html b/blog/2018/03/22/view-metrics-in-grafana.html
index 615925c..8ad6c6c 100644
--- a/blog/2018/03/22/view-metrics-in-grafana.html
+++ b/blog/2018/03/22/view-metrics-in-grafana.html
@@ -165,7 +165,7 @@
 
 <p>The Accumulo monitor could be improved to be better a visualization tool for metrics but this doesn’t make
 sense when tools like <a href="http://grafana.org/">Grafana</a>, <a href="https://graphiteapp.org/">Graphite</a>, and <a href="http://ganglia.sourceforge.net/">Ganglia</a> exist and Accumulo can report metrics to these tools
-using <a href="/docs/2.0/administration/monitoring-metrics#hadoop-metrics2">Hadoop Metrics2</a>. While it’s easy to configure Accumulo to send metrics, the hard part is
+using <a href="/docs/2.x/administration/monitoring-metrics#hadoop-metrics2">Hadoop Metrics2</a>. While it’s easy to configure Accumulo to send metrics, the hard part is
 setting up and configuring a metrics visualization tool (i.e Graphite, Ganglia, Grafana/InfluxDB) to collect
 and view these metrics.</p>
 
diff --git a/feed.xml b/feed.xml
index 4991887..b8137cc 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>Tue, 16 Oct 2018 15:17:09 -0400</pubDate>
-    <lastBuildDate>Tue, 16 Oct 2018 15:17:09 -0400</lastBuildDate>
+    <pubDate>Wed, 17 Oct 2018 19:05:25 -0400</pubDate>
+    <lastBuildDate>Wed, 17 Oct 2018 19:05:25 -0400</lastBuildDate>
     <generator>Jekyll v3.7.3</generator>
     
     
@@ -20,7 +20,7 @@ is &lt;em&gt;not yet suitable for production use&lt;/em&gt;. API, packaging, and
 still occur before a final 2.0.0 release.&lt;/p&gt;
 
 &lt;ul&gt;
-  &lt;li&gt;&lt;a href=&quot;/docs/2.0&quot;&gt;User Manual&lt;/a&gt; - In-depth developer and administrator documentation&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;/docs/2.x/&quot;&gt;User Manual&lt;/a&gt; - In-depth developer and administrator documentation&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;/2.x/apidocs/&quot;&gt;Javadocs&lt;/a&gt; - Accumulo 2.0 API (subject to change)&lt;/li&gt;
 &lt;/ul&gt;
 
@@ -115,7 +115,7 @@ those pertaining to bulk imports) in incorrect time units.&lt;/p&gt;
 
 &lt;h2 id=&quot;upgrading&quot;&gt;Upgrading&lt;/h2&gt;
 
-&lt;p&gt;View the &lt;a href=&quot;/docs/2.0/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
+&lt;p&gt;View the &lt;a href=&quot;/docs/2.x/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
 
 &lt;h2 id=&quot;testing&quot;&gt;Testing&lt;/h2&gt;
 
@@ -207,7 +207,7 @@ being removed properly when no longer required and was fixed in &lt;a href=&quot
 
 &lt;h2 id=&quot;upgrading&quot;&gt;Upgrading&lt;/h2&gt;
 
-&lt;p&gt;View the &lt;a href=&quot;/docs/2.0/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
+&lt;p&gt;View the &lt;a href=&quot;/docs/2.x/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
 
 &lt;h2 id=&quot;testing&quot;&gt;Testing&lt;/h2&gt;
 
@@ -334,7 +334,7 @@ to 700&lt;/li&gt;
 
 &lt;h2 id=&quot;upgrading&quot;&gt;Upgrading&lt;/h2&gt;
 
-&lt;p&gt;View the &lt;a href=&quot;/docs/2.0/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
+&lt;p&gt;View the &lt;a href=&quot;/docs/2.x/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
 
 &lt;h2 id=&quot;testing&quot;&gt;Testing&lt;/h2&gt;
 
@@ -409,7 +409,7 @@ to degraded query performance or out of memory exceptions on tablet servers.&lt;
 
 &lt;h2 id=&quot;upgrading&quot;&gt;Upgrading&lt;/h2&gt;
 
-&lt;p&gt;View the &lt;a href=&quot;https://accumulo.apache.org/docs/2.0/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
+&lt;p&gt;View the &lt;a href=&quot;https://accumulo.apache.org/docs/2.x/administration/upgrading&quot;&gt;Upgrading Accumulo documentation&lt;/a&gt; for guidance.&lt;/p&gt;
 
 &lt;h2 id=&quot;testing&quot;&gt;Testing&lt;/h2&gt;
 
@@ -492,7 +492,7 @@ on Hadoop 2.2.0, the IT passed with a newer version of Hadoop.&lt;/p&gt;
 
 &lt;p&gt;The Accumulo monitor could be improved to be better a visualization tool for metrics but this doesn’t make
 sense when tools like &lt;a href=&quot;http://grafana.org/&quot;&gt;Grafana&lt;/a&gt;, &lt;a href=&quot;https://graphiteapp.org/&quot;&gt;Graphite&lt;/a&gt;, and &lt;a href=&quot;http://ganglia.sourceforge.net/&quot;&gt;Ganglia&lt;/a&gt; exist and Accumulo can report metrics to these tools
-using &lt;a href=&quot;/docs/2.0/administration/monitoring-metrics#hadoop-metrics2&quot;&gt;Hadoop Metrics2&lt;/a&gt;. While it’s easy to configure Accumulo to send metrics, the hard part is
+using &lt;a href=&quot;/docs/2.x/administration/monitoring-metrics#hadoop-metrics2&quot;&gt;Hadoop Metrics2&lt;/a&gt;. While it’s easy to configure Accumulo to send metrics, the hard part is
 setting up and configuring a metrics visualization tool (i.e Graphite, Ganglia, Grafana/InfluxDB) to collect
 and view these metrics.&lt;/p&gt;
 
diff --git a/index.html b/index.html
index 0620371..aa1b95a 100644
--- a/index.html
+++ b/index.html
@@ -238,7 +238,7 @@
     </tr>
     <tr>
       <td><img src="/images/InBug-16px_0.png" alt="Linked in" /></td>
-      <td><a href="https://www.linkedin.com/groups/Apache-Accumulo-Professionals-4554913">Apache Accumulo Professionals</a></td>
+      <td><a href="https://www.linkedin.com/groups/4554913/">Apache Accumulo Professionals</a></td>
     </tr>
     <tr>
       <td><img src="/images/GitHub-Mark-32px.png" alt="GitHub" style="height: 1em" /></td>
diff --git a/release/accumulo-1.7.4/index.html b/release/accumulo-1.7.4/index.html
index 88e6c07..101dd39 100644
--- a/release/accumulo-1.7.4/index.html
+++ b/release/accumulo-1.7.4/index.html
@@ -218,7 +218,7 @@ to degraded query performance or out of memory exceptions on tablet servers.</p>
 
 <h2 id="upgrading">Upgrading</h2>
 
-<p>View the <a href="https://accumulo.apache.org/docs/2.0/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
+<p>View the <a href="https://accumulo.apache.org/docs/2.x/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
 
 <h2 id="testing">Testing</h2>
 
diff --git a/release/accumulo-1.9.0/index.html b/release/accumulo-1.9.0/index.html
index 86c6630..a89e812 100644
--- a/release/accumulo-1.9.0/index.html
+++ b/release/accumulo-1.9.0/index.html
@@ -269,7 +269,7 @@ to 700</li>
 
 <h2 id="upgrading">Upgrading</h2>
 
-<p>View the <a href="/docs/2.0/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
+<p>View the <a href="/docs/2.x/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
 
 <h2 id="testing">Testing</h2>
 
diff --git a/release/accumulo-1.9.1/index.html b/release/accumulo-1.9.1/index.html
index bfe46f9..46894fb 100644
--- a/release/accumulo-1.9.1/index.html
+++ b/release/accumulo-1.9.1/index.html
@@ -207,7 +207,7 @@ being removed properly when no longer required and was fixed in <a href="https:/
 
 <h2 id="upgrading">Upgrading</h2>
 
-<p>View the <a href="/docs/2.0/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
+<p>View the <a href="/docs/2.x/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
 
 <h2 id="testing">Testing</h2>
 
diff --git a/release/accumulo-1.9.2/index.html b/release/accumulo-1.9.2/index.html
index 9ccd6b9..fc6d823 100644
--- a/release/accumulo-1.9.2/index.html
+++ b/release/accumulo-1.9.2/index.html
@@ -229,7 +229,7 @@ those pertaining to bulk imports) in incorrect time units.</p>
 
 <h2 id="upgrading">Upgrading</h2>
 
-<p>View the <a href="/docs/2.0/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
+<p>View the <a href="/docs/2.x/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
 
 <h2 id="testing">Testing</h2>
 
diff --git a/release/accumulo-1.9.3/index.html b/release/accumulo-1.9.3/index.html
index 3e11377..99e8cb5 100644
--- a/release/accumulo-1.9.3/index.html
+++ b/release/accumulo-1.9.3/index.html
@@ -211,7 +211,7 @@ I0123abc.rf, you are probably at low risk from this bug.</p>
 
 <h2 id="upgrading">Upgrading</h2>
 
-<p>View the <a href="/docs/2.0/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
+<p>View the <a href="/docs/2.x/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
 
 <h2 id="testing">Testing</h2>
 
diff --git a/release/accumulo-2.0.0-alpha-1/index.html b/release/accumulo-2.0.0-alpha-1/index.html
index e72eebb..2e58fcd 100644
--- a/release/accumulo-2.0.0-alpha-1/index.html
+++ b/release/accumulo-2.0.0-alpha-1/index.html
@@ -165,7 +165,7 @@ is <em>not yet suitable for production use</em>. API, packaging, and other chang
 still occur before a final 2.0.0 release.</p>
 
 <ul>
-  <li><a href="/docs/2.0">User Manual</a> - In-depth developer and administrator documentation</li>
+  <li><a href="/docs/2.x/">User Manual</a> - In-depth developer and administrator documentation</li>
   <li><a href="/2.x/apidocs/">Javadocs</a> - Accumulo 2.0 API (subject to change)</li>
 </ul>
 
diff --git a/release/accumulo-2.0.0/index.html b/release/accumulo-2.0.0/index.html
index c6bca59..c656d68 100644
--- a/release/accumulo-2.0.0/index.html
+++ b/release/accumulo-2.0.0/index.html
@@ -175,7 +175,7 @@ to documentation for new features in addition to issues.</p>
 <p>A fluent API for clients to build <code class="highlighter-rouge">Connector</code> objects was introduced in <a href="https://issues.apache.org/jira/browse/ACCUMULO-4784">ACCUMULO-4784</a>.
 The new API deprecates <code class="highlighter-rouge">ClientConfiguration</code> and introduces its own properties
 file called <code class="highlighter-rouge">accumulo-client.properties</code> that ships with the Accumulo tarball.
-See the <a href="/docs/2.0/getting-started/clients">client documentation</a> for more information on how to use the new API.</p>
+See the <a href="/docs/2.x/getting-started/clients">client documentation</a> for more information on how to use the new API.</p>
 
 <h3 id="hadoop-3-and-java-8">Hadoop 3 and Java 8.</h3>
 
@@ -332,7 +332,7 @@ at table creation time can be much faster than adding splits after creation.</li
 
 <h2 id="upgrading">Upgrading</h2>
 
-<p>View the <a href="https://accumulo.apache.org/docs/2.0/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
+<p>View the <a href="/docs/2.x/administration/upgrading">Upgrading Accumulo documentation</a> for guidance.</p>
 
 <h2 id="testing">Testing</h2>