202WARN (thrift-server-pool-7|122) [MasterImpl.finishTask():176] finish task reports bad. request: TFinishTaskRequest(backend:TBackend(host:172.17.22.29, be_port:9060, http_port:8004), task_type:PUBLISH_VERSION, signature:5352655, task_status:TStatus(status_code:RUNTIME_ERROR, error...
thrift_rpc_timeout_ms 5000 Thrift超时的时长,单位为ms。 txn_commit_rpc_timeout_ms 10000 Txn超时的时长,单位为ms。 routine_load_thread_pool_size 10 例行导入的线程池数目。 tablet_meta_checkpoint_min_new_rowsets_num 10 TabletMeta Checkpoint的最小Rowset数目。 tablet_meta_checkpoint_min_interval_...
rpc_port 9020 FE 上的 thrift server 端口 query_port 9030 FE 上的 mysql server 端口 mysql_service_nio_enabled false FE 连接服务的nio是否开启 mysql_service_io_threads_num false FE 连接服务线程数 auth_token 空字符串 Token是否自动开启 tablet_create_timeout_second 1 建表超时时长 max_create_tab...
Misleading FE Thrift RPC failure messages in logs.#52706 Routine Load tasks were canceled due to expired transactions (now tasks are canceled only if the database or table no longer exists).#50334 Stream Load failures when submitted using HTTP 1.0.#53010#53008 ...
#报错信息W1128 23:13:56.493264 24083 utils.cpp:90] Fail to get master client from cache. host= port=0 code=THRIFT_RPC_ERROR#查看防火墙状态[root@be1 be]# systemctl status firewalld#如已开启,需关闭防火墙,防止网络不通,导致BE和FE无法连接[root@be1 be]# systemctl stop firewalld...
[BugFix] Fix rpc transmit Resource temporarily unavailable error (Sta… tools [Tool] Add diagnostics.sql script for troubleshooting (StarRocks#28428) webroot Add a download button in the query UI (StarRocks#22153) .clang-format [Tool] Remove duplicate lines in .clang-format (StarRocks#28174...
rpc_port 9020 FE在thrift server上的端口 query_port 9030 FE在mysql server上的端口 edit_log_port 9020 FE Group(master follower observer)之间的通信端口 be_port 9060 BE在thrift server上的端口 webserver_port 8040(与nodemanager冲突) BE上http server的端口 heartbeat_service_port 9050 BE上心跳服务端口...
RETURN_IF_ERROR(deserialize_thrift_msg(buf, &len, TProtocolType::BINARY, &t_request)); } bool is_pipeline = t_request.__isset.is_pipeline && t_request.is_pipeline; LOG(INFO) << "exec plan fragment, fragment_instance_id=" << print_id(t_request.params.fragment_instance_id) ...
本文以 Trino 和 StarRocks 为例,讲述如何在非 EMR 的节点上,通过一系列魔幻配置连上阿里云 EMR 的 Kerberos。StarRocks 和 Trino 的配置风格有点不同,Trino 因为在 catalog properties 已经暴露了 Kerberos 相关的配置,所以可以替代部分xxx-site.xml里面的内容。而 StarRocks 因为什么 Kerberos 接口都没暴露,只能...
frontend Count 当前使用的frontend Thrift 客户端数 内存中主键索引的数量 nums Count 内存中主键索引的数量 主键索引的总内存 index_bytes Bytes 主键索引的总内存 delete_vector_bytes Bytes 主键表 DELETE Vector 缓存的内存成本 主键表中新生成的 DELETE 向量的总数 new_delete_vector Count 主键表中新生成的 DEL...