π€ Who can do this? You will probably need your Aiven Kafka administrator to complete these steps β you may not have access yourself.
Atlan supports the S3 extraction method for fetching metadata from Aiven Kafka. This method uses Atlan's kafka-extractor tool to fetch metadata.
Create user in Aiven Kafka
To create a new user for extracting metadata from Aiven Kafka:
- Log in to your Aiven console and select your active cluster.
- From the upper right of the cluster Overview page, click the Users tab to create a new user:
- For Create a service user, under Username, enter a name for the new user and then click Add service user.
- The new user will be listed under Service users, on the Users page. Copy the username and password for the new user and store them in a secure location.
- (Optional) If using client certificate authentication, copy the access key and access certificate and store them in a secure location.
- From the upper right of the cluster Overview page, click the Access Control List (ACL) tab to add a new ACL grant:
- Under Access Control List (ACL), for ACL Type, click ACL For Topic.
- For Add access control entry, enter the following details:
- For Username, enter the username you created for the new user.
- For Topic, enter an asterisk
*
to include all topics. - From the Permission dropdown, select Admin β learn more about ACL permission mapping.
- Click Add entry to save your selections.
- Navigate to the Overview tab, copy or download the CA Certificate and store the details in a secure location.
πͺ Did you know? Once you have extracted metadata on-premises and uploaded the results to S3, you can crawl the metadata from Aiven Kafka into Atlan.