Преглед изворни кода

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

Romain пре 5 година
родитељ
комит
171a4e5156
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      docs/docs-site/content/administrator/configuration/connectors/_index.md

+ 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:
 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**
 **Notes**