기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
공간 HBase : 공간 빅 데이터를 위한 HBase 확장
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 공간 HBase : 공간 빅 데이터를 위한 HBase 확장
저자명
김정준,한성근,신인수,한기준,Kim. Jeong-Joon,Han. Sung-Geun,Shin. In-Su,Han. Ki-Joon
간행물명
정보과학회논문지. Journal of KIISE. 데이타베이스
권/호정보
2013년|40권 5호|pp.295-304 (10 pages)
발행정보
한국정보과학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

최근에 용량이 크고 다양한 속성을 가진 공간 데이터는 빅 데이터의 일부분으로 취급받고 있으며, 이러한 공간 빅 데이터는 중요한 연구 분야로 급부상하고 있다. 그러나, 기존의 연구들은 대부분 NoSQL이 아닌 분산 파일 시스템을 이용하여 공간 빅 데이터를 처리하고 있기 때문에 빈번한 데이터 삽입과 갱신이 발생하는 환경에서 처리 비용이 증가하는 단점이 있다. 따라서, 본 논문에서는 최근 가장 많이 활용되고 있는 NoSQL인 하둡의 HBase를 확장하여 공간 HBase를 개발하였다. 공간 HBase는 빈번한 데이터 삽입과 갱신시 처리 비용이 적은 기존 HBase의 장점을 그대로 사용하고 있으며 OGC의 공간 데이터 타입과 공간 연산자를 지원한다. 그리고 공간 HBase는 위치 기반으로 공간 데이터를 클러스터링하여 저장하고 공간 데이터 검색시에는 공간 인덱스를 이용하여 분산 처리하기 때문에 효율적으로 공간 질의 처리를 수행할 수 있다. 마지막으로, Oracle Spatial Cluster와 비교 성능 평가를 수행하여 본 논문에서 개발한 공간 HBase의 우수성을 검증하였다.

기타언어초록

Recently, spatial data with large capacity and various properties is treated as a part of Big Data, and this spatial big data is emerging as an important field of studies. However, since existing studies to process spatial big data are mostly based on the distributed file system, rather than on NoSQL, there is a disadvantage of increasing the processing cost in an environment with frequent data inserting and updating. Thus, this paper has developed Spatial HBase based on HBase of Hadoop which is NoSQL that is the most widely used in recent years. Spatial HBase has the advantage of the basic HBase that carries low processing cost to frequent data inserting and updating. In addition, it supports spatial data types and spatial operations in OGC. Also, Spatial HBase can perform spatial query processing efficiently because spatial data can be stored with the location-based clustering and at the time of searching for spatial data, distributed processing using a spatial index is conducted. Finally, the superiority of Spatial HBase was proved by performing a comparative performance evaluation between Spatial HBase and Oracle Spatial Cluster.