Scenario
Migrate a partition on Kafka UI.
- In security mode, the user who migrates a partition must belong to the kafkaadmin user group. Otherwise, the operation fails due to authentication failure.
- In non-security mode, Kafka UI does not authenticate any operation.
Migrating a Partition
- Log in to Kafka UI. For details, see Accessing Kafka UI. Click Generate assignment. The Generate Partition Assignments page is displayed.
- In the Brokers area, select brokers to which the topic is to be re-assigned.
- Click Generate Partition Assignments to generate a partition migration solution.

- Click Run assignment to migrate a partition.