This message was deleted.
# general
s
This message was deleted.
s
The easiest way is through SQL based ingestion. Take a look at some examples: https://druid.apache.org/docs/latest/multi-stage-query/examples.html In the FROM clause you specify a table function called EXTERN to access external data in the form of an InputSource. One of the InputSources supported is S3.
g
i would also encourage you to use the web console if you're just getting started
there is a visual data loader
it's on port
8888
, you can access by browser
g
Sure, thanks