21.11 hbase create_table sql

This commit is contained in:
zhanghongqing
2021-11-04 19:20:13 +08:00
parent eea8271193
commit 37f8b0de9b

View File

@@ -14,8 +14,8 @@ http {
vhost_traffic_status_zone;
vhost_traffic_status_filter_by_host on;
#
client_max_body_size 1024M;(设置客户端请求体最大值)
client_body_buffer_size 128k;(配置请求体缓存区大小,)
client_max_body_size 1024M; #(设置客户端请求体最大值)
client_body_buffer_size 128k; #(配置请求体缓存区大小,)
upstream qgwService {