Pārlūkot izejas kodu

HUE-8888 [docs] List some ideas of connectors to contribute

Romain 6 gadi atpakaļ
vecāks
revīzija
14a1feab7f
2 mainītis faili ar 31 papildinājumiem un 11 dzēšanām
  1. 25 5
      CONTRIBUTING.md
  2. 6 6
      README.md

+ 25 - 5
CONTRIBUTING.md

@@ -5,20 +5,40 @@ The Hue project gladly welcomes [pull requests](https://github.com/cloudera/hue/
 
 This document contains instructions on how to help get involved with Hue.
 
-In any case, feel free to ask here, on [hue-user](http://groups.google.com/a/cloudera.org/group/hue-user) or [@gethue](https://twitter.com/gethue).
+In any case, feel free to ask here, on the [forum](Help Forum: https://discourse.gethue.com/) or [@gethue](https://twitter.com/gethue).
 
-# Getting Started
+# What to improve
 
-1. Have a look at [how to build Hue](https://github.com/cloudera/hue#getting-started).
-2. High level [Roadmap](/docs/ROADMAP.md). Updating a small piece if [documentation](https://docs.gethue.com) is also a quick way to get familiar.
+Here is some inspiration on which areas would love to have some contributions:
+
+1. Updating a small piece of [documentation](https://docs.gethue.com).
+2. High level [Roadmap](/docs/ROADMAP.md).
 3. [JIRA](https://issues.cloudera.org/browse/HUE) is the bug tracking system as well as [Github issues](https://github.com/cloudera/hue/issues).
+4. Generally, improving or creating connectors should be the best projects:
+* SQL (Tip: read (how to write a parser)[link]
+  * Hive LLAP
+  * Parser for Calcite
+  * Parser for PartiQl
+  * Parser for ZetaSql
+  * SqlAlchemy (any improvements to connectors for Druid, Phoenix...)
+  * Kafka Sql
+  * Elastic Search
+* Storage: Google Storage
+* Query Optimization
+* Data Catalog
+* Document Sharing (Slack, email...)
+* Result Sharing (Google Spreadsheet, Slack...)
+
+# Submitting an improvement
 
 Here are some example of changes:
 
 * [Pull request 842](https://github.com/cloudera/hue/pull/842)
 * [HUE-8802 [search] Deleting an index throws a js exception](https://issues.cloudera.org/browse/HUE-8802)
 
-# Submitting an improvement
+## Building
+
+Have a look at [how to build Hue](https://github.com/cloudera/hue#getting-started).
 
 ## Reviews
 

+ 6 - 6
README.md

@@ -5,17 +5,17 @@
 ![alt text](https://raw.githubusercontent.com/cloudera/hue/master/docs/images/hue_logo.png "Hue Logo")
 
 
-Query. Explore. Repeat.
------------------------
+Query. Explore. Share.
+----------------------
 
-Hue is an open source SQL Workbench for browsing, querying and visualizing data in cloud/on-prem Data Warehouses: [gethue.com](http://gethue.com)
+Hue is an open source SQL Assistant for querying, visualizing and sharing data in Databases & Data Warehouses: [gethue.com](http://gethue.com)
 
 It features:
 
    * [Editors](http://gethue.com/sql-editor/) to query with SQL [any database](https://docs.gethue.com/latest/administrator/configuration/editor/#connectors) and submit jobs
    * [Dashboards](http://gethue.com/search-dashboards/) to dynamically interact and visualize data
    * [Scheduler](http://gethue.com/scheduling/) of jobs and workflows
-   * [Browsers](http://gethue.com/browsers/) for data and a Data Catalog
+   * [Catalog](http://gethue.com/browsers/) for browsing data storages and metadata
 
 
 ![alt text](docs/images/sql-editor.png "Hue Editor")
@@ -23,7 +23,7 @@ It features:
 
 Who is using Hue
 ----------------
-Thousands of companies and organizations use Hue to open-up their data and provide self service querying in order to make smarter decisions. Just at Cloudera, Hue is heavily used by thousand of customers executing millions of queries daily. Hue directly ships in Cloudera, Amazon, MapR, BigTop and is compatible with the other distributions.
+Thousands of companies and organizations use Hue to open-up their data and provide self service querying. Just at Cloudera, Hue is heavily used by 1000 customers executing millions of queries daily. Hue also ships in Amazon AWS and its open source version is used by hundred of companies.
 
 
 Getting Started
@@ -58,7 +58,7 @@ Read more about configurations at [``tools/kubernetes``](tools/kubernetes/).
 
 Community
 -----------
-   * Contributing [guidelines](CONTRIBUTING.md)
+   * How to [contribute](CONTRIBUTING.md)
    * Help Forum: https://discourse.gethue.com/ ([previous mailing list](http://groups.google.com/a/cloudera.org/group/hue-user))
    * High level [roadmap](docs/ROADMAP.md)
    * Jira: https://issues.cloudera.org/browse/HUE