소스 검색

Update _index.md

fixed HBASE Connector Impersonation properties  error
realslimstan777 4 년 전
부모
커밋
cb94d5ba59
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/docs-site/content/administrator/configuration/connectors/_index.md

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

@@ -1048,7 +1048,7 @@ Enable doAs support by adding the following properties to hbase-site.xml on each
     </property>
     <property>
       <name>hbase.thrift.support.proxyuser</name>
-      <value>true/value>
+      <value>true</value>
     </property>
 
 And the Hue hosts, or * to authorize from any host: