아파치 쿠두

Apache Kudu
아파치 쿠두
Apache Kudu logo.svg
기타 이름쿠두
개발자Apache Kudu 커밋터 및 PMC 멤버
안정된 릴리스
2021년 6월 22일 1.15.0, 13개월(2021-06-22)[1]
저장소Kudu 저장소
기입처C++
운영 체제Linux, macOS
유형데이터베이스 관리 시스템, 분산 데이터스토어
면허증.Apache 라이센스 2.0[2]
웹 사이트kudu.apache.org Edit this on Wikidata

Apache KuduApache Hadoop 생태계무료 오픈 소스지향 데이터 저장소입니다.Hadoop 환경의 대부분의 데이터 처리 프레임워크와 호환됩니다.Hadoop의 스토리지 계층에 완벽한 기능을 제공하여 빠른 데이터 [3]분석을 지원합니다.

Apache Kudu를 구축하기 위한 오픈 소스 프로젝트Cloudera[4]내부 프로젝트로 시작되었습니다.첫 번째 버전 아파치 쿠두 [5]1.0은 2016년 9월 19일에 출시되었습니다.

다른 스토리지 엔진과의 비교

Kudu는 OLAP 워크로드에 맞게 설계 및 최적화되었습니다.HBase와 마찬가지로 키 인덱스에 의한 레코드 검색 및 [6]변환을 지원하는 실시간스토어입니다Kudu는 HBase와 다릅니다.Kudu의 데이터 모델은 보다 전통적인 관계형 모델이지만 HBase는 스키마가 없기 때문입니다.Kudu의 "온디스크 표현은 정말 컬럼형이며 HBase/Bigtable과는 전혀 다른 스토리지 설계를 따릅니다."[6]

「 」를 참조해 주세요.

레퍼런스

  1. ^ "Apache Kudu - Releases". Retrieved 22 August 2021. Kudu 1.15.0 was released on June 22, 2021.
  2. ^ "Project Status". 2017-05-21. Archived from the original on 2017-05-21. Retrieved 2017-05-21. Is Kudu open source? Yes, Kudu is open source and licensed under the Apache Software License, version 2.0. Apache Kudu is a top level project (TLP) under the umbrella of the Apache Software Foundation.
  3. ^ "Home". kudu.apache.org.
  4. ^ "Why was Kudu developed internally at Cloudera before its release?". 2017-05-21. Retrieved 2017-05-21.
  5. ^ "Apache Kudu releases". 2017-05-21. Archived from the original on 2017-05-21. Retrieved 2017-05-21. Kudu 1.0.0 was released on September 19, 2016. It is the first release not considered "beta". [...] Kudu 0.5.0 (beta) was released on Sep 28, 2015. It was the first public version of Kudu.
  6. ^ a b "Why build a new storage engine? Why not just improve Apache HBase to increase its scan speed?". 2017-05-21. Archived from the original on 2017-05-21. Retrieved 2017-05-21.

외부 링크