Managing Kafka Connect Configurations

Create, move, or delete Kafka Connect configurations in the Streaming service.

To review requirements for working with Kafka Connect see Using Kafka Connect.

  • Create a Kafka Connect Configuration

    1. Access the Streaming service in the Console.
    2. Under Analytics, click Kafka Connect Configurations to display a list of existing Kafka Connect configurations.
    3. Click Create Kafka Connect Configuration.
    4. Select a compartment from the Compartment list.
    5. In the Kafka Connect Configuration Name box, enter a name for the configuration. Avoid entering confidential information.
    6. (Optional) Assign tags to the configuration. If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.
    7. Click Create Kafka Connect Configuration.
    8. The details page for the configuration opens and displays a read-only text box labeled Kafka Connect Storage Topics.

      Click Copy to copy the connector configuration so that you can paste it into the connect-distributed.properties file for your Kafka connector. For more information, see the official Kafka Connect documentation.

    Delete a Kafka Connect Configuration

    1. Access the Streaming service in the Console.
    2. Under Analytics, click Kafka Connect Configurations to display a list of existing Kafka Connect configurations.
    3. Click the name of the configuration that you want to delete.
    4. On the details page, click Delete, and then click Confirm.

    Move a Kafka Connect Configuration to a Different Compartment

    1. Access the Streaming service in the Console.
    2. Under Analytics, click Kafka Connect Configurations to display a list of existing Kafka Connect configurations.
    3. Click the name of the configuration that you want to move.
    4. On the details page, click Move Resource.
    5. In the Move resource dialog box, select the destination compartment, and then click Move resource.
  • For information about using the CLI, see Command Line Interface (CLI). For a complete list of flags and options available for CLI commands, see the Command Line Reference.

    Note

    The examples in this section use the full syntax for all parameters, for example --compartment-id. For some parameters, there are shortened versions that you can use instead, like -c. See the CLI online help for instances of a shortened parameter associated with a command.
    To get a list of Kafka Connect configurations
    To create a Kafka Connect configuration
    To view Kafka Connect configuration details
    To update a Kafka Connect configuration
    To delete a Kafka Connect configuration
    To move a Kafka Connect configuration to a different compartment
  • The Streaming API calls Kafka Connect configurations harnesses.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.

    Use the following API operations to manage Kafka Connector configurations: