# 파일 다운로드
$ wget [http://mirror.navercorp.com/apache/druid/0.19.0/apache-druid-0.19.0-bin.tar.gz](http://mirror.navercorp.com/apache/druid/0.19.0/apache-druid-0.19.0-bin.tar.gz)
# 압축 해제
$ tar -xzf apache-druid-0.19.0-bin.tar.gz
$ cd apache-druid-0.19.0
# druid 실행 (druid 폴더에서 명령어 실행)
$ ./bin/start-micro-quickstart
참고
https://druid.apache.org/docs/latest/operations/single-server.html#nano-quickstart-1-cpu-4gb-ram
Single server deployment · Apache Druid
'Database > Druid' 카테고리의 다른 글
Druid quickstart - Updating existing data (0) | 2020.08.28 |
---|---|
Druid Quickstart (0) | 2020.08.21 |
CentOS 8 에서 Druid Console 외부접속하기 (0) | 2020.08.05 |
How to install Druid 0.13.0 on CentOS 8 (0) | 2020.07.31 |
[MacOS] Druid 설치 (0) | 2020.07.23 |