Although the Job.Action enum has PAUSE and RESUME constants they did not appear to have any impact on my running quarks application when I issued them. Are these implemented yet?
Thanks, Susan > On May 24, 2016, at 11:13 AM, Dan Debrunner <[email protected]> wrote: > > On 5/24/2016 10:54 AM, Queenie Ma wrote: >> In the Javadoc, I see one command to "Submit (start) a registered >> application" using the "quarksControl" command. Is there an example of >> sample command data to stop a registered application? From the >> documentation, it seems like the device command would still be >> "quarksControl", but it is unclear what the JSON values should be. > > Sorry, forgot it hasn't been merged yet: > > https://github.com/apache/incubator-quarks/pull/120 > > Dan. >
