Hi Team,
I am new to druid , Is druid support XML Streaming data,
Thanks
Mohammad Layeeq
Hi Team,
I am new to druid , Is druid support XML Streaming data,
Thanks
Mohammad Layeeq
Hi trem,
Can any one help me on this question?
Hi Mohammad,
Druid support a range of parsers listed here: http://druid.io/docs/latest/ingestion/ingestion-spec.html#Parser
XML is not natively supported.
However, Druid is modular and a custom parser can be added as an extension (i.e. the community has added Avro and other custom parsers).
For more information on writing extensions: http://druid.io/docs/latest/development/modules.html