Skip to content

Latest commit

 

History

History

templates

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HDInsight Storm SCP.Net C# Templates

This folder contains templates for spouts, bolts and topologies to interact with various Azure services like EventHub, DocumentDB, SQL Azure.

  • All projects named Application are project templates and will be available as Storm Applications in Visual Studio
  • All the individual spouts & bolts are item templates and will be available through Add New Item on Storm Applications in Visual Studio

Please follow the //TODO comments to setup your input and output schemas correctly between the spouts and bolts.

You can also use a pre-exisiting run configuration (run\configuraton.properties) from any of the examples folder to use with this templates solution.

[SCP.Net Readme from NuGet - Microsoft SCP.Net SDK assemblies 0.9.4.346] (scpnet-readme.txt)

Additional Templates