Relative Content

Tag Archive for javaapachedruidpydruidapache-druid

Apache Druid : Streaming and Batch Ingestion

My use case is First i need to do batch ingestion so that a datascource is created for that batch ingestion. Next for that same datasource i need to append data using streaming ingestion (which is real time). How to do this in Apache Druid.