This message was deleted.
# general
s
This message was deleted.
j
Hi Evelyn, By "updates" are you referring to updating existing data that you already ingested? Or just adding in new data every day? For adding new data, this is a core product feature and can be easily set up through the web console "Load Data" wizard screens. I've seen both daily and hourly data ingests done on a regular basis. Fyi the new MSQ ingestion is reported to work much faster than ingestion through the original "native" batch ingestion, so I suggest you try that out and use it as your primary ingestion mode if it works for you. For updates, those can also be done but they require a bit more attention because they will replace all existing data within a time range. If that is what you want to do let me know and I can give you more info on it. Thanks. John
🙂 1
e
Adding new data, yes. Is there a link to this feature and how it can be implemented?
j
Hi Evelyn, it's just one of the top level menu items on the web console. Once you go through the wizard, you can click on the "Edit Spec" button and see the JSON spec that was generated by the wizard ... this can be used as a template to submit more ingestions through the API. Here is the doc page that covers batch ingestion: https://druid.apache.org/docs/latest/tutorials/tutorial-batch.html ... I suggest bookmarking the Druid online docs as there is a lot of info in there that you will likely reference a lot as you work with the product.. Thanks. John