소스 검색

HUE-8888 [docs] Adjust path for phoenix connector example

Johan Ahlen 5 년 전
부모
커밋
a07a74659f
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

@@ -460,7 +460,7 @@ Vertica’s JDBC client drivers can be downloaded here: [Vertica JDBC Client Dri
 The official Python [Phoenix dialect](https://github.com/apache/phoenix-queryserver/tree/master/python/phoenixdb) is already shipped in Hue and below is optional. If you want to update it yourself to the very latest:
 
     git clone https://github.com/apache/phoenix-queryserver.git
-    $HUE/build/env/bin/pip install file:///home/gehue/phoenix-queryserver/python/phoenixdb
+    $HUE/build/env/bin/pip install file:///home/gethue/phoenix-queryserver/python-phoenixdb
 
 Then give Hue the information about the database source: