티스토리 뷰
빅데이터
클라우데라_Cloudera Manager Server GC cpu usage is at 5% or more of total process time
HAN_PY 2021. 5. 22. 15:35반응형
기본적인 전체 클라우데라 매니저 설치과정을 확인하기 위해서는 여기를 눌러서 확인하자.
Cloudera Manager Server GC cpu usage is at 5% or more of total process time
위와 같은 문제가 발생 할 수 있다. 그 원인은 swappiness의 기본 설정은 60이다. 그러나 클라우데라는 10이 max다. 따라서 변경해줘야한다. 10으로 아래와 같이 설정을 해주면된다.
$ sysctl -w vm.swappiness=10
$ sysctl -w vm.swappiness=1
보통 1~10 사이의 값으로 설정을 해준다. 10으로 설정 했는데도 힘들어 한다면 1로 변경해주면 된다.
반응형
'빅데이터' 카테고리의 다른 글
hadoop fs -ls /user/spark 인증(permission denied) 에러 (0) | 2021.05.26 |
---|---|
클라우데라_java.lang.OutOfMemoryError: Java heap space (0) | 2021.05.24 |
클라우데라_Exhausted available authentication methods 에러 (0) | 2021.05.20 |
[Ubuntu] OpenJDK 설치, 삭제 방법 (0) | 2021.05.18 |
CDH(Cloudera's Distribution for Hadoop) 설치 (1) | 2021.05.12 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- login
- logout
- mongoDB
- error:0308010C:digital envelope routines::unsupported
- next.config.js
- Deque
- useHistory 안됨
- django
- typescript
- react autoFocus
- useState
- NextJS
- nodejs
- Vue
- UserCreationForm
- BFS
- 자연어처리
- 클라우데라
- 자료구조
- vuejs
- Python
- react
- pandas
- JavaScript
- read_csv
- DFS
- Queue
- TensorFlow
- nextjs autoFocus
- Express
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함