This is an automated email from the ASF dual-hosted git repository. gian pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-druid-website.git
commit a8c233b01e621d1b0e650d038b913b761de63ddf Author: Vadim Ogievetsky <[email protected]> AuthorDate: Mon Jun 10 23:59:21 2019 -0700 remove tranquility --- downloads.html | 8 -------- feed/index.xml | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/downloads.html b/downloads.html index ef28523..352f48f 100644 --- a/downloads.html +++ b/downloads.html @@ -142,14 +142,6 @@ <p>Due to licensing considerations, the MySQL metadata store extension does not include the required MySQL JDBC driver which must be downloaded separately. Please see the <a href="/docs/latest/development/extensions-core/mysql.html">documentation</a> for instructions on how to include this library.</p> -<h3 id="tranquility">Tranquility</h3> - -<p>Tranquility is a library to load streaming data into Druid. It is commonly deployed as the final stage in a series of jobs in a stream processor such as Apache Flink or Kafka Streams.</p> - -<p>The latest version of Tranquility is available here: <a href="http://static.druid.io/tranquility/releases/tranquility-distribution-0.8.3.tgz">tranquility-distribution-0.8.3.tgz</a>.</p> - -<p>Note that Tranquility is not required in order to load streaming data: you can also use Druid's <a href="/docs/latest/development/extensions-core/kafka-ingestion.html">Kafka indexing service</a> to load directly from Kafka.</p> - <h2 id="release-candidates">Release candidates</h2> <p>Release candidates are announced on the <a href="https://lists.apache.org/[email protected]">Druid dev mailing list</a>.</p> diff --git a/feed/index.xml b/feed/index.xml index 942c635..24bd33f 100644 --- a/feed/index.xml +++ b/feed/index.xml @@ -5,7 +5,7 @@ <subtitle>Real²time Exploratory Analytics on Large Datasets</subtitle> <link type="application/atom+xml" href="http://druid.io/feed/" rel="self"/> <link type="text/html" href="http://druid.io/" rel="alternate"/> - <updated>2019-06-10T20:58:54-07:00</updated> + <updated>2019-06-10T23:58:18-07:00</updated> <id>http://druid.io/</id> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
