GithubHelp home page GithubHelp logo

ijuma / configuration-templates Goto Github PK

View Code? Open in Web Editor NEW

This project forked from javabrett/configuration-templates

0.0 1.0 0.0 31 KB

Central location for template configurations for Apache Kafka and Confluent Platform components

License: Apache License 2.0

configuration-templates's Introduction

image

About

Template configuration files for Apache Kafka® clients and Confluent Platform components.

How to use these template files

With Confluent Cloud

These instructions are for users who need template files with client application configurations for Confluent Cloud.

  1. Select which file you need based on the client type:

  2. Copy the file locally.

  3. Customize the file with connection information to your Kafka cluster. Notice that the file cannot be used as-is because it has parameters that need to be substituted with real values. You need to modify the file to provide the real values for the following parameters. (Here is how to create or find those values)

  • Required:

    • {{ BROKER_ENDPOINT }}
    • {{ CLUSTER_API_KEY }}
    • {{ CLUSTER_API_SECRET }}
  • Required if using Confluent Cloud Schema Registry:

    • {{ SR_API_KEY }}
    • {{ SR_API_SECRET }}
    • {{ SR_ENDPOINT }}
  1. (optional) If you are using a librdkafka-based client, additional configuration properties are supported. See CONFIGURATION.md for the full list.

With Confluent Platform running on localhost

These instructions are for users who need template files with client application configurations for Confluent Platform running on their local machines, often started with confluent start.

  1. Select which file you need based on the client type:

  2. Copy the file locally.

  3. (optional) If you are using a librdkafka-based client, additional configuration properties are supported. See CONFIGURATION.md for the full list.

configuration-templates's People

Contributors

javabrett avatar laura-brouckman avatar ybyzek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.