Details
Description
Given datastore & dataset properties as expected by component description defined by TCOMP, i want to write the data live in streaming.
This must work for "DI" and "Beam" components (like JDBC, SalesForce and HDFS)
Example, as a TDP user, I want to export any dataset to a TCOMP output based dataset (like HDFS/CSV) without running on Beam.
In this case, TDP will retrieve data from input dataset, transform each line, and send them to the ouput component thanks to this api.