Skip to content

Commit 43946d9

Browse files
committed
[docs] Connector design update
1 parent 4361be4 commit 43946d9

File tree

2 files changed

+9
-204
lines changed

2 files changed

+9
-204
lines changed

docs/designs/connectors.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Goal: [HUE-8758](https://issues.cloudera.org/browse/HUE-8758)
44
Configuration of external services via an interface and API instead of hue.ini.
55

66

7+
## Summary
8+
9+
Design is cleaner and cleaner. New org admin users get access to the admin wizard to add connectors etc..
10+
11+
In traditional mode admins can add connectors via the UI or still read from ini. Also now making it easy to have both Connector perms and Hue perms (e.g. who can do downloads for example or access whatever piece of Hue logic). It could also easily be extended to support Roles of permissions or external perms like Ranger, AWS etc.
12+
LWot of changes to the desktop internals (added bunch of tests but still) so better when physically here.
13+
14+
Then will be simpler to remove hardcoded dialects, finalize compute, etc... get it pretty componentized/generic.
15+
716
## Apps and Connectors
817

918
In Hue 4, apps and dialects are combined into the same configuration.

docs/designs/multi-cluster.md

Lines changed: 0 additions & 204 deletions
This file was deleted.

0 commit comments

Comments
 (0)