2023.05

2023.05

  • Imply
  • Ingest
  • Query
  • Visualize
  • Administer
  • Deploy

›Imply Hybrid

Overview

  • Deployment overview

Imply Hybrid

  • Imply Hybrid overview
  • Imply Hybrid security
  • Direct access Pivot
  • On-prem Cloud crossover
  • DR for Imply Hybrid

Imply Enterprise

  • Imply Enterprise overview
  • Pivot state sharing
  • Migrate to Imply
  • High availability
  • Imply Enterprise on Kubernetes

    • Imply Enterprise on Minikube
    • Imply Enterprise on Google Kubernetes Engine
    • Imply Enterprise on Kubernetes
    • Imply Enterprise on Azure Kubernetes Service
    • Kubernetes Scaling Reference
    • Kubernetes Deep Storage Reference

    Imply Enterprise on Linux

    • Imply Enterprise on Linux

    Unmanaged Imply

    • Unmanaged Imply

On-prem Cloud crossover

This tutorial will show you how to connect a locally installed, on-prem Pivot to an Imply Hybrid (formerly Imply Cloud) Druid cluster.

What is this, a crossover episode?

When starting a cluster with Imply Hybrid you will automatically get a Pivot instance that is wired into the Imply user management system. If you need to also access the Druid cluster using an on-premises Pivot you can do so by connecting it as an external application.

Prerequisites

  • A version of on-prem Pivot that you can download from Imply
  • A license key for the on-prem Pivot that you can obtain from your Imply representative (you can also follow this tutorial in trial mode).
  • A machine / VM to run on-prem Pivot

Setup

  1. Make sure that the cloud cluster is running and go to the API page

    API page

  2. Make sure that the machine that will run the on-prem Pivot has network readability to one of the query load balancers (internal or external depending on where this machine is running).

ping internal-imply-e08-elbinter-4cqwgofoc39u-321833498.us-east-1.elb.amazonaws.com
  1. Unpacking the Imply package
tar -xzf imply-2023.05.tar.gz
cd imply-2023.05
  1. Edit the supervisor config to only start the Pivot (imply-ui service).

  2. Start Pivot via the supervise script

bin/supervise -c conf/supervise/quickstart.conf
  1. Navigate your browser to port 9095 of the on-prem machine, you should see the Pivot interface.

  2. Go to the user profile and select Settings, then edit the Connection.

  3. Fill in the hosts with the cloud load balancer host and port

Connection config

You will also need to select the protocol as tls and fill in the certificate authority with the cert downloaded from the API page.

Finally set the default auth token to {"type":"basic-auth","username":"admin","password":"xxxx"} where the username and password come from the API page.

You do not have to use the admin user for this, you can create any API user you want.

All done, you can now use your on-prem Pivot with your cloud Druid cluster.

Last updated on 4/20/2022
← Direct access PivotDR for Imply Hybrid →
  • Prerequisites
  • Setup
2023.05
Key links
Try ImplyApache Druid siteImply GitHub
Get help
Stack OverflowSupportContact us
Learn more
Apache Druid forumsBlog
Copyright © 2023 Imply Data, Inc