메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

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


solr healthcheck -c g1등 solr관련 명령을 줄때 외부의 zookeeper를 사용하는 경우는 -z 옵션으로 zookeeper를 지정해주어야 한다.
default로 solr의 내부 zookeeper에 접근하기 때문에 오류가 발생하는 것이다.


root@gsda1:~/solr/bin# solr healthcheck -c g1
WARN  - 2017-06-30 22:35:20.665; org.apache.zookeeper.ClientCnxn$SendThread; Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
WARN  - 2017-06-30 22:35:21.773; org.apache.zookeeper.ClientCnxn$SendThread; Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
번호 제목 날짜 조회 수
452 core 'gc_shard3_replica2' is already locked라는 오류가 발생할때 조치사항 2017.09.14 4804
451 editLog의 문제로 발생하는 journalnode 기동 오류 발생시 조치사항 2017.09.14 3813
450 halyard 1.3의 console을 이용하여 100억건의 데이타에 대한 쿼리수행시 ScannerTimeoutException 발생시 조치사항 2017.09.06 4092
449 hadoop cluster구성된 노드를 확인시 Capacity를 보면 색이 붉은색으로 표시되어 있는 경우나 Unhealthy인 경우 처리방법 2017.08.30 3183
448 파일은 남겨두고 파일 내용만 지우고자 할 때. 2017.08.30 2965
447 RDF4J의 RESTFul API처리 클래스 소스 파악(web module위주) 2017.08.30 3624
446 RDF4J의 rdf4j-server.war가 제공하는 RESTFul API를 이용한 CRUD테스트(트랜잭션처리) 2017.08.30 4149
445 RDF4J의 rdf4j-server.war가 제공하는 RESTFul API를 이용하여 repository에 CRUD테스트 2017.08.30 3718
444 DeviceType이 o:motion-sensor_33 이거나 o:motion-sensor_32 경우의 sparql문장은 다음과 같다. 2017.08.16 3969
443 [oneM2M]Ontologies used for oneM2M 2017.08.02 3943
442 Windows7 64bit 환경에서 Apache Spark 2.2.0 설치하기 2017.07.26 9464
441 Windows7 64bit 환경에서 Apache Hadoop 2.7.1설치하기 2017.07.26 5365
440 jena/fuseki 3.4.0 설치 2017.07.25 4266
439 LUBM 데이타 생성구문 2017.07.24 7618
438 Core with name 'xx_shard4_replica1' already exists. 발생시 조치사항 2017.07.22 3036
437 9대가 hbase cluster로 구성된 서버에서 테스트 data를 halyard에 적재하고 테스트 하는 방법및 절차 2017.07.21 4923
436 갑자기 DataNode가 java.io.IOException: Premature EOF from inputStream를 반복적으로 발생시키다가 java.lang.OutOfMemoryError: Java heap space를 내면서 죽는 경우 조치방법 2017.07.19 5263
435 Current heap configuration for MemStore and BlockCache exceeds the threshold required for successful cluster operation 2017.07.18 3718
434 HBase 설정 최적화하기(VCNC) file 2017.07.18 3225
433 HBase write 성능 튜닝 file 2017.07.18 2753
위로