Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-190

Kafka Sink replication factor and partition creation.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.12.0
    • gobblin-kafka
    • None
    • Apache Gobblin 170807, Apache Gobblin 170821, Apache Gobblin 170905

    Description

      The current implementation of the Kafka Writer does not allow the user to configure the replication-factor and partitions for the topic. The producer API creates a topic with the default configuration if the topic is not found when message is send to the topic. We may have to use the scala API's to configure the topics during creation for 0.8.1, for the 0.9.0 kafka there seems to be java apis.
      The following link could be of help to this issue
      https://stackoverflow.com/questions/16946778/how-can-we-create-a-topic-in-kafka-from-the-ide-using-api

      Attachments

        Activity

          People

            vickykak Vicky Kak
            vickykak Vicky Kak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: