Deploy Aerospike and Trino based analytics platform using Docker
The text discusses deploying an analytics platform using Docker that combines Aerospike and Trino (formerly PrestoSQL). It introduces Aerospike Connect for Presto, which enables users to convert data stored in Aerospike into valuable insights quickly. The solution supports multiple deployment modes: standalone mode with both coordinator and worker launched within the same container, and distributed mode with coordinator and several workers launched across a Trino cluster. It also provides flexibility to CI pipelines for building single images that consist of the connector and the Trino version of choice. The text further explains how to build Presto and Connector images using Docker commands and configure them in standalone or distributed mode. Finally, it mentions generating insights from Aerospike data using Trino CLI and creating dashboards with Tableau or manipulating data using Python libraries via PyHive Python interface.
Company
Aerospike
Date published
April 30, 2021
Author(s)
Yevgeny Rizhkov
Word count
777
Hacker News points
None found.
Language
English