This is an automated email from the ASF dual-hosted git repository.
gian pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git
The following commit(s) were added to refs/heads/master by this push:
new 3c89b3b added canonical links
new 8e03bb1 Merge pull request #67 from implydata/add-canonical
3c89b3b is described below
commit 3c89b3bab907cdafe0c0588a57516ff62b16e104
Author: Vadim Ogievetsky <[email protected]>
AuthorDate: Tue Oct 22 11:53:08 2019 -0700
added canonical links
---
community/cla.md | 1 +
community/index.md | 1 +
druid-powered.md | 1 +
druid.md | 3 ++-
faq.md | 1 +
gifs/data-loader-kafka.gif | Bin 8564265 -> 0 bytes
gifs/management.gif | Bin 16200059 -> 0 bytes
gifs/query-view-combo.gif | Bin 6555126 -> 0 bytes
index.html | 1 +
index_apache.html | 46 ---------------------------------------------
libraries.md | 1 +
licensing.md | 1 +
technology.md | 1 +
thanks.md | 1 +
use-cases.md | 1 +
15 files changed, 12 insertions(+), 47 deletions(-)
diff --git a/community/cla.md b/community/cla.md
index ed802cd..86ba640 100644
--- a/community/cla.md
+++ b/community/cla.md
@@ -1,6 +1,7 @@
---
title: Druid Contributor License Agreement
layout: simple_page
+canonical: 'https://druid.apache.org/community/cla'
---
Per Apache policy, all Druid committers are required to have a contributor
license agreement (CLA) on file with
diff --git a/community/index.md b/community/index.md
index a8de0c9..f56abfc 100644
--- a/community/index.md
+++ b/community/index.md
@@ -2,6 +2,7 @@
title: Apache Druid (incubating) Community
sectionid: community
layout: simple_page
+canonical: 'https://druid.apache.org/community/'
---
## Community
diff --git a/druid-powered.md b/druid-powered.md
index c7ded97..3e539ca 100644
--- a/druid-powered.md
+++ b/druid-powered.md
@@ -3,6 +3,7 @@ title: Powered by Apache Druid (incubating)
subtitle: <a
href="https://github.com/apache/incubator-druid-website-src/blob/master/druid-powered.md"><span
class="fa fa-plus"></span> Add Your Company</a>
layout: simple_page
sectionid: powered-by
+canonical: 'https://druid.apache.org/druid-powered'
---
There are numerous companies of various sizes in production with Druid. Some
of them are listed below.
diff --git a/druid.md b/druid.md
index 7192b5d..38d5609 100644
--- a/druid.md
+++ b/druid.md
@@ -2,6 +2,7 @@
title: About Druid
layout: simple_page
sectionid: druid
+canonical: 'https://druid.apache.org/druid'
---
Apache Druid (incubating) is an open-source data store designed for sub-second
queries on real-time
@@ -60,7 +61,7 @@ Google's
search infrastructure. Druid indexes all ingested data in a custom column
format optimized for aggregations and filters. A Druid cluster is composed of
various types of processes (called nodes), each designed to do a small set of
-things very well.
+things very well.
## Comprehensive Architecture
diff --git a/faq.md b/faq.md
index e5d27df..1e29f6d 100644
--- a/faq.md
+++ b/faq.md
@@ -3,6 +3,7 @@ title: Frequently Asked Questions
subtitle: Don't see your question here? <a href='/community'>Ask us</a>
layout: simple_page
sectionid: faq
+canonical: 'https://druid.apache.org/faq'
---
### Is Druid a data warehouse? When should I use Druid over
Redshift/BigQuery/Snowflake?
diff --git a/gifs/data-loader-kafka.gif b/gifs/data-loader-kafka.gif
deleted file mode 100644
index c28e1b9..0000000
Binary files a/gifs/data-loader-kafka.gif and /dev/null differ
diff --git a/gifs/management.gif b/gifs/management.gif
deleted file mode 100644
index 8cd86ee..0000000
Binary files a/gifs/management.gif and /dev/null differ
diff --git a/gifs/query-view-combo.gif b/gifs/query-view-combo.gif
deleted file mode 100644
index 07fef27..0000000
Binary files a/gifs/query-view-combo.gif and /dev/null differ
diff --git a/index.html b/index.html
index f35235f..1ca9044 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@ published: true
title: Interactive Analytics at Scale
layout: html_page
id: home
+canonical: 'https://druid.apache.org/'
---
<link rel="stylesheet" href="/css/index.css">
diff --git a/index_apache.html b/index_apache.html
deleted file mode 100644
index 27002a3..0000000
--- a/index_apache.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<title>Apache Druid (incubating)</title>
-<link rel="canonical" href="https://druid.apache.org/" />
-<script async
src="https://www.googletagmanager.com/gtag/js?id=UA-131010415-1"></script>
-<script>
- window.dataLayer = window.dataLayer || [];
- function gtag(){dataLayer.push(arguments);}
- gtag('js', new Date());
- gtag('config', 'UA-131010415-1');
-</script>
-
-<link rel="stylesheet"
href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
-<link rel="stylesheet" href="/css-apache/bootstrap.min.css">
-<link
href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic|Open+Sans:300italic,400italic,600italic,400,300,600,700'
rel='stylesheet' type='text/css'>
-<link rel="stylesheet" href="/css-apache/main.css">
-</head>
-<body>
-
-<main class="druid-masthead">
- <div class="container">
- <div class="row">
- <div class="col-md-8 col-md-offset-2 text-center">
- <p class="lead"><b>Apache Druid (incubating)</b> is a high-performance,
column-oriented, distributed data store.</p>
- <p>Druid is an open source data store designed for real-time exploratory
analytics on large data sets. Druid's key features are a column-oriented
storage layout, a distributed shared-nothing architecture, and ability to
generate and leverage indexing and caching structures. Druid is typically
deployed in clusters of tens to hundreds of nodes, and has the ability to load
data from Apache Kafka and Apache Hadoop, among other data sources. Druid
offers two query languages: a SQL dialect [...]
- <p>After years of development as an independent project and deployment at
hundreds of sites, Druid has recently begun incubation at Apache! We have
migrated our <a href="https://github.com/apache/incubator-druid">GitHub
repo</a> and will soon be migrating our <a href="http://druid.io/">project web
site</a>. To join the Druid development community, subscribe to our Apache dev
list (<a
href="https://lists.apache.org/[email protected]">[email protected]</a>)
by sending a [...]
- <p>This web site is a placeholder until we have migrated our current
community site from <a href="http://druid.io">http://druid.io/</a>. For
downloads of pre-Apache releases and for detailed project information, please
visit that website.</p>
- <br />
- <p><a class="btn btn-lg" href="downloads.html"><span class="fa"></span>
Download</a>
- <p><a class="btn btn-lg" href="http://druid.io/"><span class="fa
fa-external-link"></span> Go to the current community site</a>
- </div>
- </div>
- </div>
-</main>
-
-<footer class="druid-footer">
-<div class="container">
- <div class="text-center">
- <p><i>Disclaimer:</i> Apache Druid is an effort undergoing incubation at
<a href="https://www.apache.org/">The Apache Software Foundation (ASF)</a>,
sponsored by the <a href="https://incubator.apache.org/">Apache Incubator</a>.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is no [...]
- </div>
-</div>
-</footer>
-
-</body>
-</html>
diff --git a/libraries.md b/libraries.md
index 90537c1..5fb1f21 100644
--- a/libraries.md
+++ b/libraries.md
@@ -1,6 +1,7 @@
---
title: Community and Third Party Software
layout: simple_page
+canonical: 'https://druid.apache.org/libraries'
---
Query Libraries
diff --git a/licensing.md b/licensing.md
index bf658c1..d3f5b6a 100644
--- a/licensing.md
+++ b/licensing.md
@@ -1,6 +1,7 @@
---
title: License
layout: simple_page
+canonical: 'https://druid.apache.org/licensing'
---
## License
diff --git a/technology.md b/technology.md
index ee78f49..0e3afbb 100644
--- a/technology.md
+++ b/technology.md
@@ -2,6 +2,7 @@
title: Technology
layout: simple_page
sectionid: technology
+canonical: 'https://druid.apache.org/technology'
---
Apache Druid (incubating) is an open source distributed data store.
diff --git a/thanks.md b/thanks.md
index c58f64e..29111fe 100644
--- a/thanks.md
+++ b/thanks.md
@@ -1,6 +1,7 @@
---
title: Thanks
layout: simple_page
+canonical: 'https://druid.apache.org/thanks'
---

diff --git a/use-cases.md b/use-cases.md
index 2214184..b468445 100644
--- a/use-cases.md
+++ b/use-cases.md
@@ -2,6 +2,7 @@
title: Use Cases
layout: simple_page
sectionid: use-cases
+canonical: 'https://druid.apache.org/use-cases'
---
## Streaming and operational data
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]