CM agent 傳送heartbeat給CM server 不斷髮生 connection refused:timed out
1、首先測試 cm agent 連線至 cm server 7182埠,看是否聯通(是連通)
2、然後嘗試 hard_restart agent 後依舊無法修復
3、觀察到許多 hive bdr 依舊和 cm server 保持通訊,開始懷疑是同步任務壓力過大。強制停掉此agent後,kill 掉後臺所有的hive程式,再啟動這個 cm agent)
service cloudera-scm-agent next_stop_hard
service cloudera-scm-agent stop
ps -a | grep hive #找出hive程式號
kill -9 [程式號]
service cloudera-scm-agent start
然後成功了,不再報錯。
結論:由於跑了太多的hive replication,所以有好幾個datanode掛了。需要hard stop,kill掉後臺的hive程式後再重啟。
相關文章
- cm
- openGauss CM
- VNCTF 2022 cm cm1 RE復現VNC
- [debug] vagrant報錯mount.nfs: Connection timed outNFS
- nacos Connection refused (Connection refused)
- WARNING: inbound connection timed out (ORA-3136)錯誤分析
- oozie.action.hadoop.LauncherException: IO error Connection timed out: no further informationHadoopExceptionErrorORM
- 執行systemctl status ssh返回“Failed to get properties: Connection timed out”AI
- 如何手機掃描身份證 8.56cm 5.4cm
- java.net.ConnectException: Connection refused (Connection refused)JavaException
- Error:Can't connect to SOCKS proxy:Connection refused (Connection refused)Error
- The connection to the server 10.10.0.2:6443 was refused - did you specify the right host or port?Server
- 樹莓派CM4 wifi頻繁斷開連線樹莓派WiFi
- 在J1939中多幀資料如何傳送,它是通過TP.CM_BAM和TP_DT報文傳送
- stm32-HAL使用usart傳送中斷判斷髮送標誌庫問題
- unix cm單節點啟動
- Fundamentals of Networks and Security – 4CM507
- 關於遠端連線虛擬機器Network error: Connection timed out的問題虛擬機Error
- 座標系CM和ZONE的區別
- CM3除錯系統簡析除錯
- [Clickhouse] Clickhouse 報SQLException : Read timed outSQLException
- Hadoop(二十二)CM Kerberos基本原理HadoopROS
- go get報錯connect: connection refusedGo
- SSH出現Connection refused錯誤
- centos7環境下安裝CM、CDH(未完)CentOS
- 牛客小白月賽100 ACM中的CM題ACM
- 相容樹莓派CM4定製產品樹莓派
- ssh: connect to host localhost port 22: Connection refusedlocalhost
- raw.githubusercontent.com port 443: Connection refusedGithub
- Error!: SQLSTATE[HY000] [2002] Connection refusedErrorSQL
- nameko shell 報錯 : [Errno 111] Connection refused
- java.net.ConnectException: Connection refused 異常JavaException
- Linux啟動tomcat後執行shutdown.sh關閉時出現異常:Connection refused (Connection refused)LinuxTomcat
- Putty或MobaXTerm無法連線VMware虛擬機器 報Network error: Connection timed out的解決方案虛擬機Error
- 研究表明:身高與死亡率的聯絡呈U型,男性身高174cm,女性身高158cm時全因死亡率最低
- 【解決】io.lettuce.core.RedisCommandTimeoutException: Command timed outRedisException
- 報錯(已解決)Command timed out after no timeout
- Failed to connect to ESP8266: Timed out waiting for packet headerAIHeader