hdinsight.github.io

Where can I find Storm-EventHub-Spout binaries for development?

Issue:

How can I find out more about using Storm eventhub spout jars for use with my topology.

MSDN articles on how-to

Java based topology

https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-storm-develop-java-event-hub-topology

C# based topology (using Mono on HDI 3.4+ Linux Storm clusters)

https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-storm-develop-csharp-event-hub-topology

Latest Storm EventHub spout binaries for HDI3.5+ Linux Storm clusters

Please look at https://github.com/hdinsight/mvn-repo/blob/master/README.md for how to use the latest Storm eventhub spout that works with HDI3.5+ Linux Storm clusters.

Source Code examples:

https://github.com/Azure-Samples/hdinsight-java-storm-eventhub