Documentation ¶ Index ¶ func Ingest(coordinatorURL, specJSON, datasourceName string, timeout time.Duration) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Ingest ¶ func Ingest(coordinatorURL, specJSON, datasourceName string, timeout time.Duration) error Ingest uses the Druid REST API to submit an ingestion spec. It returns once Druid has finished ingesting data. This function is for test and development usage and has not been tested for production use. Types ¶ This section is empty. Source Files ¶ View all Source files druid.go ingest.go olap.go Click to show internal directories. Click to hide internal directories.