Jekyll build from master:a4540ce Added 'latest' redirects for each documentation page
* Enables links from external sites to 'latest' documentation page * Redirects will start working when 2.0 is released Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/f4cf7bfb Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/f4cf7bfb Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/f4cf7bfb Branch: refs/heads/asf-site Commit: f4cf7bfb13e5d9056a2d5be1f05958bfc9561a7b Parents: d5fc9d3 Author: Mike Walch <mwa...@apache.org> Authored: Tue Jun 6 16:12:31 2017 -0400 Committer: Mike Walch <mwa...@apache.org> Committed: Tue Jun 6 16:12:31 2017 -0400 ---------------------------------------------------------------------- docs/latest/administration/configuration-management.html | 10 ++++++++++ docs/latest/administration/configuration-properties.html | 10 ++++++++++ docs/latest/administration/fate.html | 10 ++++++++++ docs/latest/administration/in-depth-install.html | 10 ++++++++++ docs/latest/administration/kerberos.html | 10 ++++++++++ docs/latest/administration/monitoring-metrics.html | 10 ++++++++++ docs/latest/administration/multivolume.html | 10 ++++++++++ docs/latest/administration/replication.html | 10 ++++++++++ docs/latest/administration/ssl.html | 10 ++++++++++ docs/latest/administration/tracing.html | 10 ++++++++++ docs/latest/development/development_tools.html | 10 ++++++++++ docs/latest/development/high_speed_ingest.html | 10 ++++++++++ docs/latest/development/iterators.html | 10 ++++++++++ docs/latest/development/mapreduce.html | 10 ++++++++++ docs/latest/development/proxy.html | 10 ++++++++++ docs/latest/development/sampling.html | 10 ++++++++++ docs/latest/development/security.html | 10 ++++++++++ docs/latest/development/summaries.html | 10 ++++++++++ docs/latest/getting-started/clients.html | 10 ++++++++++ docs/latest/getting-started/design.html | 10 ++++++++++ docs/latest/getting-started/quick-install.html | 10 ++++++++++ docs/latest/getting-started/shell.html | 10 ++++++++++ docs/latest/getting-started/table_configuration.html | 10 ++++++++++ docs/latest/getting-started/table_design.html | 10 ++++++++++ docs/latest/index.html | 10 ++++++++++ docs/latest/troubleshooting/advanced.html | 10 ++++++++++ docs/latest/troubleshooting/basic.html | 10 ++++++++++ docs/latest/troubleshooting/system-metadata-tables.html | 10 ++++++++++ docs/latest/troubleshooting/tools.html | 10 ++++++++++ feed.xml | 4 ++-- 30 files changed, 292 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/configuration-management.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/configuration-management.html b/docs/latest/administration/configuration-management.html new file mode 100644 index 0000000..5417490 --- /dev/null +++ b/docs/latest/administration/configuration-management.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/configuration-management"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/configuration-management"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/configuration-management">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/configuration-management"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/configuration-properties.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/configuration-properties.html b/docs/latest/administration/configuration-properties.html new file mode 100644 index 0000000..97d0f6f --- /dev/null +++ b/docs/latest/administration/configuration-properties.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/configuration-properties"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/configuration-properties"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/configuration-properties">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/configuration-properties"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/fate.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/fate.html b/docs/latest/administration/fate.html new file mode 100644 index 0000000..9e2091e --- /dev/null +++ b/docs/latest/administration/fate.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/fate"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/fate"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/fate">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/fate"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/in-depth-install.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/in-depth-install.html b/docs/latest/administration/in-depth-install.html new file mode 100644 index 0000000..d778eb1 --- /dev/null +++ b/docs/latest/administration/in-depth-install.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/in-depth-install"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/in-depth-install"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/in-depth-install">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/in-depth-install"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/kerberos.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/kerberos.html b/docs/latest/administration/kerberos.html new file mode 100644 index 0000000..bb42048 --- /dev/null +++ b/docs/latest/administration/kerberos.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/kerberos"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/kerberos"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/kerberos">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/kerberos"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/monitoring-metrics.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/monitoring-metrics.html b/docs/latest/administration/monitoring-metrics.html new file mode 100644 index 0000000..21f10ab --- /dev/null +++ b/docs/latest/administration/monitoring-metrics.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/monitoring-metrics"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/monitoring-metrics"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/monitoring-metrics">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/monitoring-metrics"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/multivolume.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/multivolume.html b/docs/latest/administration/multivolume.html new file mode 100644 index 0000000..e288d8c --- /dev/null +++ b/docs/latest/administration/multivolume.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/multivolume"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/multivolume"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/multivolume">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/multivolume"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/replication.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/replication.html b/docs/latest/administration/replication.html new file mode 100644 index 0000000..0df1766 --- /dev/null +++ b/docs/latest/administration/replication.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/replication"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/replication"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/replication">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/replication"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/ssl.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/ssl.html b/docs/latest/administration/ssl.html new file mode 100644 index 0000000..b929662 --- /dev/null +++ b/docs/latest/administration/ssl.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/ssl"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/ssl"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/ssl">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/ssl"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/administration/tracing.html ---------------------------------------------------------------------- diff --git a/docs/latest/administration/tracing.html b/docs/latest/administration/tracing.html new file mode 100644 index 0000000..5a4082c --- /dev/null +++ b/docs/latest/administration/tracing.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/administration/tracing"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/administration/tracing"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/administration/tracing">Click here if you are not redirected.</a> +<script>location="/docs/1.8/administration/tracing"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/development_tools.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/development_tools.html b/docs/latest/development/development_tools.html new file mode 100644 index 0000000..67e4f8a --- /dev/null +++ b/docs/latest/development/development_tools.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/development_tools"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/development_tools"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/development_tools">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/development_tools"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/high_speed_ingest.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/high_speed_ingest.html b/docs/latest/development/high_speed_ingest.html new file mode 100644 index 0000000..9e6c4e0 --- /dev/null +++ b/docs/latest/development/high_speed_ingest.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/high_speed_ingest"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/high_speed_ingest"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/high_speed_ingest">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/high_speed_ingest"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/iterators.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/iterators.html b/docs/latest/development/iterators.html new file mode 100644 index 0000000..f8d3ce7 --- /dev/null +++ b/docs/latest/development/iterators.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/iterators"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/iterators"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/iterators">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/iterators"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/mapreduce.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/mapreduce.html b/docs/latest/development/mapreduce.html new file mode 100644 index 0000000..4e2956e --- /dev/null +++ b/docs/latest/development/mapreduce.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/mapreduce"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/mapreduce"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/mapreduce">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/mapreduce"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/proxy.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/proxy.html b/docs/latest/development/proxy.html new file mode 100644 index 0000000..b9040e0 --- /dev/null +++ b/docs/latest/development/proxy.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/proxy"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/proxy"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/proxy">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/proxy"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/sampling.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/sampling.html b/docs/latest/development/sampling.html new file mode 100644 index 0000000..3709d2d --- /dev/null +++ b/docs/latest/development/sampling.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/sampling"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/sampling"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/sampling">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/sampling"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/security.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/security.html b/docs/latest/development/security.html new file mode 100644 index 0000000..492433a --- /dev/null +++ b/docs/latest/development/security.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/security"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/security"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/security">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/security"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/development/summaries.html ---------------------------------------------------------------------- diff --git a/docs/latest/development/summaries.html b/docs/latest/development/summaries.html new file mode 100644 index 0000000..f6c7b05 --- /dev/null +++ b/docs/latest/development/summaries.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/development/summaries"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/development/summaries"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/development/summaries">Click here if you are not redirected.</a> +<script>location="/docs/1.8/development/summaries"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/clients.html ---------------------------------------------------------------------- diff --git a/docs/latest/getting-started/clients.html b/docs/latest/getting-started/clients.html new file mode 100644 index 0000000..79aad51 --- /dev/null +++ b/docs/latest/getting-started/clients.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/getting-started/clients"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/clients"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/getting-started/clients">Click here if you are not redirected.</a> +<script>location="/docs/1.8/getting-started/clients"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/design.html ---------------------------------------------------------------------- diff --git a/docs/latest/getting-started/design.html b/docs/latest/getting-started/design.html new file mode 100644 index 0000000..f0d404f --- /dev/null +++ b/docs/latest/getting-started/design.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/getting-started/design"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/design"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/getting-started/design">Click here if you are not redirected.</a> +<script>location="/docs/1.8/getting-started/design"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/quick-install.html ---------------------------------------------------------------------- diff --git a/docs/latest/getting-started/quick-install.html b/docs/latest/getting-started/quick-install.html new file mode 100644 index 0000000..a0b6137 --- /dev/null +++ b/docs/latest/getting-started/quick-install.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/getting-started/quick-install"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/quick-install"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/getting-started/quick-install">Click here if you are not redirected.</a> +<script>location="/docs/1.8/getting-started/quick-install"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/shell.html ---------------------------------------------------------------------- diff --git a/docs/latest/getting-started/shell.html b/docs/latest/getting-started/shell.html new file mode 100644 index 0000000..a0eddb3 --- /dev/null +++ b/docs/latest/getting-started/shell.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/getting-started/shell"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/shell"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/getting-started/shell">Click here if you are not redirected.</a> +<script>location="/docs/1.8/getting-started/shell"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/table_configuration.html ---------------------------------------------------------------------- diff --git a/docs/latest/getting-started/table_configuration.html b/docs/latest/getting-started/table_configuration.html new file mode 100644 index 0000000..fca14f7 --- /dev/null +++ b/docs/latest/getting-started/table_configuration.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/getting-started/table_configuration"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/table_configuration"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/getting-started/table_configuration">Click here if you are not redirected.</a> +<script>location="/docs/1.8/getting-started/table_configuration"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/getting-started/table_design.html ---------------------------------------------------------------------- diff --git a/docs/latest/getting-started/table_design.html b/docs/latest/getting-started/table_design.html new file mode 100644 index 0000000..86370d1 --- /dev/null +++ b/docs/latest/getting-started/table_design.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/getting-started/table_design"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/getting-started/table_design"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/getting-started/table_design">Click here if you are not redirected.</a> +<script>location="/docs/1.8/getting-started/table_design"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/index.html ---------------------------------------------------------------------- diff --git a/docs/latest/index.html b/docs/latest/index.html new file mode 100644 index 0000000..100e83c --- /dev/null +++ b/docs/latest/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/">Click here if you are not redirected.</a> +<script>location="/docs/1.8/"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/advanced.html ---------------------------------------------------------------------- diff --git a/docs/latest/troubleshooting/advanced.html b/docs/latest/troubleshooting/advanced.html new file mode 100644 index 0000000..aa4cfbb --- /dev/null +++ b/docs/latest/troubleshooting/advanced.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/troubleshooting/advanced"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/advanced"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/troubleshooting/advanced">Click here if you are not redirected.</a> +<script>location="/docs/1.8/troubleshooting/advanced"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/basic.html ---------------------------------------------------------------------- diff --git a/docs/latest/troubleshooting/basic.html b/docs/latest/troubleshooting/basic.html new file mode 100644 index 0000000..3bd3469 --- /dev/null +++ b/docs/latest/troubleshooting/basic.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/troubleshooting/basic"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/basic"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/troubleshooting/basic">Click here if you are not redirected.</a> +<script>location="/docs/1.8/troubleshooting/basic"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/system-metadata-tables.html ---------------------------------------------------------------------- diff --git a/docs/latest/troubleshooting/system-metadata-tables.html b/docs/latest/troubleshooting/system-metadata-tables.html new file mode 100644 index 0000000..c1ba210 --- /dev/null +++ b/docs/latest/troubleshooting/system-metadata-tables.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/troubleshooting/system-metadata-tables.md"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/system-metadata-tables.md"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/troubleshooting/system-metadata-tables.md">Click here if you are not redirected.</a> +<script>location="/docs/1.8/troubleshooting/system-metadata-tables.md"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/docs/latest/troubleshooting/tools.html ---------------------------------------------------------------------- diff --git a/docs/latest/troubleshooting/tools.html b/docs/latest/troubleshooting/tools.html new file mode 100644 index 0000000..11764e0 --- /dev/null +++ b/docs/latest/troubleshooting/tools.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-US"> +<meta charset="utf-8"> +<title>Redirectingâ¦</title> +<link rel="canonical" href="/docs/1.8/troubleshooting/tools"> +<meta http-equiv="refresh" content="0; url=/docs/1.8/troubleshooting/tools"> +<h1>Redirectingâ¦</h1> +<a href="/docs/1.8/troubleshooting/tools">Click here if you are not redirected.</a> +<script>location="/docs/1.8/troubleshooting/tools"</script> +</html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/f4cf7bfb/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 322f11f..898b9c3 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>Fri, 02 Jun 2017 15:19:38 -0400</pubDate> - <lastBuildDate>Fri, 02 Jun 2017 15:19:38 -0400</lastBuildDate> + <pubDate>Tue, 06 Jun 2017 16:12:23 -0400</pubDate> + <lastBuildDate>Tue, 06 Jun 2017 16:12:23 -0400</lastBuildDate> <generator>Jekyll v3.3.1</generator> <item>