Selaa lähdekoodia

HUE-9367 [docs] Properly indent Note about connector impersonation

Romain 5 vuotta sitten
vanhempi
commit
171a4e5156

+ 2 - 1
docs/docs-site/content/administrator/configuration/connectors/_index.md

@@ -484,7 +484,8 @@ Grant the appropriate hbase rights to the 'hue' user, e.g.:
 
 With impersonation:
 
-        options='{"url": "phoenix://sql-phoenix.gethue.com:8765", "has_impersonation": true}'
+    options='{"url": "phoenix://sql-phoenix.gethue.com:8765", "has_impersonation": true}'
+
 
 **Notes**