[
https://issues.apache.org/jira/browse/OOZIE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143973#comment-14143973
]
Purshotam Shah commented on OOZIE-1950:
---------------------------------------
Oozie Cli help doesn't print information on nominal time, [~shwethags] can you
please fix that?
{code}
oozie job <OPTIONS> : job operations
-action <arg> coordinator rerun on action ids
(requires -rerun);
coordinator log retrieval on action ids
(requires -log)
-auth <arg> Select authentication type
[YCA|BOUNCER|KERBEROS|SIMPLE]
-change <arg> change a coordinator job
-config <arg> job configuration file '.xml' or
'.properties'
-configcontent <arg> job configuration
-coordinator <arg> bundle rerun on coordinator names
(requires -rerun)
-D <property=value> set/override value for given property
-date <arg> coordinator/bundle rerun on action dates
(requires -rerun);
coordinator log retrieval on action
dates (requires -log)
-definition <arg> job definition
-doas <arg> doAs user, impersonates as the specified
user
-dryrun Supported in Oozie-2.0 or later versions
ONLY - dryrun or
test run a coordinator job, job is not
queued
-filter <arg> status=<S1>[;status=<S2>]* (All
Coordinator actions
satisfying any one of the status filters
will be retreived.
Currently, only supported for
Coordinator job)
-info <arg> info of a job
{code}
> Coordinator job info should support timestamp (nominal time)
> ------------------------------------------------------------
>
> Key: OOZIE-1950
> URL: https://issues.apache.org/jira/browse/OOZIE-1950
> Project: Oozie
> Issue Type: Bug
> Reporter: Purshotam Shah
> Assignee: Shwetha G S
> Fix For: 4.1.0
>
> Attachments: OOZIE-1950-v2.patch, OOZIE-1950-v3.patch,
> OOZIE-1950-v4.patch, OOZIE-1950-v4.patch, OOZIE-1950-v6.patch,
> OOZIE-1950-v7.patch, OOZIE-1950-v7.patch, OOZIE-1950.patch
>
>
> It will be useful for user to list all actions (with length and offset)
> after/before nominal time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)