浏览代码

HUE-8888 [docs] Simplify and remove old job submission references

Romain 6 年之前
父节点
当前提交
ca83744100

+ 1 - 1
docs/docs-site/content/_index.md

@@ -9,7 +9,7 @@ pre = "<b>1. </b>"
 
 
 <h1>Documentation</h1>
 <h1>Documentation</h1>
 
 
-Hue is a mature open source SQL Assistant for querying, visualizing and sharing data in Databases & Data Warehouses: [gethue.com](http://gethue.com).
+Hue is a mature open source Query Assistant for querying, visualizing and sharing data in Databases & Data Warehouses: [gethue.com](http://gethue.com)
 
 
 Thousands of companies and organizations use Hue to open-up their data and provide self service querying. Hue is heavily used by:
 Thousands of companies and organizations use Hue to open-up their data and provide self service querying. Hue is heavily used by:
 
 

+ 1 - 1
docs/docs-site/content/user/_index.md

@@ -12,7 +12,7 @@ Hue consists in a single page interface that allow the users to perform data
 analyses without losing any context. The goal is to promote self service and stay simple like Excel
 analyses without losing any context. The goal is to promote self service and stay simple like Excel
 so that 80% of the user can find, explore and query data and become more data driven.
 so that 80% of the user can find, explore and query data and become more data driven.
 
 
-Please refer to [database list](/administrator/configuration/connectors/#databases) or the main [configuration section](/administrator/configuration/) for all the Database/Data Warehouse connectors.
+Please refer to [connector section](/administrator/configuration/connectors/#databases) for the list of the most popular Database/Data Warehouse supported.
 
 
 **1. Find or import your data**
 **1. Find or import your data**
 
 

+ 9 - 8
docs/docs-site/content/user/browsing/_index.md

@@ -30,10 +30,6 @@ The Table Browser enables you to manage the databases, tables, and partitions of
     -   Import data into a table
     -   Import data into a table
     -   [Filter, Sort and Browse Partitions](http://gethue.com/filter-sort-browse-hive-partitions-with-hues-metastore/)
     -   [Filter, Sort and Browse Partitions](http://gethue.com/filter-sort-browse-hive-partitions-with-hues-metastore/)
 
 
-### Streams
-
-Kafka topics, Streams, Tables can be listed via the [`ksql` connector](/administrator/configuration/connectors/#ksql).
-
 ### Data Catalogs
 ### Data Catalogs
 
 
 [Apache Atlas](https://atlas.apache.org/) is powering the Search and Commenting of tables, columns. New Catalogs can be integrated via [connectors](/developer/connectors/).
 [Apache Atlas](https://atlas.apache.org/) is powering the Search and Commenting of tables, columns. New Catalogs can be integrated via [connectors](/developer/connectors/).
@@ -205,6 +201,10 @@ This file is required for the GeoIP lookup command and can be found on [MaxMind
 
 
 Any grok commands can be defined in text files within the grok_dictionaries sub directory.
 Any grok commands can be defined in text files within the grok_dictionaries sub directory.
 
 
+### Streams
+
+Kafka topics, Streams, Tables can be listed via the [`ksql` connector](/administrator/configuration/connectors/#ksql).
+
 ### Permissions
 ### Permissions
 
 
 Sentry roles and privileges can directly be edited in the Security interface.
 Sentry roles and privileges can directly be edited in the Security interface.
@@ -521,10 +521,6 @@ The Job Browser application lets you to examine multiple types of jobs
 jobs running in the cluster. Job Browser presents the job and
 jobs running in the cluster. Job Browser presents the job and
 tasks in layers for quick access to the logs and troubleshooting.
 tasks in layers for quick access to the logs and troubleshooting.
 
 
-### YARN (Spark, MapReduce, Tez)
-
-Any job running on the Resource Manager will be automatically listed. The information will be fetched accordingly if the job got moved to one of the history servers.
-
 ### SQL Queries
 ### SQL Queries
 
 
 There are three ways to access the Query browser:
 There are three ways to access the Query browser:
@@ -547,6 +543,11 @@ Query capabilities
 Read more about it on [Browsing Impala Query Execution within the SQL Editor
 Read more about it on [Browsing Impala Query Execution within the SQL Editor
 ](http://gethue.com/browsing-impala-query-execution-within-the-sql-editor/).
 ](http://gethue.com/browsing-impala-query-execution-within-the-sql-editor/).
 
 
+### YARN (Spark, MapReduce, Tez)
+
+Any job running on the Resource Manager will be automatically listed. The information will be fetched accordingly if the job got moved to one of the history servers.
+
+
 ### Oozie Workflow / Schedules
 ### Oozie Workflow / Schedules
 
 
 List submitted workflows, schedules and bundles. See more in details in the [Scheduling](/user/scheduling/) section.
 List submitted workflows, schedules and bundles. See more in details in the [Scheduling](/user/scheduling/) section.

+ 4 - 16
docs/docs-site/content/user/querying/_index.md

@@ -9,7 +9,7 @@ Hue's goal is to make Databases & Datawarehouses querying easy and productive.
 
 
 Several apps, each one specialized in a certain type of querying are available. Data sources can be explored first via the [browsers](/user/browsing/).
 Several apps, each one specialized in a certain type of querying are available. Data sources can be explored first via the [browsers](/user/browsing/).
 
 
-* The Editor shines for SQL queries but also supports job submissions. It comes with an intelligent autocomplete, risk alerts and self service troubleshooting.
+* The Editor shines for SQL queries. It comes with an intelligent autocomplete, risk alerts and self service troubleshooting.
 * The Editor is also available in Notebook mode for quickly executing light programming snippets.
 * The Editor is also available in Notebook mode for quickly executing light programming snippets.
 * Dashboards are focusing on visualizing indexed data but can also query SQL databases.
 * Dashboards are focusing on visualizing indexed data but can also query SQL databases.
 
 
@@ -19,11 +19,9 @@ The configuration of the connectors is currently done by the [Administrator](/ad
 
 
 ![Editor](https://cdn.gethue.com/uploads/2019/08/hue_4.5.png)
 ![Editor](https://cdn.gethue.com/uploads/2019/08/hue_4.5.png)
 
 
-### Running
+### Running Queries
 
 
-#### Queries
-
-SQL query execution is the primary use case of the Editor.
+SQL query execution is the primary use case of the Editor. See the list of most common [Databases and Datawarehouses](/administrator/configuration/connectors/).
 
 
 1.  The currently selected statement has a **left blue** border. To execute a portion of a query, highlight one or more query
 1.  The currently selected statement has a **left blue** border. To execute a portion of a query, highlight one or more query
     statements.
     statements.
@@ -45,16 +43,6 @@ When you have multiple statements it's enough to put the cursor in the statement
 
 
 **Note**: On top of the logs panel, there is a link to open the query profile in the [Query Browser](/user/browsing/#impala-queries).
 **Note**: On top of the logs panel, there is a link to open the query profile in the [Query Browser](/user/browsing/#impala-queries).
 
 
-#### Jobs
-
-In addition to SQL, these types of jobs are supported:
-
-* [Apache Pig](https://pig.apache.org/) latin instructions to load/merge data to perform ETL or Analytics.
-* Running an [SQL import](/user/browsing/#relational-databases) from a traditional relational database via an [Apache Sqoop](https://sqoop.apache.org/) command.
-* Regular Java, MapReduce, [shell script](http://gethue.com/use-the-shell-action-in-oozie/).
-* [Spark](http://gethue.com/use-the-spark-action-in-oozie/) Jar or Python script to trial and error them in YARN via [Oozie](http://gethue.com/how-to-schedule-spark-jobs-with-spark-on-yarn-and-oozie/) or Livy.
-
-
 ### Downloading Results
 ### Downloading Results
 
 
 There are several ways you can export results of a query.
 There are several ways you can export results of a query.
@@ -230,7 +218,7 @@ Widgets are interconnected together. This is great for exploring new datasets or
 
 
 ![Analytics dimensions](https://cdn.gethue.com/uploads/2018/08/dashboard_layout_dnd.gif)
 ![Analytics dimensions](https://cdn.gethue.com/uploads/2018/08/dashboard_layout_dnd.gif)
 
 
-The best supported engine is Apache Solr, then support for SQL databases like Apache Hive and Apache Impala is getting better. To help add more databases, feel free to check the [dashboard connector](/developer/connectors/#dashboard) section.
+The best supported engine is Apache Solr, then support for SQL databases is getting better. To help add more SQL support, feel free to check the [dashboard connector](/developer/connectors/#dashboard) section.
 
 
 These tutorials showcase the capabilities:
 These tutorials showcase the capabilities: