cdap
cdap copied to clipboard
[CDAP-19453] Save pipeline configs to preference table
Description
Part of the LCM work is to save configurations into the preference table. This experiment is to use a reserved key word for instrumentation system.pipeline.config.instrumentation
, then overwrite the value from appSpec if the key value pair is available.
Question: Where else should this overwrite happen?
Screenshots
How did we test this?
Also, do we have a plan on realtime pipeline? Are we still relying on app spec for these properties?