i have a more or less similar use case, I have built a Custom jdbc kafka jar using prebuilt app, jdbc-source-kafka.
I was using as a jar and and metadata jar separately, whenever i am registering app with these two uri and metadata uri.
i can see the configurable properties whole creating a stream app in UI.
but, i have converted this jar's into docker form including metadata jar which has the meta-inf folder. that option of application of property no more visible. any idea on this.
how to provide meta data URI access to my docker image in SCDF