Эх сурвалжийг харах

HUE-8741 [doc] Add Apache Ranger, Atlas and Knox integrations to the roadmap

Romain Rigaux 6 жил өмнө
parent
commit
35277c0

+ 3 - 0
docs/ROADMAP.md

@@ -13,6 +13,9 @@ High Level Roadmap
 * [ ] Frontend moved to Webpack [HUE-8687](https://issues.cloudera.org/browse/HUE-8687)
 * [ ] Result caching
 * [ ] Editor v2
+* [ ] [core] Integrate with Apache Ranger [HUE-8748](https://issues.cloudera.org/browse/HUE-8748)
+* [ ] [core] Integrate with Apache Atlas [HUE-8749](https://issues.cloudera.org/browse/HUE-8749)
+* [ ] [core] Integrate with Apache Knox [HUE-8750](https://issues.cloudera.org/browse/HUE-8750)
 * [ ] SQL Dashboards and Query Builder [HUE-3228](https://issues.cloudera.org/browse/HUE-3228)
 * [ ] Gunicorn [HUE-8739](https://issues.cloudera.org/browse/HUE-8739)
 * [x] Web Server [NGINX](http://gethue.com/using-nginx-to-speed-up-hue-3-8-0/)

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

@@ -17,7 +17,7 @@ Use the left metadata assists to browse your existing data without losing your e
 
 When you found your data, the Editor's autocomplete is extremely powerful as they support 90-100% of the language syntax and will highlight any syntax or logical error. The right assistant provides quick previews of the datasets, which columns or JOINs are popular and recommendations on how to type optimized queries. After the querying, refine your results before exporting to S3/HDFS/ADLS or downloaded as CSV/Excel.
 
-** 4 applications**
+**3. 4 applications**
 
 * Editor: The goal of Hue's Editor is to make data querying easy and productive. It focuses on SQL but also supports job submissions. It comes with an intelligent autocomplete, search & tagging of data and query assistance.
 * Browsers: Hue's Browsers let you easily search, glance and perform actions on data or jobs in Cloud or on premise clusters.