Class KafkaTridentSpoutMigration


  • public class KafkaTridentSpoutMigration
    extends Object
    • Constructor Detail

      • KafkaTridentSpoutMigration

        public KafkaTridentSpoutMigration()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Migrates offsets from the Zookeeper store used by the storm-kafka Trident spouts, to the Zookeeper store used by the storm-kafka-clients Trident spout.
        Throws:
        Exception