Skip to content

keminc/druid_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages