메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

Cloudera CDH/CDP 및 Hadoop EcoSystem, Semantic IoT등의 개발/운영 기술을 정리합니다. gooper@gooper.com로 문의 주세요.


DataNode기동하면서 Block pool ID needed, but service not yet registered with NN와 같은 오류가 발생하면서 DataNode 데몬이 기동되지 않는 경우가 있는데..

clusterID가 달라서 발생하는 문제이므로 data디렉토리(예,  cd /data/N/dfs/dn)로 설정한 디렉토리 밑의 currnet/VERSION파일에 있는 clusterID를 다른 DataNode를 참고하여 동일하게 바꿔준다.


----에러메세지-------

5:01:18.219 PM WARN DataNode

Block pool ID needed, but service not yet registered with NN, trace:

java.lang.Exception

at org.apache.hadoop.hdfs.server.datanode.BPOfferService.getBlockPoolId(BPOfferService.java:177)

at org.apache.hadoop.hdfs.server.datanode.BPOfferService.hasBlockPoolId(BPOfferService.java:187)

at org.apache.hadoop.hdfs.server.datanode.DataNode.shutdownBlockPool(DataNode.java:1476)

at org.apache.hadoop.hdfs.server.datanode.BPOfferService.shutdownActor(BPOfferService.java:424)

at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.cleanUp(BPServiceActor.java:457)

at org.apache.hadoop.hdfs.server.datanode.BPServiceActor.run(BPServiceActor.java:707)

at java.lang.Thread.run(Thread.java:745)

번호 제목 날짜 조회 수
541 cloudera에서 spark-shell를 실행했을때 default master는 spark.master=yarn-client임 2018.06.20 406
540 dr.who로 공격들어오는 경우 조치방법 file 2018.06.09 5701
539 spark-shell을 실행하면 "Attempted to request executors before the AM has registered!"라는 오류가 발생하면 2018.06.08 651
538 SCM서비스를 추가하는 동안 Unexpected error. Unable to verify database connection. 오류발생시 확인 사항 2018.06.08 387
537 Cloudera Manager에서 "Mismatched CDH versions: host has NONE but role expects 5 Suppress..."와 같이 오류 발생시 확인사항 2018.06.06 410
536 JAVA_HOME을 명시적으로 지정하는 방법 2018.06.04 236
535 spark 시동중 applicationHistory 로그 디렉토리가 없다고 하면서 기동되지 않는 경우 2018.06.01 379
534 impala2를 Cloudera Manager가 아닌 수동으로 설치하는 방법 2018.05.30 440
533 MapReduce2.0(YARN)기반의 CDH5 설치시 생성되는 사용자및 권한 부여 2018.05.30 388
532 HUE를 사용할 사용자를 추가 하는 절차 2018.05.29 414
531 JobHistory 서버 기동시 HDFS상에 특정 폴더를 생성할 수 없어서 기동하지 못하는 경우 조치 2018.05.29 2955
» DataNode를 기동할때 "Block pool ID needed, but service not yet registered with NN" 오류 발생에 따른 조치사항 2018.05.28 1118
529 Cloudera Manager설치및 Uninstall 방법(순서) 2018.05.28 1702
528 우분투 서버에 GUI로 접속하기 file 2018.05.27 458
527 Cloudera Manager재설치하는 동안 "Host is in bad health"오류가 발생하는 경우 확인/조치 사항 2018.05.24 296
526 "You are running Cloudera Manager in non-production mode.." warning메세지가 나타나지 않게 조치하는 방법 2018.05.23 307
525 oozie db변경후 재기동시 "Table 'oozie.VALIDATE_CONN' doesn't exist" 오류 발생시 조치방법 2018.05.23 344
524 Embedded PostgreSql설정을 외부의 MariaDB로변경하기 [1] 2018.05.22 381
523 CDH 5.14.2 설치중 agent설치에서 실패하는 경우 확인/조치 2018.05.22 560
522 Cluster Install -> Provide Login Credentials에서 root가 아닌 다른 사용자를 지정하는 경우 "Exhausted available authentication methods"오류 발생시 조치방법 2018.05.22 286
위로