Преглед на файлове

HUE-8888 [gethue] Fix link pointing to Phoenix connector install

Romain преди 5 години
родител
ревизия
c3e5a374c3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/gethue/content/en/posts/2019-08-07-sql-querying-apache-hbase-with-apache-phoenix.md

+ 1 - 1
docs/gethue/content/en/posts/2019-08-07-sql-querying-apache-hbase-with-apache-phoenix.md

@@ -47,7 +47,7 @@ categories:
 
 In this post about Phoenix, let's follow [Phoenix's 15-minute tutorial][5] then query the US_POPULATION table via the Editor:
 
-Hue supports Phoenix the best via the SqlAlchemy interfaces as described in the [SQL Connector documentation][https://docs.gethue.com/administrator/configuration/connectors/#apache-phoenix]. Since [HUE-9367](https://issues.cloudera.org/browse/HUE-9367) the connector is shipped with Hue so it all works out of the box.
+Hue supports Phoenix the best via the SqlAlchemy interfaces as described in the [SQL Connector documentation](https://docs.gethue.com/administrator/configuration/connectors/#apache-phoenix). Since [HUE-9367](https://issues.cloudera.org/browse/HUE-9367) the connector is shipped with Hue so it all works out of the box.
 
 In the desktop/conf/hue.ini config file section just add the Phoenix interpreter: