Sfoglia il codice sorgente

HUE-7965 [docs] Explain Hue configurable SASL buffer size

Ying Chen 7 anni fa
parent
commit
b8eab9d
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  1. 11 0
      docs/admin-manual/manual.md

+ 11 - 0
docs/admin-manual/manual.md

@@ -368,6 +368,17 @@ using a proper SSL Certificate.  Self-signed certificates don't
 work.
 </div>
 
+### SASL
+
+When getting a bigger result set from Hive/Impala or bigger files like images from HBase, the response requires to increase
+the buffer size of SASL lib for thrift sasl communication.
+
+<pre>
+[desktop]
+# This property specifies the maximum size of the receive buffer in bytes in thrift sasl communication (default 2 MB).
+sasl_max_buffer=2 * 1024 * 1024
+</pre>
+
 ### User Admin Configuration
 
 In the `[useradmin]` section of the configuration file, you can