HBASE (3) 썸네일형 리스트형 10. [오류 수정] hbase Session expire로 shutdown 되는 현상 [root@localhost logs]# pwd /usr/local/pinpoint/hbase/hbase-1.2.7/logs [root@localhost logs]# vim hbase-root-master-localhost.localdomain.log 2020-06-18 13:53:27,110 WARN [localhost:42126.activeMasterManager-EventThread] client.ConnectionManager$HConnectionImplementation: This client just lost it's session with ZooKeeper, closing it. It will be recreated next time someone needs it org.apache.zook.. 5. [pinpoint 설치] hbase 스키마 생성 ## pinpoint에서 제공하는 파일을 사용하여 스키마 생성 ## hbase-create.hbase [root@localhost scripts]# pwd /usr/local/pinpoint/hbase/scripts [root@localhost scripts]# ll total 48 -rw-rw-r-- 1 root root 15763 Apr 27 16:12 hbase-create.hbase -rw-rw-r-- 1 root root 16139 Apr 27 16:12 hbase-create-snappy.hbase -rw-rw-r-- 1 root root 854 Apr 27 16:12 hbase-drop.hbase -rw-rw-r-- 1 root root 375 Apr 27 16:12 hbase-flush-t.. 3. [pinpoint 설치] hbase 설치 1. pinpoint 압축 해제 및 디렉토리 이동 ## pinpoint 압축 해제 및 위치 이동 [root@localhost src]# tar zxvf v2.0.2.tar.g [root@localhost src]# mv pinpoint-2.0.2 /usr/local/pinpoint 2. hbase 압축 해제 및 심볼릭 링크 지정 ## hbase 압축 해제 및 링크 지정 ## 편의상 pinpoint/ 내에서 관리하는 것이 편함. [root@localhost src]# tar zxvf hbase-1.2.7-bin.tar.gz [root@localhost src]# ln -s /usr/local/src/hbase-1.2.7 /usr/local/pinpoint/hbase 3. 환경 변수 수정 ## 환경 변수 수.. 이전 1 다음