메뉴 건너뛰기

Bigdata, Semantic IoT, Hadoop, NoSQL

Bigdata, 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상태가 되는것이므로 table sever를 restart해서 메모리가 release되게 해줘야 한다. 

(정상적인 경우라면 메모리가 자동으로 release되어야 하는데 악성 쿼리 혹은 OS, Kudu 버그 등에 의해서 메모리가 relase되지 않고 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)

번호 제목 글쓴이 날짜 조회 수
110 upsert구현방법(년-월-일 파티션을 기준으로) 및 테스트 script file 총관리자 2018.07.03 1221
109 Caused by: java.net.URISyntaxException: Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7D오류발생시 조치사항 총관리자 2016.06.03 1141
108 json serde사용법 총관리자 2014.04.17 1140
107 sequence한 번호 생성방법 총관리자 2014.04.25 1123
106 spark stream처리할때 두개의 client프로그램이 동일한 checkpoint로 접근할때 발생하는 오류 내용 총관리자 2018.01.16 1115
105 hive job실행시 meta정보를 원격의 mysql에 저장하는 경우 설정방법 총관리자 2014.05.28 1088
104 external partition table생성및 data확인 총관리자 2014.04.03 1072
103 Hive Query Examples from test code (1 of 2) 총관리자 2014.03.26 1050
102 impala 설치/설정 총관리자 2016.06.03 1031
101 "Initial job has not accepted any resources; check your cluster UI to ensure that workers are registered and have sufficient resources"오류 발생시 조치사항 총관리자 2016.05.25 1030
100 hive에서 insert overwrite directory.. 로 하면 default column구분자는 'SOH'혹은 't'가 됨 총관리자 2014.05.20 999
99 json으로 존재하는 데이터 parsing하기 총관리자 2019.03.25 974
98 unique한 값 생성 총관리자 2014.04.25 888
97 Hive JDBC Connection과 유형별 에러및 필요한 jar파일 총관리자 2021.05.24 836
96 dual table만들기 총관리자 2014.05.16 825
95 hive query에서 mapreduce돌리지 않고 select하는 방법 총관리자 2014.05.23 811
94 oracle to hive data type정리표 총관리자 2018.08.22 764
93 beeline실행시 User: root is not allowed to impersonate오류 발생시 조치사항 총관리자 2016.06.03 760
92 hive metastore ERD file 총관리자 2018.09.20 731
91 [Impala 3.2버젼]compute incremental stats db명.테이블명 수행시 ERROR: AnalysisException: Incremental stats size estimate exceeds 2000.00MB. 오류 발생원인및 조치방안 gooper 2022.11.30 697

A personal place to organize information learned during the development of such Hadoop, Hive, Hbase, Semantic IoT, etc.
We are open to the required minutes. Please send inquiries to gooper@gooper.com.

위로