본문 바로가기

Study/Bigdata

NodeManager 추가 및 삭제

2017/07/11 - [Hadoop & Bigdata/HDP(Hortonworks Data Platform)] - HDFS 노드 추가 및 삭제


지난글에 이어서, 생각해보니까 노드 새로고침할때 active 노드에서 해야되나... 


nodemanager를 추가할때는, yarn.include 파일에 추가할 노드 추가


yarn rmadmin  -refreshNodes


반대로 제거할때는


yarn.exclude 에 넣고


yarn rmadmin  -refreshNodes