[ANNOUNCE] Apache Doris (incubating) 0.14.0 Release

2021-05-25 Thread 寒江雪
Hi All, We are pleased to announce the release of Apache Doris 0.14.0-incubating. Apache Doris (incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis. The release is available at: http://doris.apache.org/master/en/downloads/downloads.html Thanks to everyone who

Re: Re: doris fe重启失败:Current node is not in the electable_nodes list. will exit

2021-05-25 Thread ling miao
You can say which step the error happened. An Observer can actually be understood as a stateless node. You can clean up the previous environment and join the cluster as a brand new node. Of course, first of all, you have to make sure you clean up the environment. Secondly, it needs to be started w

Re: Re: doris fe重启失败:Current node is not in the electable_nodes list. will exit

2021-05-25 Thread maker_d...@foxmail.com
The observer node 1. Firstly, using the command 'alter system drop observer' to drop the node. 2. Then clear the observer's metadata dir. 3. Start observer and add --helper parameter 4. After startup, you will see a log similar to 'wait to add' 5. Finally, use the 'alter system add observer' comman

Re: doris fe重启失败:Current node is not in the electable_nodes list. will exit

2021-05-25 Thread ling miao
The observer node 1. Firstly, using the command 'alter system drop observer' to drop the node. 2. Then clear the observer's metadata dir. 3. Start observer and add --helper parameter 4. After startup, you will see a log similar to 'wait to add' 5. Finally, use the 'alter system add observer' comman

doris fe重启失败:Current node is not in the electable_nodes list. will exit

2021-05-25 Thread maker_d...@foxmail.com
doris宕机,fe节点重启,起初一直刷: wait catalog to be ready. FE type: UNKNOWN. is ready: false 在GitHub上查到在fe.conf中添加metadata_failure_recovery=true 重启,三个FOLLOWER节点都顺利恢复,但是OBSERVER节点会报错: Current node is not in the electable_nodes list. will exit 附上FE状态: +-+--+--