|
@@ -123,21 +123,27 @@
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="row justify-content-around">
|
|
<div class="row justify-content-around">
|
|
|
<div class="col-md-6">
|
|
<div class="col-md-6">
|
|
|
- <img
|
|
|
|
|
- alt="Image"
|
|
|
|
|
- class="border--round box-shadow-wide"
|
|
|
|
|
- src="https://cdn.gethue.com/uploads/2018/04/blog_top_search_.png"
|
|
|
|
|
- />
|
|
|
|
|
|
|
+ <img alt="Image" class="border--round box-shadow-wide" src="img/databases.svg" />
|
|
|
</div>
|
|
</div>
|
|
|
<div class="col-md-6 col-lg-5">
|
|
<div class="col-md-6 col-lg-5">
|
|
|
<div class="switchable__text">
|
|
<div class="switchable__text">
|
|
|
- <h2>Find and connect your data</h2>
|
|
|
|
|
|
|
+ <h2>Connect to all the databases</h2>
|
|
|
<p class="lead">
|
|
<p class="lead">
|
|
|
- The tables and storage browsers leverage your existing Data Catalogs knowledge
|
|
|
|
|
- transparently. Help users find the correct data among thousands of databases and self
|
|
|
|
|
- document it.
|
|
|
|
|
|
|
+ Pick one of the multiple interpreters for <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#apache-hive">Apache Hive</a>,
|
|
|
|
|
+ <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#apache-impala">Apache Impala</a>,
|
|
|
|
|
+ <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#presto">Presto</a>
|
|
|
|
|
+ and all the others too: MySQL,
|
|
|
|
|
+ <a href="/blog/tutorial-query-live-data-stream-with-flink-sql/">Apache Flink SQL</a>,
|
|
|
|
|
+ Oracle,
|
|
|
|
|
+ <a href="/blog/quick-task-sql-editor-for-apache-spark-sql-with-livy/">SparkSQL</a>,
|
|
|
|
|
+ <a href="/sql-querying-apache-hbase-with-apache-phoenix/">Apache Phoenix</a>,
|
|
|
|
|
+ <a href="/blog/tutorial-query-live-data-stream-with-kafka-sql/">ksqlDB</a>,
|
|
|
|
|
+ <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#elastic-search">Elastic Search</a>,
|
|
|
|
|
+ <a href="/quick-task-how-to-query-apache-druid-analytic-database/">Apache Druid</a>, PostgreSQL, Redshift, BigQuery...
|
|
|
</p>
|
|
</p>
|
|
|
- <a href="{{ .Site.Params.docsHost }}/user/browsing/">Learn More »</a>
|
|
|
|
|
|
|
+ <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/"
|
|
|
|
|
+ >Learn More »</a
|
|
|
|
|
+ >
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -170,30 +176,25 @@
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<div class="row justify-content-around">
|
|
<div class="row justify-content-around">
|
|
|
<div class="col-md-6">
|
|
<div class="col-md-6">
|
|
|
- <img alt="Image" class="border--round box-shadow-wide" src="img/databases.svg" />
|
|
|
|
|
|
|
+ <img
|
|
|
|
|
+ alt="Image"
|
|
|
|
|
+ class="border--round box-shadow-wide"
|
|
|
|
|
+ src="https://cdn.gethue.com/uploads/2018/04/blog_top_search_.png"
|
|
|
|
|
+ />
|
|
|
</div>
|
|
</div>
|
|
|
<div class="col-md-6 col-lg-5">
|
|
<div class="col-md-6 col-lg-5">
|
|
|
<div class="switchable__text">
|
|
<div class="switchable__text">
|
|
|
- <h2>Connect to all the databases</h2>
|
|
|
|
|
|
|
+ <h2>Find and connect your data</h2>
|
|
|
<p class="lead">
|
|
<p class="lead">
|
|
|
- Pick one of the multiple interpreters for <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#apache-hive">Apache Hive</a>,
|
|
|
|
|
- <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#apache-impala">Apache Impala</a>,
|
|
|
|
|
- <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#presto">Presto</a>
|
|
|
|
|
- and all the others too: MySQL,
|
|
|
|
|
- <a href="/blog/tutorial-query-live-data-stream-with-flink-sql/">Apache Flink SQL</a>,
|
|
|
|
|
- Oracle,
|
|
|
|
|
- <a href="/blog/quick-task-sql-editor-for-apache-spark-sql-with-livy/">SparkSQL</a>,
|
|
|
|
|
- <a href="/sql-querying-apache-hbase-with-apache-phoenix/">Apache Phoenix</a>,
|
|
|
|
|
- <a href="/blog/tutorial-query-live-data-stream-with-kafka-sql/">ksqlDB</a>,
|
|
|
|
|
- <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/#elastic-search">Elastic Search</a>,
|
|
|
|
|
- <a href="/quick-task-how-to-query-apache-druid-analytic-database/">Apache Druid</a>, PostgreSQL, Redshift, BigQuery...
|
|
|
|
|
|
|
+ The tables and storage browsers leverage your existing Data Catalogs knowledge
|
|
|
|
|
+ transparently. Help users find the correct data among thousands of databases and self
|
|
|
|
|
+ document it.
|
|
|
</p>
|
|
</p>
|
|
|
- <a href="{{ .Site.Params.docsHost }}/administrator/configuration/connectors/"
|
|
|
|
|
- >Learn More »</a
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ <a href="{{ .Site.Params.docsHost }}/user/browsing/">Learn More »</a>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</section>
|
|
</section>
|
|
|
|
|
+
|
|
|
</div>
|
|
</div>
|