How do i add run time parameter/arguments to CDAP pipeline.
We can set parameters in all the Transforms, Source and Target nodes and manually enter the values at run time in the Datafusion environments.
However in a production environments i would want a parameter file to feed the values to the pipeline, how do i achieve this functionality.
In the CDAP documentation i don't find anything useful regarding the run time arguments. I am new to datafusion and am not very familiar with the interface. If this question is already answered a redirect to the thread will also be helpful