Class | Description |
---|---|
BasicConfig |
A basic configuration for heron topology
|
HdfsHelper |
A helper class abstracting away the interaction with HDFS
Note: Adding these helper method directly in the spout code results
in a ClassNotFoundException for hadoop classes, while deploying a topology, even though
those classes are not being accessed during deploy.
|