BigData / Apache StreamPark Interview questions
What is the difference between the ADMIN and USER roles in StreamPark?
StreamPark keeps its role model deliberately simple: two account types with very different default reach.
- ADMIN — the system administrator. Has every permission across the entire StreamPark management page and across every team: creating teams, binding users to them, managing global settings like alert and Flink-version registration, and more.
- USER — a normal account. Creating a USER only creates the login; by default it has no permissions anywhere. It gains access to a team's applications and projects only once an ADMIN binds it to that team, and its effective permissions are scoped to the team(s) it belongs to.
This keeps the powerful, cross-cutting actions (team creation, global configuration) restricted to a small trusted group, while day-to-day job authoring and operation happens inside the guardrails of a specific team.
More Related questions...