Category: Druid

Created with Sketch.

White paper of Druid optimized for Metatron

We happily introduce a white paper of Druid optimized version for Metatron! In the paper, we briefly tell you the background of original Druid development and characteristics of the Druid. Then we summarize performance test results of the original Druid. Lastly, we introduce Metatron and the optimized Druid. Refer to an attachment file for the…
Read more

Running TPC-H using SQL in Druid

Since 2016, there have been frequent requests to run SQL in the druid. As a result, Apache Druid introduced it as a experimental feature (http://druid.io/docs/latest/querying/sql). Using it, we improve the function to support more powerful SQL than original’s. Here you can download the Metatron engine powered by Druid here. Built-in SQL in Apache Druid Apache…
Read more

Monitoring Metatron system through Graphite

Graphite, a time series database optimized for time series data collection, is a pretty attractive tool for gathering system metrics. Druid is supporting Graphite emmiter extension in it. This extension emits druid metrics to a graphite carbon server. Detailed configuration information is linked here. This article describes how to monitor the Metatron system log using…
Read more

Introduction to Map Analysis

It takes a long time to introduce metatron’s Map analysis. Druid’s metatron distribution now supports a variety of location-based analyzes. Upcoming releases will include some experimental features. We plan to release the completed version in 3.1.0 scheduled for January 2019, starting with the introduction of 3.0.5 from the upcoming release. We share a simple design…
Read more