|
@@ -18,7 +18,7 @@ use Hue to quickly answer questions via self-service querying and are executing
|
|
|
Read more on [gethue.com](http://gethue.com) and
|
|
Read more on [gethue.com](http://gethue.com) and
|
|
|
- Connect to a [database](https://docs.gethue.com/administrator/configuration/connectors/)
|
|
- Connect to a [database](https://docs.gethue.com/administrator/configuration/connectors/)
|
|
|
- Build your own Editor with the [SQL Scratchpad](https://docs.gethue.com/developer/components/scratchpad/)
|
|
- Build your own Editor with the [SQL Scratchpad](https://docs.gethue.com/developer/components/scratchpad/)
|
|
|
-- Boot the [Query Service](https://docs.gethue.com/administrator/installation/cloud/#kubernetes) and query the [API](https://docs.gethue.com/developer/api/rest/)
|
|
|
|
|
|
|
+- Boot the [Query Service](https://docs.gethue.com/administrator/installation/cloud/#kubernetes) and query via the UI/[API](https://docs.gethue.com/developer/api/)
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
@@ -30,7 +30,7 @@ Quick Demos:
|
|
|
* Docker Compose: [Impala](https://gethue.com/blog/quickstart-sql-editor-for-apache-impala/), [Flink SQL](https://gethue.com/blog/sql-querying-live-kafka-logs-and-sending-live-updates-with-flink-sql/), [ksqlDB](https://gethue.com/blog/tutorial-query-live-data-stream-with-kafka-sql/), [Phoenix SQL / HBase](https://gethue.com/blog/querying-live-kafka-data-in-apache-hbase-with-phoenix/), [Spark SQL](https://gethue.com/blog/querying-spark-sql-with-spark-thrift-server-and-hue-editor/)
|
|
* Docker Compose: [Impala](https://gethue.com/blog/quickstart-sql-editor-for-apache-impala/), [Flink SQL](https://gethue.com/blog/sql-querying-live-kafka-logs-and-sending-live-updates-with-flink-sql/), [ksqlDB](https://gethue.com/blog/tutorial-query-live-data-stream-with-kafka-sql/), [Phoenix SQL / HBase](https://gethue.com/blog/querying-live-kafka-data-in-apache-hbase-with-phoenix/), [Spark SQL](https://gethue.com/blog/querying-spark-sql-with-spark-thrift-server-and-hue-editor/)
|
|
|
* Live instance: [demo.gethue.com](https://demo.gethue.com/)
|
|
* Live instance: [demo.gethue.com](https://demo.gethue.com/)
|
|
|
|
|
|
|
|
-Three ways to start the server and configure the [databases](https://docs.gethue.com/administrator/configuration/connectors/) you want to query:
|
|
|
|
|
|
|
+Three ways to start the server then configure the [databases](https://docs.gethue.com/administrator/configuration/connectors/) you want to query:
|
|
|
|
|
|
|
|
Docker
|
|
Docker
|
|
|
------
|
|
------
|
|
@@ -72,7 +72,6 @@ Components
|
|
|
|
|
|
|
|
SQL Editor, Parsers [components](https://docs.gethue.com/developer/components/) and REST/Python/CLI [APIs](https://docs.gethue.com/developer/api/).
|
|
SQL Editor, Parsers [components](https://docs.gethue.com/developer/components/) and REST/Python/CLI [APIs](https://docs.gethue.com/developer/api/).
|
|
|
|
|
|
|
|
-
|
|
|
|
|
License
|
|
License
|
|
|
-----------
|
|
-----------
|
|
|
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
|
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|