Updated on 2023-06-29 GMT+08:00

MRS Kafka

To obtain an MRS Kafka configuration file, perform the following steps:

  1. Obtain krb5.conf and user.keytab files.

    Download the user authentication file from MRS Manager by following the procedure described in Downloading a User Authentication File, and decompress the file to obtain the krb5.conf and user.keytab files.

  2. Obtain the fikafka-producer.properties, fikafka-consumer.properties, and hosts files.

    Download the client configuration file from the MRS console by following the procedure described in Updating a Client Configuration File. After the file is decompressed:

    Obtain the fikafka-producer.properties and fikafka-consumer.properties files from MRS_Services_ClientConfig_ConfigFiles > MRS_Services_ClientConfig_ConfigFiles > Kafka > config.

    Copy the value of bootstrap.servers in the fikafka-producer.properties file to the fikafka-consumer.properties file.

  3. Generate the MRS Kafka configuration file.

    Save the obtained files to a new directory and compress them into a .zip package. All files are stored in the root directory of the .zip package.

    • The file name contains a maximum of 255 characters, including only letters and digits.
    • The file size cannot exceed 2 MB.