I don’t understand, you suggest to write a duplicate of Web Console so I don’t
have to merge anything, seems like an overkill to me.
> On 14 Dec 2020, at 01:42, Gaurav Bhatnagar wrote:
>
> It is possible to create a separate web console which has specific
> functionality. You don't need to crea
It is possible to create a separate web console which has specific
functionality. You don't need to create an extension for this. All Druid
services are API based. You can create your own console and integrate them
with Druid APIs to achieve similar functionality.
On Thu, Dec 3, 2020 at 11:57 AM E
Hi,
I wonder if somebody have any idea how can Druid Web Console can be made
pluggable (or support plugins in other words)? For example, I can write a new
extension that allows to ingest data from a specific database. But I can only
use http endpoints to create ingestion tasks. While I would al