Contribute in GitHub:
Edit online
StreamSets Manual Inputs
By default, Manta Flow extracts StreamSets pipelines from the configured StreamSets Data Collector (SDC) server and then analyzes the data flows in them. It is also possible to analyze the data flows in the manually-provided StreamSets pipelines exported from SDC.
- Copy all StreamSets pipelines exported from SDC in JSON file format to the
<MANTA_DIR_HOME>/temp/streamsets/${streamsets.extractor.server}
folder, wherestreamsets.extractor.server
is the identification of SDC (if not changed in the StreamSets common configuration properties).