浏览代码

[docs] Update of github issue for task server

Romain Rigaux 5 年之前
父节点
当前提交
93899460f4
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/ROADMAP.md
  2. 1 1
      docs/docs-site/content/administrator/administration/reference.md

+ 1 - 1
docs/ROADMAP.md

@@ -21,7 +21,7 @@ Next release is 4.9 [HUE-9488](https://issues.cloudera.org/browse/HUE-9488)
   * [ ] Charting and visualization revamp [HUE-6093](https://issues.cloudera.org/browse/HUE-6093)
   * [ ] Charting and visualization revamp [HUE-6093](https://issues.cloudera.org/browse/HUE-6093)
   * [ ] Result Sharing (Google Spreadsheet, Slack...)
   * [ ] Result Sharing (Google Spreadsheet, Slack...)
 * Core
 * Core
-  * [ ] Task Server workers [HUE-8738](https://issues.cloudera.org/browse/HUE-8738)
+  * [ ] Task Server workers [#1526](https://github.com/cloudera/hue/issues/1526)
   * [ ] Result caching and storage [HUE-8787](https://issues.cloudera.org/browse/HUE-8787)
   * [ ] Result caching and storage [HUE-8787](https://issues.cloudera.org/browse/HUE-8787)
   * [ ] Reference architecture [HUE-8815](https://issues.cloudera.org/browse/HUE-8815)
   * [ ] Reference architecture [HUE-8815](https://issues.cloudera.org/browse/HUE-8815)
   * [ ] Python 3 support [HUE-8737](https://issues.cloudera.org/browse/HUE-8737)
   * [ ] Python 3 support [HUE-8737](https://issues.cloudera.org/browse/HUE-8737)

+ 1 - 1
docs/docs-site/content/administrator/administration/reference.md

@@ -286,7 +286,7 @@ Here is one way to do it with [NGINX](http://gethue.com/using-nginx-to-speed-up-
 **Beta Feature**
 **Beta Feature**
 
 
 The task server is currently a work in progress to outsource all the blocking or resource intensive operations
 The task server is currently a work in progress to outsource all the blocking or resource intensive operations
-outside of the API server. Follow [HUE-8738](https://issues.cloudera.org/browse/HUE-8738) for more information
+outside of the API server. Follow [#1526](https://github.com/cloudera/hue/issues/1526) for more information
 on when first usable task will be released.
 on when first usable task will be released.
 
 
 Until then, here is how to try the task server service.
 Until then, here is how to try the task server service.