Describe the bug kbcli version Kubernetes: v1.29.6-gke.1038001 KubeBlocks: 0.9.1-beta.6 kbcli: 0.9.0 ERROR 1064 (HY000): Backend node not found. Check if any backend node is down.backend: [strsent-lxdilk-be-0.strsent-lxdilk-be-headless.d...
StarRocks tunes its query plan agilely, balances the resources when the cluster is scaled in or out, and recovers the data replica under node failure automatically. Architecture Overview StarRocks’s streamlined architecture is mainly composed of two modules: Frontend (FE) and Backend (BE). The...
if (!st.ok() && !st.is_not_found()) { return st; } } return Status::OK(); } }; starrocks的FileSystem可以扩展实现自己的xxxFileSystem,需要实现的接口就是上面这个基类的方法。主要有:创建顺序读的文件 创建随机读的文件 创建可写的文件 一系列路径操作 获取文件信息 删除文件如果可以扩展实现自己...
【详述】FE和BE都可以正常启动,create database 也都能正常执行,但select就报Too many open files,再次执行则报Could not initialize class org.apache.doris.rpc.BackendServiceProxy$SingletonHolder,jdk是oracle jdk,1.8版本和9版本都试过 ,分析这个后面的异常跟前面的Too many open files有关,而跟jdk版本没关系。
spark app id: application_1620958422319_5441, load job id: 17389, timeout: 30000, msg: which: no /home/starrocks/starrocks-1.18.2-fe/fe-dd87506f-6e0b-4b33-8ebb-ce82952433a0/lib/yarn-client/hadoop/bin/yarn in ((null)) Error: JAVA_HOME is not set and could not be found ``` ...
maven repository not found sleepycat version 7.3.7 Compiling StarRocks supports docker 目前发现只能在真实环境编译,真实环境依赖关系比较复杂,搭建编译环境成为一件比较头痛的事情,希望可以做一个docker版本的编译环境,能够更加的让小伙伴们都参与到源代码修改上来。
Steps to reproduce the behavior (Required) os kvm rockylinux9.2 run ./be/bin/start_cn.sh --daemon get error in cn.WARNING ps: do this in os kvm centos7.9-2009, i got nothing. Expected behavior (Required) cn node started Real behavior (Re...
StarRocks’s streamlined architecture is mainly composed of two modules:Frontend (FE) and Backend (BE). The entire system eliminates single points of failure through seamless and horizontal scaling of FE and BE, as well as replication of metadata and data....
There are 3 backends. Each BE only had a 1T disk at first, and then expanded to 1.5T disk*2. Then today I found that I could not import data and reported an error: ERROR 1064 (HY000): disk -1219515794714216342 on backend 10041 exceed limit usage ...
StarRocks’s streamlined architecture is mainly composed of two modules:Frontend (FE) and Backend (BE). The entire system eliminates single points of failure through seamless and horizontal scaling of FE and BE, as well as replication of metadata and data....