How about using
wildcards: dt.application.myapplication.operator.*.prop.myproperty

Ram

On Wed, Apr 27, 2016 at 11:51 PM, Yogi Devendra <yogideven...@apache.org>
wrote:

> Hi,
>
> I have a requirement where I need to share some property across multiple
> operators. As such, this is an application level property.
>
> Something like dt.application.myapplication.prop.myproperty = x.
> This should set myproperty=x for all the operators in my application.
> (operators which do not have such property would ignore this).
>
> Is there any way to configure this?
>
> ~ Yogi
>

Reply via email to