Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

CloudLocation

class
class CloudLocation

Bases: DescriptorBase, ABC

Categories: destination

Abstract base for a DruidDest cloud staging area.

Concrete subclasses (S3Location / AzBlobLocation) are set as the connection's staging field; the plugin uploads parquet there before submitting the Druid ingestion task.