메뉴 건너뛰기

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)

번호 제목 날짜 조회 수
541 update를 많이 하면 heap memory가 많이 소진되고 최종적으로 OOM가 발생하는데 이에 대한 설명 2017.04.10 818
540 SASL configuration failed: javax.security.auth.login.LoginException: java.lang.NullPointerException 오류 해결방법 2015.04.02 804
539 hortonworks에서 제공하는 메모리 설정값 계산기 사용법 file 2015.06.14 792
538 hue.desktop_document2의 type의 종류 2020.02.10 779
537 [Sentry]HDFS의 ACL을 Sentry와 연동후 테스트 2020.06.02 777
536 lateral view 예제 2014.09.18 775
535 solr 인스턴스 기동후 shard에 서버가 정상적으로 할당되지 않는 경우 해결책 2016.04.29 770
534 java.lang.OutOfMemoryError: unable to create new native thread오류 발생지 조치사항 2016.10.17 757
533 sendmail전송시 421 4.3.0 collect: Cannot write ./dfv5BA2EBS010579 (bfcommit, uid=0, gid=114): No such file or directory 발생시 조치사항 2017.06.11 756
532 CentOS 7.x에 Jupyter설치 2018.04.18 754
531 서버 5대에 solr 5.5.0 설치하고 index data를 HDFS에 저장/search하도록 설치/설정하는 방법(SolrCloud) 2016.04.08 749
530 fuseki용 config-examples.ttl 예시 내용 2017.05.17 746
» Failed to write to server: (no server available): 2022.01.17 739
528 znode /hbase recursive하게 지우기 2015.05.06 739
527 [SBT] assembly시 "[error] deduplicate: different file contents found in the following:"오류 발생시 조치사항 2016.08.04 737
526 Halyard - RDF4J와 Apache HBase를 이용하여 구현된 TripleStore이며 SPARQL 1.1쿼리를 지원한다. 2016.12.29 734
525 Spark 1.6.1 설치후 HA구성 2016.05.24 734
524 springframework를 이용한 war를 생성하는 build.gradle파일(참고용) 2016.08.19 732
523 solr에서 한글사용시 주의점 2014.09.26 731
522 kudu table와 impala(hive) table정보가 틀어져서 테이블을 읽지 못하는 경우(Error Loading Metadata) 조치방법 2023.11.10 724
위로