Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 735 Bytes

File metadata and controls

23 lines (17 loc) · 735 Bytes

Prerequisites

This example requires the following:

  • {maven-reg}

  • Java OpenJDK 11

  • {product} access with at least one streaming tenant and one topic

  • A local clone of the {company} {pulsar-short} Subscription Example repository

  • In the pulsar-subscription-example repo, navigate to src/main/resources, and then edit application.properties to connect to your {product} cluster:

    application.properties
    service_url=BROKER_SERVICE_URL
    namespace=default
    tenant_name=my-tenant
    authentication_token=ASTRA_APPLICATION_TOKEN
    topic_name=my-topic