BigData / Apache StreamPark Interview questions
What is Team Management in StreamPark?
Team Management is how StreamPark organizes applications and projects by department or group rather than exposing everything to every user.
An ADMIN creates teams, and a normal USER account only sees the applications and projects of the team it's bound to. A team behaves like a workspace: switching teams from the selector in the top-right corner changes what the console shows, so two departments running unrelated Flink jobs on the same StreamPark install don't see each other's work by default.
This is the mechanism StreamPark uses for basic multi-tenancy on a single shared installation, without requiring separate deployments per department.
More Related questions...