[ https://issues.apache.org/jira/browse/OOZIE-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385938#comment-14385938 ]
Rohini Palaniswamy commented on OOZIE-2174: ------------------------------------------- [~rkanter], Patch looks good. Can you add some contains string asserts for the tests in addition to assertEquals(0, new OozieCLI().run(args)); ? The unit test would not fail even if there was not output. > Add missing admin commands to OozieClient and OozieCLI > ------------------------------------------------------ > > Key: OOZIE-2174 > URL: https://issues.apache.org/jira/browse/OOZIE-2174 > Project: Oozie > Issue Type: Improvement > Components: client > Affects Versions: trunk > Reporter: Robert Kanter > Assignee: Robert Kanter > Attachments: OOZIE-2174.patch, OOZIE-2174.patch > > > {{OozieClient}} and {{OozieCLI}} are missing some of the admin commands that > have been available over the REST API for a long time. We should add them: > - Get Configuration > - Get OS Env > - Get Java System Properties > - Get Instrumentation/Metrics > -- For this one, we can either make them separate commands or one command > that tries one endpoint then the other. I'll see what works best. -- This message was sent by Atlassian JIRA (v6.3.4#6332)