메뉴 건너뛰기

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가 95%이상 이면 필요시 tablet server를 restart해서 메모리가 release되게 해줘야 한다. 

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


Total consumption : 50G

Memory limit 100.00G

Percentage consumed 50%



*오류 내용 : 

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: Remote error: Service unavailable: Soft memory limit exceeded (at 100.05% of capacity)



번호 제목 날짜 조회 수
430 It is indirectly referenced from required .class files 오류 발생시 조치방법 2017.03.09 4174
429 centos 5.X에 hadoop 2.0.5 alpha 설치 2013.12.16 4171
428 Failed to write to server: (no server available): 2022.01.17 4167
427 kerberos설정된 상태의 spooldir->memory->hdfs로 저장하는 과정의 flume agent configuration구성 예시 2019.05.30 4162
426 impala2를 Cloudera Manager가 아닌 수동으로 설치하는 방법 2018.05.30 4162
425 hive metastore db중 TBLS, TABLE_PARAMS테이블 설명 2021.10.22 4161
424 java.lang.OutOfMemoryError: unable to create new native thread오류 발생지 조치사항 2016.10.17 4160
423 ubuntu에 maven 3.6.1설치 및 환경변수 설정 2019.06.02 4156
422 Ubuntu 16.04 LTS에 4대에 Hadoop 2.8.0설치 2017.05.01 4155
421 AIX 7.1에 Python 2.7.11설치하기 2016.10.06 4155
420 DB별 JDBC 드라이버 2015.10.02 4154
419 ServerInfo객체파일 2016.07.21 4149
418 자주쓰는 유용한 프로그램 2018.03.16 4148
417 "File /user/hadoop/share/lib does not exist" 오류 해결방법 2015.06.07 4147
416 spark 2.3.0을 설치하가 위해서 parcel에 다음 url을 입력한다. 2018.07.15 4146
415 oozie 4.1 설치 - maven을 이용한 source compile on hadoop 2.5.2 with postgresql 9.3 2015.04.30 4144
414 cloudera에서 spark-shell를 실행했을때 default master는 spark.master=yarn-client임 2018.06.20 4137
413 [Sentry]HDFS의 ACL을 Sentry와 연동후 테스트 2020.06.02 4130
412 source, sink를 직접 구현하여 사용하는 예시 2019.05.30 4129
411 원격의 origin/master를 기준으로 dev branch를 만들어 작업후 원격의 origin/dev에 push하는 방법 file 2016.11.22 4126
위로