How can I provide runtime parameter/argument values via a file for CDAP pipleline
问题 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