Эх сурвалжийг харах

HUE-8339 [impala] Fix typo in smart pooling ini configuration

Romain Rigaux 7 жил өмнө
parent
commit
0a288f3

+ 1 - 1
desktop/conf.dist/hue.ini

@@ -109,7 +109,7 @@
   # Hue will try to get the actual host of the Service, even if it resides behind a load balancer.
   # This will enable an automatic configuration of the service without requiring custom configuration of the service load balancer.
   # This is available for the Impala service only currently. It is highly recommended to only point to a series of coordinator-only nodes only.
-  # default=false
+  # enable_smart_thrift_pool=false
 
   # Filename of SSL Certificate
   ## ssl_certificate=

+ 1 - 1
desktop/conf/pseudo-distributed.ini.tmpl

@@ -113,7 +113,7 @@
   # Hue will try to get the actual host of the Service, even if it resides behind a load balancer.
   # This will enable an automatic configuration of the service without requiring custom configuration of the service load balancer.
   # This is available for the Impala service only currently. It is highly recommended to only point to a series of coordinator-only nodes only.
-  # default=false
+  # enable_smart_thrift_pool=false
 
   # Filename of SSL Certificate
   ## ssl_certificate=