You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2015/03/19 16:54:38 UTC

[jira] [Updated] (OOZIE-2174) Add missing admin commands to OozieClient and OozieCLI

     [ https://issues.apache.org/jira/browse/OOZIE-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Kanter updated OOZIE-2174:
---------------------------------
    Attachment: OOZIE-2174.patch

The patch adds the missing commands.  I kept the metrics and Instrumentation commands separate, but it checks if that endpoint is disabled and the {{OozieCLI}} will suggest using the other command in that case.

The unit tests don't do very much, though that's how most of the other tests here are.  I did try it out a bunch on a real cluster though.

> 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
>
>
> {{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)