Przeglądaj źródła

HUE-8888 [docs] Add note about phoenix connector and Python 3

Romain 5 lat temu
rodzic
commit
15eaa59861

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

@@ -457,7 +457,7 @@ Vertica’s JDBC client drivers can be downloaded here: [Vertica JDBC Client Dri
 
 ### Apache Phoenix
 
-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:
+The official Python [Phoenix dialect](https://github.com/apache/phoenix-queryserver/tree/master/python/phoenixdb) is already shipped in Hue and below is optional except when using Python 3 until [PHOENIX-5939](https://issues.apache.org/jira/browse/PHOENIX-5939) is available. Also, 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/gethue/phoenix-queryserver/python-phoenixdb

+ 3 - 3
docs/docs-site/content/administrator/installation/dependencies/_index.md

@@ -203,7 +203,7 @@ On macOS 10.15.x
 
     sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/* /usr/local/include/
 
-### NodeJs
+## NodeJs
 
 Version 10+ is needed.
 
@@ -212,7 +212,7 @@ e.g. how to install on Ubuntu:
     curl -sL https://deb.nodesource.com/setup_10.x | sudo bash -
     sudo apt-get install -y nodejs
 
-### Java
+## Java
 
 Optional.
 
@@ -234,7 +234,7 @@ On Mac:
 
     brew cask install adoptopenjdk
 
-### Supported Browsers
+## Supported Browsers
 
 The two latest LTS versions of each browsers: