There is a way to dynamically change properties of an operator in a running
application. Is that what you are looking for?

On Mon, Dec 14, 2015 at 6:25 PM, Kottapalli, Venkatesh <
[email protected]> wrote:

> Hi,
>
>                 I am trying to configure filesplitter to read files from
> different directories based on parameters that I wish to provide as input
> to the application?
>
>
> *         One way of doing it is to read data from a properties file on
> server into application.java and set those values into filesplitter config.
>
>
> *         I am wondering if there is a way to pass arguments to the
> submitted application so that I can set my filesplitter configuration
> dynamically from the below command rather than from properties?
>
>
>
> POST
> /ws/v2/appPackages/{owner}/{packageName}/{packageVersion}/applications/{appName}/launch[?config={configName}&originalAppId={originalAppId}&queue={queueName}]
> Regards,
> Venkatesh.
>

Reply via email to