Learn R Programming

RDruid (version 0.2.3)

druid.url: Construct the URL for a druid endpoint.

Description

Defaults to http://localhost:8082/druid/v2/

Usage

druid.url(host = "localhost", port = 8082)

Arguments

host
hostname
port
port

Value

The URL for the druid endpoint