Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some thoughts #24

Open
RestfulBlue opened this issue Nov 11, 2018 · 1 comment
Open

some thoughts #24

RestfulBlue opened this issue Nov 11, 2018 · 1 comment

Comments

@RestfulBlue
Copy link

RestfulBlue commented Nov 11, 2018

Currently we was thinking about implementing interface for configuring druid indexing tasks. Firstly, i was trying to discover sources in main druid repo, but then i find out this repo.
and i have few questions :

  1. why did this druid-console is not included in main repository?
  2. did this version of console included in druid releases?
  3. what do you think about to moving to some modern stack, like webpack+ts
  4. what do you think about replacing angularjs( which is really old) with react or vue?
    i think ui of druid can have really big potential, for example add permission management and configuring kafka ingestion(flatten/transformation/columns,etc).
    But currently this repo looks some kind outdated. ts and react or vue is widely used this times, and it will be much easier for community to work on this ui.

also this repo contains very much stuff what can be done using IDE. for example here is watch task, which did running using bash script 😕(it is like running java application for debug using bash script) also such things make this repo platform dependent and working on ui under windows is not possible ( btw, druid is simple to debug/compile under windows, only tar task in distribution is not builded)

@gianm
Copy link
Member

gianm commented Nov 11, 2018

Hi @RestfulBlue, I have been speaking with @vogievetsky about starting a new TypeScript + React based console and putting the sources in the main Druid repo. So I hope that we will have something to contribute soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants