May 2017
Beginner to intermediate
596 pages
15h 2m
English
If your use case demands a special source, a custom source can be written by implementing source interface. An example of how this custom source (class com.datalakebook.CustomSource) can be configured for an agent ag1 is as follows:
ag1.sources = src1ag1.channels = ch1ag1.sources.src1.type = com.datalakebook.CustomSourceag1.sources.src1.channels = ch1