소스 검색

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**