메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

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


Kudu서비스의 WebUI(node01.gooper.com/8050)를 통해서 Memory(detail)탭을 클릭하면 설정된 최대 메모리와 현재 사용 현황을 확인 할 수 있다. 

화면의 Process memory usage에서 아래 값을 확인해서 Percentage consumed가 100%이상인 상태로 1일 이상 유지 되는 경우가 있는데 이경우 해당 table server에서 kudu서비스가 사용할 수 있는 최대치의 메모리를 사용했기 때문에 no server availabe상태가 되는것이므로 tablet server를 restart해서 메모리가 release되게 해줘야 한다. 

(정상적인 경우라면 메모리가 자동으로 release되어야 하는데 악성 쿼리 혹은 OS, Kudu 버그 등에 의해서 메모리가 release되지 않고 1일 이상 유지되는 경우가 있음)


Total consumption : 100G

Memory limit 100.00G

Percentage consumed 100%


*오류내용 : 

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)

번호 제목 날짜 조회 수
550 [Kudu] tablet server 혹은 kudu master가 어떤 원인에 의해서 replica가 failed상태인 경우 복구하는 방법 2021.05.24 4508
549 impala 설치/설정 2016.06.03 4508
548 How to Install Magento 2.4.7 on Ubuntu 24.04 2024.09.04 4506
547 우분투에서 패키지 설치시 E: Sub-process /usr/bin/dpkg returned an error code 발생시 조치 2017.05.02 4502
546 Jena 2.3를 Hadoop 2.7.2의 NFS로 mount하고 fuseki를 이용하여 start할때 오류 메세지 2016.12.02 4497
545 CM의 Impala->Query tab에서 FINISHED query가 보이지 않는 현상 2021.08.31 4494
544 sqoop export/import등을 할때 driver를 못찾는 오류가 발생하면... 2014.05.15 4492
543 index생성, 삭제, 활용 2014.04.25 4490
542 [SBT] assembly시 "[error] deduplicate: different file contents found in the following:"오류 발생시 조치사항 2016.08.04 4489
541 [Cloudera Agent] Metadata-Plugin throttling_logger INFO (713 skipped) Unable to send data to nav server. Will try again. 2022.05.16 4484
540 hue.desktop_document2의 type의 종류 2020.02.10 4483
539 postgresql-9.4에서 FATAL: remaining connection slots are reserved for non-replication superuser connections가 나올때 조치 2018.08.16 4479
538 ExWordCount jar파일 file 2013.03.06 4477
537 우분투 root 패스워드 설정하기 2013.03.04 4475
536 DataNode를 기동할때 "Block pool ID needed, but service not yet registered with NN" 오류 발생에 따른 조치사항 2018.05.28 4469
535 secureCRT에서 backspace키가 작동하지 않는 경우 해결방법 2015.05.11 4468
534 cloudera(python 2.7.5)에서 anaconda3로 설치한 외부 python(3.6.6)을 이용하여 pyspark를 사용하는 설정 2018.09.14 4464
533 kudu 테이블 metadata강제 삭제시 발생하는 오류 메세지 2022.01.12 4462
532 apt-get install mysql-server수행시 "404 Not Found" 오류발생시 조치방법 2014.09.10 4462
531 ubuntu에 hadoop 2.0.5설치하기 2013.12.16 4461
위로