فهرست منبع

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:
 
-        options='{"url": "phoenix://sql-phoenix.gethue.com:8765", "has_impersonation": true}'
+    options='{"url": "phoenix://sql-phoenix.gethue.com:8765", "has_impersonation": true}'
+
 
 **Notes**