메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

Cloudera CDH/CDP 및 Hadoop EcoSystem, Semantic IoT등의 개발/운영 기술을 정리합니다. gooper@gooper.com로 문의 주세요.


Kudu서비스의 WebUI(node01.gooper.com/8050)를 통해서 Tablets탭을 클릭하면 Tablet상황을 확인 할 수 있다. 

정상적인 경우라면 Live Tablet Replicas->Summary의 Status가 모두 RUNNING상태여야 한다. 

이 상태가 RUNNING상태가 아닌 BOOTSTRAPPING, INITIALIZED, FAIL이면 해당 Kudu table에 변경(update, delete, insert SQL 수행)시 다음과 같은 오류가 발생하는데 이는 tablet 서비스 준비 상태로 no server available가 되기 때문이다.  

이때는 RUNNING상태로 전환될 때 까지 기다렸다가 쿼리를 수행해야 한다.



*오류내용 : 

Error in Kudu table 'impala::DB명.table명': Timed out: Failed to write batch of 1432 ops to tablet 5trgy678996hjh after 455 attempt(s): Failed to write to server: (no server available): Write(tablet : 5trgy678996hjh, num_ops: 1432, num_attempts: 455) passwd its deadline: Illegal state: replica 456hfy38jghrugfhf3434 is not leader of this config: current role FOLLOWER (1 of 1808 similiar)







번호 제목 날짜 조회 수
641 [vue storefrontui]외부 API통합하기 참고 문서 2022.02.09 71
640 vuestorefrontui.io를 이용한 front end project 생성하기 2022.02.06 119
639 eclipse editor 설정방법 2022.02.01 178
638 windows10 pro에서 microservice pattern책의 예제를 kubernetes에서 기동하는 방법 2022.01.30 127
637 [백업] 리눅스 시스템 백업하기 (Linux System Backup) - TAR 사용 시스템 전체 백업 2022.01.19 1089
636 kudu rebalance수행 command예시 2022.01.17 206
635 Kudu tablet이 FAILED일때 원인 확인 방법 2022.01.17 491
634 Failed to write to server: (no server available): 2022.01.17 514
633 Soft memory limit exceeded (at 100.05% of capacity) 오류 조치 2022.01.17 431
» not leader of this config: current role FOLLOWER 오류 발생시 확인방법 2022.01.17 487
631 Oracle NLOB type의 데이터를 import하는 경우 No Java type for SQL type 2011 for column rst와 같은 오류 발생시 조치사항 2022.01.14 125
630 kudu 테이블 metadata강제 삭제시 발생하는 오류 메세지 2022.01.12 491
629 hadoop nfs gateway설정 (Cloudera 6.3.4, CentOS 7.4 환경에서) 2022.01.07 349
628 oracle 12에 sqoop해서 데이터 import하기 (console에서 sqoop import하는 방법) 2021.12.31 484
627 python2.7.4에서 Oracle DB(11.2)를 사용하기 위한 설정(RPM을 이용하여 RHEL 7.4에 설치) 2021.11.26 543
626 클러스터내의 전체 workflow및 coordinator현황을 사용자별로 추출하는 방법 2021.11.25 335
625 hue.axes_accessattempt테이블의 username컬럼에 NULL 혹은 space가 들어갈수도 있음. 2021.11.03 3006
624 Query Status: Sender xxx.xxx.xxx.xxx timed out waiting for receiver fragment instance: 1234:cdsf, dest node: 10 의 오류 원인및 대응방안 2021.11.03 217
623 hive metastore db중 TBLS, TABLE_PARAMS테이블 설명 2021.10.22 532
622 kudu hms check 사용법(예시) 2021.10.22 302
위로