You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mj...@apache.org on 2017/02/27 16:24:49 UTC

[15/16] accumulo-website git commit: Jekyll build from master:90a96b6

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/bloom.html
----------------------------------------------------------------------
diff --git a/1.5/examples/bloom.html b/1.5/examples/bloom.html
index eaf115a..fec3e8d 100644
--- a/1.5/examples/bloom.html
+++ b/1.5/examples/bloom.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/1.5/examples/bulkIngest.html b/1.5/examples/bulkIngest.html
index e9b458d..6d2836b 100644
--- a/1.5/examples/bulkIngest.html
+++ b/1.5/examples/bulkIngest.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/classpath.html
----------------------------------------------------------------------
diff --git a/1.5/examples/classpath.html b/1.5/examples/classpath.html
index 18584f9..f7d9b1a 100644
--- a/1.5/examples/classpath.html
+++ b/1.5/examples/classpath.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/client.html
----------------------------------------------------------------------
diff --git a/1.5/examples/client.html b/1.5/examples/client.html
index 4c90a55..e8e714a 100644
--- a/1.5/examples/client.html
+++ b/1.5/examples/client.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/combiner.html
----------------------------------------------------------------------
diff --git a/1.5/examples/combiner.html b/1.5/examples/combiner.html
index 55ffa11..ca8c467 100644
--- a/1.5/examples/combiner.html
+++ b/1.5/examples/combiner.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/constraints.html
----------------------------------------------------------------------
diff --git a/1.5/examples/constraints.html b/1.5/examples/constraints.html
index 82d93d9..d8afd3d 100644
--- a/1.5/examples/constraints.html
+++ b/1.5/examples/constraints.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/1.5/examples/dirlist.html b/1.5/examples/dirlist.html
index a3a21be..d7af4af 100644
--- a/1.5/examples/dirlist.html
+++ b/1.5/examples/dirlist.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/export.html
----------------------------------------------------------------------
diff --git a/1.5/examples/export.html b/1.5/examples/export.html
index f1b481f..f15c845 100644
--- a/1.5/examples/export.html
+++ b/1.5/examples/export.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/filedata.html
----------------------------------------------------------------------
diff --git a/1.5/examples/filedata.html b/1.5/examples/filedata.html
index 3de4f95..2d104da 100644
--- a/1.5/examples/filedata.html
+++ b/1.5/examples/filedata.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/filter.html
----------------------------------------------------------------------
diff --git a/1.5/examples/filter.html b/1.5/examples/filter.html
index ecb3ede..aaeb46b 100644
--- a/1.5/examples/filter.html
+++ b/1.5/examples/filter.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/1.5/examples/helloworld.html b/1.5/examples/helloworld.html
index fdf9589..3d85065 100644
--- a/1.5/examples/helloworld.html
+++ b/1.5/examples/helloworld.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/index.html
----------------------------------------------------------------------
diff --git a/1.5/examples/index.html b/1.5/examples/index.html
index f9901a8..188b0b7 100644
--- a/1.5/examples/index.html
+++ b/1.5/examples/index.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/isolation.html
----------------------------------------------------------------------
diff --git a/1.5/examples/isolation.html b/1.5/examples/isolation.html
index e499388..ca242ff 100644
--- a/1.5/examples/isolation.html
+++ b/1.5/examples/isolation.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/mapred.html
----------------------------------------------------------------------
diff --git a/1.5/examples/mapred.html b/1.5/examples/mapred.html
index 6e04374..2e4ee29 100644
--- a/1.5/examples/mapred.html
+++ b/1.5/examples/mapred.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/maxmutation.html
----------------------------------------------------------------------
diff --git a/1.5/examples/maxmutation.html b/1.5/examples/maxmutation.html
index 52bc4b7..a35dd55 100644
--- a/1.5/examples/maxmutation.html
+++ b/1.5/examples/maxmutation.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/regex.html
----------------------------------------------------------------------
diff --git a/1.5/examples/regex.html b/1.5/examples/regex.html
index 326b04c..3069692 100644
--- a/1.5/examples/regex.html
+++ b/1.5/examples/regex.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.5/examples/rowhash.html b/1.5/examples/rowhash.html
index f0ef2cf..fe46b09 100644
--- a/1.5/examples/rowhash.html
+++ b/1.5/examples/rowhash.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.5/examples/shard.html b/1.5/examples/shard.html
index e88d407..c846217 100644
--- a/1.5/examples/shard.html
+++ b/1.5/examples/shard.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.5/examples/tabletofile.html b/1.5/examples/tabletofile.html
index d2cc0d2..a51f492 100644
--- a/1.5/examples/tabletofile.html
+++ b/1.5/examples/tabletofile.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.5/examples/terasort.html b/1.5/examples/terasort.html
index 9b14e1a..52f43ee 100644
--- a/1.5/examples/terasort.html
+++ b/1.5/examples/terasort.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.5/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.5/examples/visibility.html b/1.5/examples/visibility.html
index 1f4268c..fb98f45 100644
--- a/1.5/examples/visibility.html
+++ b/1.5/examples/visibility.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/batch.html
----------------------------------------------------------------------
diff --git a/1.6/examples/batch.html b/1.6/examples/batch.html
index b332584..9a59bc5 100644
--- a/1.6/examples/batch.html
+++ b/1.6/examples/batch.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/bloom.html
----------------------------------------------------------------------
diff --git a/1.6/examples/bloom.html b/1.6/examples/bloom.html
index 4576b76..151719d 100644
--- a/1.6/examples/bloom.html
+++ b/1.6/examples/bloom.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/1.6/examples/bulkIngest.html b/1.6/examples/bulkIngest.html
index c6ca2f9..8f5a8a2 100644
--- a/1.6/examples/bulkIngest.html
+++ b/1.6/examples/bulkIngest.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/classpath.html
----------------------------------------------------------------------
diff --git a/1.6/examples/classpath.html b/1.6/examples/classpath.html
index 400ebcf..5132e70 100644
--- a/1.6/examples/classpath.html
+++ b/1.6/examples/classpath.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/client.html
----------------------------------------------------------------------
diff --git a/1.6/examples/client.html b/1.6/examples/client.html
index 32502df..3067ea8 100644
--- a/1.6/examples/client.html
+++ b/1.6/examples/client.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/combiner.html
----------------------------------------------------------------------
diff --git a/1.6/examples/combiner.html b/1.6/examples/combiner.html
index adf89d9..4773e53 100644
--- a/1.6/examples/combiner.html
+++ b/1.6/examples/combiner.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/constraints.html
----------------------------------------------------------------------
diff --git a/1.6/examples/constraints.html b/1.6/examples/constraints.html
index ab5528f..6c677e3 100644
--- a/1.6/examples/constraints.html
+++ b/1.6/examples/constraints.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/1.6/examples/dirlist.html b/1.6/examples/dirlist.html
index 060c05c..76f3c4d 100644
--- a/1.6/examples/dirlist.html
+++ b/1.6/examples/dirlist.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/export.html
----------------------------------------------------------------------
diff --git a/1.6/examples/export.html b/1.6/examples/export.html
index b3c15c8..f8607a4 100644
--- a/1.6/examples/export.html
+++ b/1.6/examples/export.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/filedata.html
----------------------------------------------------------------------
diff --git a/1.6/examples/filedata.html b/1.6/examples/filedata.html
index e8344e1..b8f45e4 100644
--- a/1.6/examples/filedata.html
+++ b/1.6/examples/filedata.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/filter.html
----------------------------------------------------------------------
diff --git a/1.6/examples/filter.html b/1.6/examples/filter.html
index 5c04d9a..793c3a7 100644
--- a/1.6/examples/filter.html
+++ b/1.6/examples/filter.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/1.6/examples/helloworld.html b/1.6/examples/helloworld.html
index 300b7c2..9a0bc53 100644
--- a/1.6/examples/helloworld.html
+++ b/1.6/examples/helloworld.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/index.html
----------------------------------------------------------------------
diff --git a/1.6/examples/index.html b/1.6/examples/index.html
index 2bba22c..192a05c 100644
--- a/1.6/examples/index.html
+++ b/1.6/examples/index.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/isolation.html
----------------------------------------------------------------------
diff --git a/1.6/examples/isolation.html b/1.6/examples/isolation.html
index d7c6fe0..8f562a1 100644
--- a/1.6/examples/isolation.html
+++ b/1.6/examples/isolation.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/mapred.html
----------------------------------------------------------------------
diff --git a/1.6/examples/mapred.html b/1.6/examples/mapred.html
index 712b1b9..bdf4ebf 100644
--- a/1.6/examples/mapred.html
+++ b/1.6/examples/mapred.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/maxmutation.html
----------------------------------------------------------------------
diff --git a/1.6/examples/maxmutation.html b/1.6/examples/maxmutation.html
index f1a746d..9e721d7 100644
--- a/1.6/examples/maxmutation.html
+++ b/1.6/examples/maxmutation.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/regex.html
----------------------------------------------------------------------
diff --git a/1.6/examples/regex.html b/1.6/examples/regex.html
index f45b4c4..8913385 100644
--- a/1.6/examples/regex.html
+++ b/1.6/examples/regex.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/reservations.html
----------------------------------------------------------------------
diff --git a/1.6/examples/reservations.html b/1.6/examples/reservations.html
index 23555d1..d3c9ad4 100644
--- a/1.6/examples/reservations.html
+++ b/1.6/examples/reservations.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.6/examples/rowhash.html b/1.6/examples/rowhash.html
index 8a994cb..1bdfa19 100644
--- a/1.6/examples/rowhash.html
+++ b/1.6/examples/rowhash.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.6/examples/shard.html b/1.6/examples/shard.html
index 903995a..e96ff22 100644
--- a/1.6/examples/shard.html
+++ b/1.6/examples/shard.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.6/examples/tabletofile.html b/1.6/examples/tabletofile.html
index f613733..4ffacc1 100644
--- a/1.6/examples/tabletofile.html
+++ b/1.6/examples/tabletofile.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.6/examples/terasort.html b/1.6/examples/terasort.html
index 39282fb..40fbf4a 100644
--- a/1.6/examples/terasort.html
+++ b/1.6/examples/terasort.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.6/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.6/examples/visibility.html b/1.6/examples/visibility.html
index 5d60446..ee8afbd 100644
--- a/1.6/examples/visibility.html
+++ b/1.6/examples/visibility.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/batch.html
----------------------------------------------------------------------
diff --git a/1.7/examples/batch.html b/1.7/examples/batch.html
index b332584..9a59bc5 100644
--- a/1.7/examples/batch.html
+++ b/1.7/examples/batch.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/bloom.html
----------------------------------------------------------------------
diff --git a/1.7/examples/bloom.html b/1.7/examples/bloom.html
index 4576b76..151719d 100644
--- a/1.7/examples/bloom.html
+++ b/1.7/examples/bloom.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/1.7/examples/bulkIngest.html b/1.7/examples/bulkIngest.html
index c6ca2f9..8f5a8a2 100644
--- a/1.7/examples/bulkIngest.html
+++ b/1.7/examples/bulkIngest.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/classpath.html
----------------------------------------------------------------------
diff --git a/1.7/examples/classpath.html b/1.7/examples/classpath.html
index 400ebcf..5132e70 100644
--- a/1.7/examples/classpath.html
+++ b/1.7/examples/classpath.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/client.html
----------------------------------------------------------------------
diff --git a/1.7/examples/client.html b/1.7/examples/client.html
index 32502df..3067ea8 100644
--- a/1.7/examples/client.html
+++ b/1.7/examples/client.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/combiner.html
----------------------------------------------------------------------
diff --git a/1.7/examples/combiner.html b/1.7/examples/combiner.html
index adf89d9..4773e53 100644
--- a/1.7/examples/combiner.html
+++ b/1.7/examples/combiner.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/constraints.html
----------------------------------------------------------------------
diff --git a/1.7/examples/constraints.html b/1.7/examples/constraints.html
index ab5528f..6c677e3 100644
--- a/1.7/examples/constraints.html
+++ b/1.7/examples/constraints.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/1.7/examples/dirlist.html b/1.7/examples/dirlist.html
index 060c05c..76f3c4d 100644
--- a/1.7/examples/dirlist.html
+++ b/1.7/examples/dirlist.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/export.html
----------------------------------------------------------------------
diff --git a/1.7/examples/export.html b/1.7/examples/export.html
index b3c15c8..f8607a4 100644
--- a/1.7/examples/export.html
+++ b/1.7/examples/export.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/filedata.html
----------------------------------------------------------------------
diff --git a/1.7/examples/filedata.html b/1.7/examples/filedata.html
index e8344e1..b8f45e4 100644
--- a/1.7/examples/filedata.html
+++ b/1.7/examples/filedata.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/filter.html
----------------------------------------------------------------------
diff --git a/1.7/examples/filter.html b/1.7/examples/filter.html
index 5c04d9a..793c3a7 100644
--- a/1.7/examples/filter.html
+++ b/1.7/examples/filter.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/1.7/examples/helloworld.html b/1.7/examples/helloworld.html
index 300b7c2..9a0bc53 100644
--- a/1.7/examples/helloworld.html
+++ b/1.7/examples/helloworld.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/index.html
----------------------------------------------------------------------
diff --git a/1.7/examples/index.html b/1.7/examples/index.html
index 2d2e7bd..97140d6 100644
--- a/1.7/examples/index.html
+++ b/1.7/examples/index.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/isolation.html
----------------------------------------------------------------------
diff --git a/1.7/examples/isolation.html b/1.7/examples/isolation.html
index d7c6fe0..8f562a1 100644
--- a/1.7/examples/isolation.html
+++ b/1.7/examples/isolation.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/mapred.html
----------------------------------------------------------------------
diff --git a/1.7/examples/mapred.html b/1.7/examples/mapred.html
index 712b1b9..bdf4ebf 100644
--- a/1.7/examples/mapred.html
+++ b/1.7/examples/mapred.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/maxmutation.html
----------------------------------------------------------------------
diff --git a/1.7/examples/maxmutation.html b/1.7/examples/maxmutation.html
index f1a746d..9e721d7 100644
--- a/1.7/examples/maxmutation.html
+++ b/1.7/examples/maxmutation.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/regex.html
----------------------------------------------------------------------
diff --git a/1.7/examples/regex.html b/1.7/examples/regex.html
index f45b4c4..8913385 100644
--- a/1.7/examples/regex.html
+++ b/1.7/examples/regex.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/reservations.html
----------------------------------------------------------------------
diff --git a/1.7/examples/reservations.html b/1.7/examples/reservations.html
index 23555d1..d3c9ad4 100644
--- a/1.7/examples/reservations.html
+++ b/1.7/examples/reservations.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.7/examples/rowhash.html b/1.7/examples/rowhash.html
index 8a994cb..1bdfa19 100644
--- a/1.7/examples/rowhash.html
+++ b/1.7/examples/rowhash.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.7/examples/shard.html b/1.7/examples/shard.html
index 903995a..e96ff22 100644
--- a/1.7/examples/shard.html
+++ b/1.7/examples/shard.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.7/examples/tabletofile.html b/1.7/examples/tabletofile.html
index f613733..4ffacc1 100644
--- a/1.7/examples/tabletofile.html
+++ b/1.7/examples/tabletofile.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.7/examples/terasort.html b/1.7/examples/terasort.html
index 39282fb..40fbf4a 100644
--- a/1.7/examples/terasort.html
+++ b/1.7/examples/terasort.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.7/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.7/examples/visibility.html b/1.7/examples/visibility.html
index 5d60446..ee8afbd 100644
--- a/1.7/examples/visibility.html
+++ b/1.7/examples/visibility.html
@@ -84,7 +84,7 @@
         <li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
         <ul class="dropdown-menu">
-          <li><a href="/release/accumulo-1.8.0/">1.8.0 (Latest)</a></li>
+          <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
           <li><a href="/release/accumulo-1.7.2/">1.7.2</a></li>
           <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
           <li><a href="/release/">Archive</a></li>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/accumulo_user_manual.html
----------------------------------------------------------------------
diff --git a/1.8/accumulo_user_manual.html b/1.8/accumulo_user_manual.html
index c05a537..9f1b457 100644
--- a/1.8/accumulo_user_manual.html
+++ b/1.8/accumulo_user_manual.html
@@ -996,12 +996,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </ul>
 </li>
 <li><a href="#TSERV_REPLICATION_REPLAYERS">A.3.7. tserver.replication.replayer.*</a></li>
-<li><a href="#LOGGER_PREFIX">A.3.8. logger.*</a>
-<ul class="sectlevel4">
-<li><a href="#_logger_dir_walog">logger.dir.walog</a></li>
-</ul>
-</li>
-<li><a href="#GC_PREFIX">A.3.9. gc.*</a>
+<li><a href="#GC_PREFIX">A.3.8. gc.*</a>
 <ul class="sectlevel4">
 <li><a href="#_gc_cycle_delay">gc.cycle.delay</a></li>
 <li><a href="#_gc_cycle_start">gc.cycle.start</a></li>
@@ -1012,7 +1007,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_gc_trash_ignore">gc.trash.ignore</a></li>
 </ul>
 </li>
-<li><a href="#MONITOR_PREFIX">A.3.10. monitor.*</a>
+<li><a href="#MONITOR_PREFIX">A.3.9. monitor.*</a>
 <ul class="sectlevel4">
 <li><a href="#_monitor_banner_background">monitor.banner.background</a></li>
 <li><a href="#_monitor_banner_color">monitor.banner.color</a></li>
@@ -1032,7 +1027,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_monitor_ssl_truststoretype">monitor.ssl.trustStoreType</a></li>
 </ul>
 </li>
-<li><a href="#TRACE_PREFIX">A.3.11. trace.*</a>
+<li><a href="#TRACE_PREFIX">A.3.10. trace.*</a>
 <ul class="sectlevel4">
 <li><a href="#_trace_password">trace.password</a></li>
 <li><a href="#_trace_port_client">trace.port.client</a></li>
@@ -1043,9 +1038,9 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_trace_zookeeper_path">trace.zookeeper.path</a></li>
 </ul>
 </li>
-<li><a href="#TRACE_SPAN_RECEIVER_PREFIX">A.3.12. trace.span.receiver.*</a></li>
-<li><a href="#TRACE_TOKEN_PROPERTY_PREFIX">A.3.13. trace.token.property.*</a></li>
-<li><a href="#TABLE_PREFIX">A.3.14. table.*</a>
+<li><a href="#TRACE_SPAN_RECEIVER_PREFIX">A.3.11. trace.span.receiver.*</a></li>
+<li><a href="#TRACE_TOKEN_PROPERTY_PREFIX">A.3.12. trace.token.property.*</a></li>
+<li><a href="#TABLE_PREFIX">A.3.13. table.*</a>
 <ul class="sectlevel4">
 <li><a href="#_table_balancer">table.balancer</a></li>
 <li><a href="#_table_bloom_enabled">table.bloom.enabled</a></li>
@@ -1085,18 +1080,18 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_table_walog_enabled">table.walog.enabled</a></li>
 </ul>
 </li>
-<li><a href="#TABLE_ARBITRARY_PROP_PREFIX">A.3.15. table.custom.*</a></li>
-<li><a href="#TABLE_CONSTRAINT_PREFIX">A.3.16. table.constraint.*</a></li>
-<li><a href="#TABLE_ITERATOR_PREFIX">A.3.17. table.iterator.*</a></li>
-<li><a href="#TABLE_ITERATOR_SCAN_PREFIX">A.3.18. table.iterator.scan.*</a></li>
-<li><a href="#TABLE_ITERATOR_MINC_PREFIX">A.3.19. table.iterator.minc.*</a></li>
-<li><a href="#TABLE_ITERATOR_MAJC_PREFIX">A.3.20. table.iterator.majc.*</a></li>
-<li><a href="#TABLE_LOCALITY_GROUP_PREFIX">A.3.21. table.group.*</a></li>
-<li><a href="#TABLE_COMPACTION_STRATEGY_PREFIX">A.3.22. table.majc.compaction.strategy.opts.*</a></li>
-<li><a href="#TABLE_REPLICATION_TARGET">A.3.23. table.replication.target.*</a></li>
-<li><a href="#TABLE_SAMPLER_OPTS">A.3.24. table.sampler.opt.*</a></li>
-<li><a href="#VFS_CONTEXT_CLASSPATH_PROPERTY">A.3.25. general.vfs.context.classpath.*</a></li>
-<li><a href="#REPLICATION_PREFIX">A.3.26. replication.*</a>
+<li><a href="#TABLE_ARBITRARY_PROP_PREFIX">A.3.14. table.custom.*</a></li>
+<li><a href="#TABLE_CONSTRAINT_PREFIX">A.3.15. table.constraint.*</a></li>
+<li><a href="#TABLE_ITERATOR_PREFIX">A.3.16. table.iterator.*</a></li>
+<li><a href="#TABLE_ITERATOR_SCAN_PREFIX">A.3.17. table.iterator.scan.*</a></li>
+<li><a href="#TABLE_ITERATOR_MINC_PREFIX">A.3.18. table.iterator.minc.*</a></li>
+<li><a href="#TABLE_ITERATOR_MAJC_PREFIX">A.3.19. table.iterator.majc.*</a></li>
+<li><a href="#TABLE_LOCALITY_GROUP_PREFIX">A.3.20. table.group.*</a></li>
+<li><a href="#TABLE_COMPACTION_STRATEGY_PREFIX">A.3.21. table.majc.compaction.strategy.opts.*</a></li>
+<li><a href="#TABLE_REPLICATION_TARGET">A.3.22. table.replication.target.*</a></li>
+<li><a href="#TABLE_SAMPLER_OPTS">A.3.23. table.sampler.opt.*</a></li>
+<li><a href="#VFS_CONTEXT_CLASSPATH_PROPERTY">A.3.24. general.vfs.context.classpath.*</a></li>
+<li><a href="#REPLICATION_PREFIX">A.3.25. replication.*</a>
 <ul class="sectlevel4">
 <li><a href="#_replication_driver_delay">replication.driver.delay</a></li>
 <li><a href="#_replication_max_unit_size">replication.max.unit.size</a></li>
@@ -1114,10 +1109,10 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <li><a href="#_replication_worker_threads">replication.worker.threads</a></li>
 </ul>
 </li>
-<li><a href="#REPLICATION_PEERS">A.3.27. replication.peer.*</a></li>
-<li><a href="#REPLICATION_PEER_USER">A.3.28. replication.peer.user.*</a></li>
-<li><a href="#REPLICATION_PEER_PASSWORD">A.3.29. replication.peer.password.*</a></li>
-<li><a href="#REPLICATION_PEER_KEYTAB">A.3.30. replication.peer.keytab.*</a></li>
+<li><a href="#REPLICATION_PEERS">A.3.26. replication.peer.*</a></li>
+<li><a href="#REPLICATION_PEER_USER">A.3.27. replication.peer.user.*</a></li>
+<li><a href="#REPLICATION_PEER_PASSWORD">A.3.28. replication.peer.password.*</a></li>
+<li><a href="#REPLICATION_PEER_KEYTAB">A.3.29. replication.peer.keytab.*</a></li>
 </ul>
 </li>
 <li><a href="#_property_types">A.4. Property Types</a>
@@ -1152,7 +1147,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="paragraph">
-<p>Copyright � 2011-2016 The Apache Software Foundation, Licensed under the Apache
+<p>Copyright � 2011-2017 The Apache Software Foundation, Licensed under the Apache
 License, Version 2.0.  Apache Accumulo, Accumulo, Apache, and the Apache
 Accumulo project logo are trademarks of the Apache Software Foundation.</p>
 </div>
@@ -5905,23 +5900,24 @@ existing users in the system; you will need to reassign user permissions based o
 <p>Given the path to a <code>accumulo-site.xml</code> with the instance secret, run the security reset tool. If you are
 prompted for a password you can just hit return, since it won&#8217;t be used.</p>
 </li>
+<li>
+<p>Start the Accumulo cluster</p>
+</li>
 </ol>
 </div>
 <div class="listingblock">
 <div class="content">
-<pre>$ ACCUMULO_CONF_DIR=/path/to/server/conf/ accumulo init --reset-security
+<pre>$ ${ACCUMULO_HOME}/bin/stop-all.sh
+...
+$ ACCUMULO_CONF_DIR=/path/to/server/conf/ accumulo init --reset-security
 Running against secured HDFS
 Principal (user) to grant administrative privileges to : acculumo_admin@EXAMPLE.COM
 Enter initial password for accumulo_admin@EXAMPLE.COM (this may not be applicable for your security setup):
-Confirm initial password for accumulo_admin@EXAMPLE.COM:</pre>
-</div>
+Confirm initial password for accumulo_admin@EXAMPLE.COM:
+$ ${ACCUMULO_HOME}/bin/start-all.sh
+...
+$</pre>
 </div>
-<div class="olist arabic">
-<ol class="arabic">
-<li>
-<p>Start the Accumulo cluster</p>
-</li>
-</ol>
 </div>
 </div>
 <div class="sect4">
@@ -6938,10 +6934,10 @@ will expect the KeyStore in the same location.</p>
 <div class="sect3">
 <h4 id="ClientConfiguration">18.5.9. Client Configuration</h4>
 <div class="paragraph">
-<p>In version 1.6.0, Accumulo includes a new type of configuration file known as a client
+<p>In version 1.6.0, Accumulo included a new type of configuration file known as a client
 configuration file. One problem with the traditional "site.xml" file that is prevalent
 through Hadoop is that it is a single file used by both clients and servers. This makes
-is very difficult to protect secrets that are only meant for the server processes while
+it very difficult to protect secrets that are only meant for the server processes while
 allowing the clients to connect to the servers.</p>
 </div>
 <div class="paragraph">
@@ -8085,20 +8081,19 @@ common failure modes.</p>
 <div class="sect3">
 <h4 id="_tested_versions">18.15.2. Tested Versions</h4>
 <div class="paragraph">
-<p>Another large consideration for Accumulo stability is to use versions of
-software that have been tested together in a VM environment. Any cluster of
-processes that have not been tested together are likely to expose running
-conditions that vary from the environments individually tested in the various
-components. For example, Accumulo&#8217;s use of HDFS includes many short block
-reads, which differs from the more common full file read used in most
-map/reduce applications. We have found that certain versions of Accumulo and
-Hadoop will include stability bugs that greatly affect overall stability. In
-our testing, Accumulo 1.6.2, Hadoop 2.6.0, and Zookeeper 3.4.6 resulted in a
-stable VM clusters that did not fail a month of testing, while Accumulo 1.6.1,
-Hadoop 2.5.1, and Zookeeper 3.4.5 had a mean time between failure of less than
-a week under heavy ingest and query load. We expect that results will vary with
-other configurations, and you should choose your software versions with that in
-mind.</p>
+<p>Each release of Accumulo is built with a specific version of Apache
+Hadoop, Apache ZooKeeper and Apache Thrift.  We expect Accumulo to
+work with versions that are API compatable with those versions.
+However this compatibility is not guaranteed because Hadoop, ZooKeeper
+and Thift may not provide guarantees between their own versions. We
+have also found that certain versions of Accumulo and Hadoop included
+bugs that greatly affected overall stability.  Thrift is particularly
+prone to compatablity changes between versions and you must use the
+same version your Accumulo is built with.</p>
+</div>
+<div class="paragraph">
+<p>Please check the release notes for your Accumulo version or use the
+mailing lists at <a href="https://accumulo.apache.org" class="bare">https://accumulo.apache.org</a> for more info.</p>
 </div>
 </div>
 </div>
@@ -9259,7 +9254,7 @@ omission of new data.</p>
 <p><strong>Q</strong>: I upgraded from 1.4 to 1.5 to 1.6 but still have some WAL files on local disk. Do I have any way to recover them?</p>
 </div>
 <div class="paragraph">
-<p><strong>A</strong>: Yes, you can recover them by running the LocalWALRecovery utility on each node that needs recovery performed. The utility
+<p><strong>A</strong>: Yes, you can recover them by running the LocalWALRecovery utility (not available in 1.8 and later) on each node that needs recovery performed. The utility
 will default to using the directory specified by <code>logger.dir.walog</code> in your configuration, or can be
 overriden by using the <code>--local-wal-directories</code> option on the tool. It can be invoked as follows:</p>
 </div>
@@ -9451,7 +9446,7 @@ default  | table.failures.ignore ..................... | false</pre>
 <h3 id="_available_properties">A.3. Available Properties</h3>
 <div class="paragraph">
 <p>Jump to:
-<a href="#RPC_PREFIX">rpc.*</a> | <a href="#INSTANCE_PREFIX">instance.*</a> | <a href="#INSTANCE_RPC_SASL_PROXYUSERS">instance.rpc.sasl.impersonation.* (Deprecated)</a> | <a href="#GENERAL_PREFIX">general.*</a> | <a href="#MASTER_PREFIX">master.*</a> | <a href="#TSERV_PREFIX">tserver.*</a> | <a href="#TSERV_REPLICATION_REPLAYERS">tserver.replication.replayer.*</a> | <a href="#LOGGER_PREFIX">logger.*</a> | <a href="#GC_PREFIX">gc.*</a> | <a href="#MONITOR_PREFIX">monitor.*</a> | <a href="#TRACE_PREFIX">trace.*</a> | <a href="#TRACE_SPAN_RECEIVER_PREFIX">trace.span.receiver.*</a> | <a href="#TRACE_TOKEN_PROPERTY_PREFIX">trace.token.property.*</a> | <a href="#TABLE_PREFIX">table.*</a> | <a href="#TABLE_ARBITRARY_PROP_PREFIX">table.custom.*</a> | <a href="#TABLE_CONSTRAINT_PREFIX">table.constraint.*</a> | <a href="#TABLE_ITERATOR_PREFIX">table.iterator.*</a> | <a href="#TABLE_ITERATOR_SCAN_PREFIX">table.iterator.scan.*</a> | <a href="#TABLE_ITERATOR_MINC_PREFIX">table.iterator.minc.*</a
 > | <a href="#TABLE_ITERATOR_MAJC_PREFIX">table.iterator.majc.*</a> | <a href="#TABLE_LOCALITY_GROUP_PREFIX">table.group.*</a> | <a href="#TABLE_COMPACTION_STRATEGY_PREFIX">table.majc.compaction.strategy.opts.*</a> | <a href="#TABLE_REPLICATION_TARGET">table.replication.target.*</a> | <a href="#TABLE_SAMPLER_OPTS">table.sampler.opt.*</a> | <a href="#VFS_CONTEXT_CLASSPATH_PROPERTY">general.vfs.context.classpath.*</a> | <a href="#REPLICATION_PREFIX">replication.*</a> | <a href="#REPLICATION_PEERS">replication.peer.*</a> | <a href="#REPLICATION_PEER_USER">replication.peer.user.*</a> | <a href="#REPLICATION_PEER_PASSWORD">replication.peer.password.*</a> | <a href="#REPLICATION_PEER_KEYTAB">replication.peer.keytab.*</a></p>
+<a href="#RPC_PREFIX">rpc.*</a> | <a href="#INSTANCE_PREFIX">instance.*</a> | <a href="#INSTANCE_RPC_SASL_PROXYUSERS">instance.rpc.sasl.impersonation.* (Deprecated)</a> | <a href="#GENERAL_PREFIX">general.*</a> | <a href="#MASTER_PREFIX">master.*</a> | <a href="#TSERV_PREFIX">tserver.*</a> | <a href="#TSERV_REPLICATION_REPLAYERS">tserver.replication.replayer.*</a> | <a href="#GC_PREFIX">gc.*</a> | <a href="#MONITOR_PREFIX">monitor.*</a> | <a href="#TRACE_PREFIX">trace.*</a> | <a href="#TRACE_SPAN_RECEIVER_PREFIX">trace.span.receiver.*</a> | <a href="#TRACE_TOKEN_PROPERTY_PREFIX">trace.token.property.*</a> | <a href="#TABLE_PREFIX">table.*</a> | <a href="#TABLE_ARBITRARY_PROP_PREFIX">table.custom.*</a> | <a href="#TABLE_CONSTRAINT_PREFIX">table.constraint.*</a> | <a href="#TABLE_ITERATOR_PREFIX">table.iterator.*</a> | <a href="#TABLE_ITERATOR_SCAN_PREFIX">table.iterator.scan.*</a> | <a href="#TABLE_ITERATOR_MINC_PREFIX">table.iterator.minc.*</a> | <a href="#TABLE_ITERATOR_MAJC_PREFIX
 ">table.iterator.majc.*</a> | <a href="#TABLE_LOCALITY_GROUP_PREFIX">table.group.*</a> | <a href="#TABLE_COMPACTION_STRATEGY_PREFIX">table.majc.compaction.strategy.opts.*</a> | <a href="#TABLE_REPLICATION_TARGET">table.replication.target.*</a> | <a href="#TABLE_SAMPLER_OPTS">table.sampler.opt.*</a> | <a href="#VFS_CONTEXT_CLASSPATH_PROPERTY">general.vfs.context.classpath.*</a> | <a href="#REPLICATION_PREFIX">replication.*</a> | <a href="#REPLICATION_PEERS">replication.peer.*</a> | <a href="#REPLICATION_PEER_USER">replication.peer.user.*</a> | <a href="#REPLICATION_PEER_PASSWORD">replication.peer.password.*</a> | <a href="#REPLICATION_PEER_KEYTAB">replication.peer.keytab.*</a></p>
 </div>
 <div class="sect3">
 <h4 id="RPC_PREFIX">A.3.1. rpc.*</h4>
@@ -10812,24 +10807,7 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 </div>
 </div>
 <div class="sect3">
-<h4 id="LOGGER_PREFIX">A.3.8. logger.*</h4>
-<div class="paragraph">
-<p>Properties in this category affect the behavior of the write-ahead logger servers</p>
-</div>
-<div class="sect4">
-<h5 id="_logger_dir_walog">logger.dir.walog</h5>
-<div class="paragraph">
-<p>This property is only needed if Accumulo was upgraded from a 1.4 or earlier version. In the upgrade to 1.5 this property is used to copy any earlier write ahead logs into DFS. In 1.6+, this property is used by the LocalWALRecovery utility in the event that something went wrong with that earlier upgrade. It is possible to specify a comma-separated list of directories.</p>
-</div>
-<div class="paragraph">
-<p><em>Type:</em> PATH<br>
-<em>Zookeeper Mutable:</em> yes<br>
-<em>Default Value:</em> <code>walogs</code></p>
-</div>
-</div>
-</div>
-<div class="sect3">
-<h4 id="GC_PREFIX">A.3.9. gc.*</h4>
+<h4 id="GC_PREFIX">A.3.8. gc.*</h4>
 <div class="paragraph">
 <p>Properties in this category affect the behavior of the accumulo garbage collector.</p>
 </div>
@@ -10912,7 +10890,7 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 </div>
 </div>
 <div class="sect3">
-<h4 id="MONITOR_PREFIX">A.3.10. monitor.*</h4>
+<h4 id="MONITOR_PREFIX">A.3.9. monitor.*</h4>
 <div class="paragraph">
 <p>Properties in this category affect the behavior of the monitor web server.</p>
 </div>
@@ -11094,7 +11072,7 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 </div>
 </div>
 <div class="sect3">
-<h4 id="TRACE_PREFIX">A.3.11. trace.*</h4>
+<h4 id="TRACE_PREFIX">A.3.10. trace.*</h4>
 <div class="paragraph">
 <p>Properties in this category affect the behavior of distributed tracing.</p>
 </div>
@@ -11177,19 +11155,19 @@ $HADOOP_PREFIX/share/hadoop/yarn/lib/jersey.*.jar,
 </div>
 </div>
 <div class="sect3">
-<h4 id="TRACE_SPAN_RECEIVER_PREFIX">A.3.12. trace.span.receiver.*</h4>
+<h4 id="TRACE_SPAN_RECEIVER_PREFIX">A.3.11. trace.span.receiver.*</h4>
 <div class="paragraph">
 <p>Prefix for span receiver configuration properties</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TRACE_TOKEN_PROPERTY_PREFIX">A.3.13. trace.token.property.*</h4>
+<h4 id="TRACE_TOKEN_PROPERTY_PREFIX">A.3.12. trace.token.property.*</h4>
 <div class="paragraph">
 <p>The prefix used to create a token for storing distributed traces. For each propetry required by trace.token.type, place this prefix in front of it.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_PREFIX">A.3.14. table.*</h4>
+<h4 id="TABLE_PREFIX">A.3.13. table.*</h4>
 <div class="paragraph">
 <p>Properties in this category affect tablet server treatment of tablets, but can be configured on a per-table basis. Setting these properties in the site file will override the default globally for all tables and not any specific table. However, both the default and the global setting can be overridden per table using the table operations API or in the shell, which sets the overridden value in zookeeper. Restarting accumulo tablet servers after setting these properties in the site file will cause the global setting to take effect. However, you must use the API or the shell to change properties in zookeeper that are set on a table.</p>
 </div>
@@ -11593,13 +11571,13 @@ CAUTION: If a particular key has an empty security label AND its table&#8217;s d
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_ARBITRARY_PROP_PREFIX">A.3.15. table.custom.*</h4>
+<h4 id="TABLE_ARBITRARY_PROP_PREFIX">A.3.14. table.custom.*</h4>
 <div class="paragraph">
 <p>Prefix to be used for user defined arbitrary properties.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_CONSTRAINT_PREFIX">A.3.16. table.constraint.*</h4>
+<h4 id="TABLE_CONSTRAINT_PREFIX">A.3.15. table.constraint.*</h4>
 <div class="paragraph">
 <p>Properties in this category are per-table properties that add constraints to a table. These properties start with the category prefix, followed by a number, and their values correspond to a fully qualified Java class that implements the Constraint interface.
 For example:
@@ -11609,7 +11587,7 @@ table.constraint.2 = my.package.constraints.MySecondConstraint</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_ITERATOR_PREFIX">A.3.17. table.iterator.*</h4>
+<h4 id="TABLE_ITERATOR_PREFIX">A.3.16. table.iterator.*</h4>
 <div class="paragraph">
 <p>Properties in this category specify iterators that are applied at various stages (scopes) of interaction with a table. These properties start with the category prefix, followed by a scope (minc, majc, scan, etc.), followed by a period, followed by a name, as in table.iterator.scan.vers, or table.iterator.scan.custom. The values for these properties are a number indicating the ordering in which it is applied, and a class name such as:
  table.iterator.scan.vers = 10,org.apache.accumulo.core.iterators.VersioningIterator
@@ -11618,25 +11596,25 @@ For example, table.iterator.minc.vers.opt.maxVersions = 3</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_ITERATOR_SCAN_PREFIX">A.3.18. table.iterator.scan.*</h4>
+<h4 id="TABLE_ITERATOR_SCAN_PREFIX">A.3.17. table.iterator.scan.*</h4>
 <div class="paragraph">
 <p>Convenience prefix to find options for the scan iterator scope</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_ITERATOR_MINC_PREFIX">A.3.19. table.iterator.minc.*</h4>
+<h4 id="TABLE_ITERATOR_MINC_PREFIX">A.3.18. table.iterator.minc.*</h4>
 <div class="paragraph">
 <p>Convenience prefix to find options for the minc iterator scope</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_ITERATOR_MAJC_PREFIX">A.3.20. table.iterator.majc.*</h4>
+<h4 id="TABLE_ITERATOR_MAJC_PREFIX">A.3.19. table.iterator.majc.*</h4>
 <div class="paragraph">
 <p>Convenience prefix to find options for the majc iterator scope</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_LOCALITY_GROUP_PREFIX">A.3.21. table.group.*</h4>
+<h4 id="TABLE_LOCALITY_GROUP_PREFIX">A.3.20. table.group.*</h4>
 <div class="paragraph">
 <p>Properties in this category are per-table properties that define locality groups in a table. These properties start with the category prefix, followed by a name, followed by a period, and followed by a property for that group.
 For example table.group.group1=x,y,z sets the column families for a group called group1. Once configured, group1 can be enabled by adding it to the list of groups in the table.groups.enabled property.
@@ -11644,31 +11622,31 @@ Additional group options may be specified for a named group by setting table.gro
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_COMPACTION_STRATEGY_PREFIX">A.3.22. table.majc.compaction.strategy.opts.*</h4>
+<h4 id="TABLE_COMPACTION_STRATEGY_PREFIX">A.3.21. table.majc.compaction.strategy.opts.*</h4>
 <div class="paragraph">
 <p>Properties in this category are used to configure the compaction strategy.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_REPLICATION_TARGET">A.3.23. table.replication.target.*</h4>
+<h4 id="TABLE_REPLICATION_TARGET">A.3.22. table.replication.target.*</h4>
 <div class="paragraph">
 <p>Enumerate a mapping of other systems which this table should replicate their data to. The key suffix is the identifying cluster name and the value is an identifier for a location on the target system, e.g. the ID of the table on the target to replicate to</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="TABLE_SAMPLER_OPTS">A.3.24. table.sampler.opt.*</h4>
+<h4 id="TABLE_SAMPLER_OPTS">A.3.23. table.sampler.opt.*</h4>
 <div class="paragraph">
 <p>The property is used to set options for a sampler.  If a sample had two options like hasher and modulous, then the two properties table.sampler.opt.hasher=${hash algorithm} and table.sampler.opt.modulous=${mod} would be set.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="VFS_CONTEXT_CLASSPATH_PROPERTY">A.3.25. general.vfs.context.classpath.*</h4>
+<h4 id="VFS_CONTEXT_CLASSPATH_PROPERTY">A.3.24. general.vfs.context.classpath.*</h4>
 <div class="paragraph">
 <p>Properties in this category are define a classpath. These properties start  with the category prefix, followed by a context name. The value is a comma seperated list of URIs. Supports full regex on filename alone. For example, general.vfs.context.classpath.cx1=hdfs://nn1:9902/mylibdir/*.jar. You can enable post delegation for a context, which will load classes from the context first instead of the parent first. Do this by setting general.vfs.context.classpath.&lt;name&gt;.delegation=post, where &lt;name&gt; is your context nameIf delegation is not specified, it defaults to loading from parent classloader first.</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="REPLICATION_PREFIX">A.3.26. replication.*</h4>
+<h4 id="REPLICATION_PREFIX">A.3.25. replication.*</h4>
 <div class="paragraph">
 <p>Properties in this category affect the replication of data to other Accumulo instances.</p>
 </div>
@@ -11828,25 +11806,25 @@ Additional group options may be specified for a named group by setting table.gro
 </div>
 </div>
 <div class="sect3">
-<h4 id="REPLICATION_PEERS">A.3.27. replication.peer.*</h4>
+<h4 id="REPLICATION_PEERS">A.3.26. replication.peer.*</h4>
 <div class="paragraph">
 <p>Properties in this category control what systems data can be replicated to</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="REPLICATION_PEER_USER">A.3.28. replication.peer.user.*</h4>
+<h4 id="REPLICATION_PEER_USER">A.3.27. replication.peer.user.*</h4>
 <div class="paragraph">
 <p>The username to provide when authenticating with the given peer</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="REPLICATION_PEER_PASSWORD">A.3.29. replication.peer.password.*</h4>
+<h4 id="REPLICATION_PEER_PASSWORD">A.3.28. replication.peer.password.*</h4>
 <div class="paragraph">
 <p>The password to provide when authenticating with the given peer</p>
 </div>
 </div>
 <div class="sect3">
-<h4 id="REPLICATION_PEER_KEYTAB">A.3.30. replication.peer.keytab.*</h4>
+<h4 id="REPLICATION_PEER_KEYTAB">A.3.29. replication.peer.keytab.*</h4>
 <div class="paragraph">
 <p>The keytab to use when authenticating with the given peer</p>
 </div>
@@ -11959,7 +11937,7 @@ An example is <em>java.lang.String</em>, rather than <em>String</em></p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-10-07 01:14:08 -05:00
+Last updated 2017-02-10 17:10:28 +00:00
 </div>
 </div>
 </body>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/allclasses-frame.html b/1.8/apidocs/allclasses-frame.html
index ae5e1d1..82c6317 100644
--- a/1.8/apidocs/allclasses-frame.html
+++ b/1.8/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:24 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:16 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>All Classes (Apache Accumulo Project 1.8.1 API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/allclasses-noframe.html b/1.8/apidocs/allclasses-noframe.html
index 58b77f8..d7a74d0 100644
--- a/1.8/apidocs/allclasses-noframe.html
+++ b/1.8/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:24 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:16 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>All Classes (Apache Accumulo Project 1.8.1 API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/constant-values.html b/1.8/apidocs/constant-values.html
index 0b2ace4..35efbf5 100644
--- a/1.8/apidocs/constant-values.html
+++ b/1.8/apidocs/constant-values.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:13 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Constant Field Values (Apache Accumulo Project 1.8.1 API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Constant Field Values (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -204,6 +204,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/deprecated-list.html b/1.8/apidocs/deprecated-list.html
index 44c4fee..59db1ef 100644
--- a/1.8/apidocs/deprecated-list.html
+++ b/1.8/apidocs/deprecated-list.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:24 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:16 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>Deprecated List (Apache Accumulo Project 1.8.1 API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="Deprecated List (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -1001,6 +1001,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/1d06e96a/1.8/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/1.8/apidocs/help-doc.html b/1.8/apidocs/help-doc.html
index 5bae73e..ba1bbc7 100644
--- a/1.8/apidocs/help-doc.html
+++ b/1.8/apidocs/help-doc.html
@@ -2,16 +2,16 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:24 EDT 2016 -->
+<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:16 EST 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Accumulo Project 1.8.0 API)</title>
-<meta name="date" content="2016-09-06">
+<title>API Help (Apache Accumulo Project 1.8.1 API)</title>
+<meta name="date" content="2017-02-27">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Apache Accumulo Project 1.8.0 API)";
+        parent.document.title="API Help (Apache Accumulo Project 1.8.1 API)";
     }
 //-->
 </script>
@@ -217,6 +217,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>