keminc / druid_tools

Apache Druid administrative tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for administrate Apache Druid

Script create_druid_user

Help you to create users, groups in Apache Druid, change user passwords and manage access to datasource. Script working with Druid API by HTTP(s).

What you can do (console menu):

  1. List users
  2. List user details
  3. List roles
  4. List roles details
  5. Create user
  6. Create role
  7. Assign user to role
  8. Set user password

What do you need to run script:

  1. Python 3
  2. Druid Coordinator (leader) URL and admin account. Put in into druid_add_user.conf.json

About

Apache Druid administrative tools.


Languages

Language:Python 100.0%