Added: oozie/site/trunk/content/resources/docs/5.0.0/DG_CommandLineTool.html
URL: 
http://svn.apache.org/viewvc/oozie/site/trunk/content/resources/docs/5.0.0/DG_CommandLineTool.html?rev=1828722&view=auto
==============================================================================
--- oozie/site/trunk/content/resources/docs/5.0.0/DG_CommandLineTool.html 
(added)
+++ oozie/site/trunk/content/resources/docs/5.0.0/DG_CommandLineTool.html Mon 
Apr  9 14:12:36 2018
@@ -0,0 +1,2349 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Apr 9, 2018 
+ | Rendered using Apache Maven Fluido Skin 1.4
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Oozie - </title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" 
src="./js/apache-maven-fluido-1.4.min.js"></script>
+
+    
+                  </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="https://oozie.apache.org/"; 
id="bannerLeft">
+                                                                               
         <img src="https://oozie.apache.org/images/oozie_200x.png";  
alt="Oozie"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="../../" title="Apache">
+        Apache</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../../" title="Oozie">
+        Oozie</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="../" title="docs">
+        docs</a>
+                    <span class="divider">/</span>
+      </li>
+            <li class="">
+                    <a href="./" title="5.0.0">
+        5.0.0</a>
+                    <span class="divider">/</span>
+      </li>
+        <li class="active ">Oozie - </li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2018-04-09</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 5.0.0
+        </li>
+            
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+  </ul>
+                
+                    
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/"; title="Built 
by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" 
src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <p></p>
+<p><a href="./index.html">::Go back to Oozie Documentation Index::</a>
+</p>
+<a name="Command_Line_Interface_Utilities"></a>
+<div class="section"><h2> Command Line Interface Utilities</h2>
+<p><ul><ul><li><a href="#Introduction">Introduction</a>
+</li>
+<li><a href="#Oozie_Command_Line_Usage">Oozie Command Line Usage</a>
+<ul><li><a href="#Oozie_basic_commands">Oozie basic commands</a>
+</li>
+<li><a href="#Oozie_job_operation_commands">Oozie job operation commands</a>
+</li>
+<li><a href="#Oozie_jobs_operation_commands">Oozie jobs operation commands</a>
+</li>
+<li><a href="#Oozie_admin_operation_commands">Oozie admin operation 
commands</a>
+</li>
+<li><a href="#Oozie_validate_command">Oozie validate command</a>
+</li>
+<li><a href="#Oozie_SLA_operation_commands">Oozie SLA operation commands</a>
+</li>
+<li><a href="#Oozie_Pig_submit_command">Oozie Pig submit command</a>
+</li>
+<li><a href="#Oozie_Hive_submit_command">Oozie Hive submit command</a>
+</li>
+<li><a href="#Oozie_Sqoop_submit_command">Oozie Sqoop submit command</a>
+</li>
+<li><a href="#Oozie_info_command">Oozie info command</a>
+</li>
+<li><a href="#Oozie_MapReduce_job_command">Oozie MapReduce job command</a>
+</li>
+</ul>
+</li>
+<li><a href="#Common_CLI_Options">Common CLI Options</a>
+<ul><li><a href="#Authentication">Authentication</a>
+</li>
+<li><a href="#Impersonation_doAs">Impersonation, doAs</a>
+</li>
+<li><a href="#Oozie_URL">Oozie URL</a>
+</li>
+<li><a href="#Time_zone">Time zone</a>
+</li>
+<li><a href="#Debug_Mode">Debug Mode</a>
+</li>
+<li><a href="#CLI_retry">CLI retry</a>
+</li>
+</ul>
+</li>
+<li><a href="#Job_Operations">Job Operations</a>
+<ul><li><a href="#Submitting_a_Workflow_Coordinator_or_Bundle_Job">Submitting 
a Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a href="#Starting_a_Workflow_Coordinator_or_Bundle_Job">Starting a 
Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a href="#Running_a_Workflow_Coordinator_or_Bundle_Job">Running a 
Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a href="#Suspending_a_Workflow_Coordinator_or_Bundle_Job">Suspending a 
Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a href="#Resuming_a_Workflow_Coordinator_or_Bundle_Job">Resuming a 
Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a href="#Killing_a_Workflow_Coordinator_or_Bundle_Job">Killing a 
Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a href="#Killing_a_Coordinator_Action_or_Multiple_Actions">Killing a 
Coordinator Action or Multiple Actions</a>
+</li>
+<li><a 
href="#Changing_endtimeconcurrencypausetimestatus_of_a_Coordinator_Job">Changing
 endtime/concurrency/pausetime/status of a Coordinator Job</a>
+</li>
+<li><a href="#Changing_endtimepausetime_of_a_Bundle_Job">Changing 
endtime/pausetime of a Bundle Job</a>
+</li>
+<li><a href="#Rerunning_a_Workflow_Job">Rerunning a Workflow Job</a>
+</li>
+<li><a href="#Rerunning_a_Coordinator_Action_or_Multiple_Actions">Rerunning a 
Coordinator Action or Multiple Actions</a>
+</li>
+<li><a href="#Rerunning_a_Bundle_Job">Rerunning a Bundle Job</a>
+</li>
+<li><a 
href="#Checking_the_Information_and_Status_of_a_Workflow_Coordinator_or_Bundle_Job_or_a_Coordinator_Action">Checking
 the Information and Status of a Workflow, Coordinator or Bundle Job or a 
Coordinator Action</a>
+</li>
+<li><a href="#Listing_all_the_Workflows_for_a_Coordinator_Action">Listing all 
the Workflows for a Coordinator Action</a>
+</li>
+<li><a href="#Listing_all_retry_attempts_of_a_workflow_action">Listing all 
retry attempts of a workflow action</a>
+</li>
+<li><a 
href="#Checking_the_xml_definition_of_a_Workflow_Coordinator_or_Bundle_Job">Checking
 the xml definition of a Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a 
href="#Checking_the_server_logs_of_a_Workflow_Coordinator_or_Bundle_Job">Checking
 the server logs of a Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a 
href="#Checking_the_server_error_logs_of_a_Workflow_Coordinator_or_Bundle_Job">Checking
 the server error logs of a Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a 
href="#Checking_the_audit_logs_of_a_Workflow_Coordinator_or_Bundle_Job">Checking
 the audit logs of a Workflow, Coordinator or Bundle Job</a>
+</li>
+<li><a 
href="#Checking_the_server_logs_for_particular_actions_of_a_Coordinator_Job">Checking
 the server logs for particular actions of a Coordinator Job</a>
+</li>
+<li><a href="#Filtering_the_server_logs_with_logfilter_options">Filtering the 
server logs with logfilter options</a>
+</li>
+<li><a href="#Dryrun_of_Coordinator_Job">Dryrun of Coordinator Job</a>
+</li>
+<li><a href="#Dryrun_of_Workflow_Job">Dryrun of Workflow Job</a>
+</li>
+<li><a href="#Updating_coordinator_definition_and_properties">Updating 
coordinator definition and properties</a>
+</li>
+<li><a href="#Ignore_a_Coordinator_Job">Ignore a Coordinator Job</a>
+</li>
+<li><a 
href="#Ignore_a_Coordinator_Action_or_Multiple_Coordinator_Actions">Ignore a 
Coordinator Action or Multiple Coordinator Actions</a>
+</li>
+<li><a href="#Polling_an_Oozie_job">Polling an Oozie job</a>
+</li>
+<li><a href="#Changing_job_SLA_definition_and_alerting">Changing job SLA 
definition and alerting</a>
+</li>
+<li><a href="#Getting_missing_dependencies_of_coordinator_actions">Getting 
missing dependencies of coordinator action(s)</a>
+</li>
+</ul>
+</li>
+<li><a href="#Jobs_Operations">Jobs Operations</a>
+<ul><li><a href="#Checking_the_Status_of_multiple_Workflow_Jobs">Checking the 
Status of multiple Workflow Jobs</a>
+</li>
+<li><a href="#Checking_the_Status_of_multiple_Coordinator_Jobs">Checking the 
Status of multiple Coordinator Jobs</a>
+</li>
+<li><a href="#Checking_the_Status_of_multiple_Bundle_Jobs">Checking the Status 
of multiple Bundle Jobs</a>
+</li>
+<li><a href="#Bulk_kill_suspend_or_resume_multiple_jobs">Bulk kill, suspend or 
resume multiple jobs</a>
+</li>
+<li><a href="#Bulk_monitoring_for_jobs_launched_via_Bundles">Bulk monitoring 
for jobs launched via Bundles</a>
+</li>
+</ul>
+</li>
+<li><a href="#Admin_Operations">Admin Operations</a>
+<ul><li><a href="#Checking_the_Status_of_the_Oozie_System">Checking the Status 
of the Oozie System</a>
+</li>
+<li><a href="#Changing_the_Status_of_the_Oozie_System">Changing the Status of 
the Oozie System</a>
+</li>
+<li><a href="#Displaying_the_Build_Version_of_the_Oozie_System">Displaying the 
Build Version of the Oozie System</a>
+</li>
+<li><a href="#Displaying_the_queue_dump_of_the_Oozie_System">Displaying the 
queue dump of the Oozie System</a>
+</li>
+<li><a href="#Displaying_the_list_of_available_Oozie_Servers">Displaying the 
list of available Oozie Servers</a>
+</li>
+<li><a href="#Displaying_the_Oozie_server_configuration">Displaying the Oozie 
server configuration</a>
+</li>
+<li><a href="#Displaying_the_Oozie_server_OS_environment">Displaying the Oozie 
server OS environment</a>
+</li>
+<li><a href="#Displaying_the_Oozie_server_Java_system_properties">Displaying 
the Oozie server Java system properties</a>
+</li>
+<li><a href="#Displaying_the_Oozie_server_Instrumentation">Displaying the 
Oozie server Instrumentation</a>
+</li>
+<li><a href="#Displaying_the_Oozie_server_Metrics">Displaying the Oozie server 
Metrics</a>
+</li>
+<li><a href="#Running_purge_command">Running purge command</a>
+</li>
+</ul>
+</li>
+<li><a href="#Validate_Operations">Validate Operations</a>
+<ul><li><a href="#Validating_a_Workflow_XML">Validating a Workflow XML</a>
+</li>
+<li><a href="#Getting_list_of_available_sharelib">Getting list of available 
sharelib</a>
+</li>
+<li><a href="#Update_system_sharelib">Update system sharelib</a>
+</li>
+</ul>
+</li>
+<li><a href="#SLA_Operations">SLA Operations</a>
+<ul><li><a href="#Getting_a_list_of_SLA_events">Getting a list of SLA 
events</a>
+</li>
+<li><a href="#Getting_the_SLA_event_with_particular_sequenceID">Getting the 
SLA event with particular sequenceID</a>
+</li>
+<li><a href="#Getting_information_about_SLA_events_using_filter">Getting 
information about SLA events using filter</a>
+</li>
+</ul>
+</li>
+<li><a href="#Pig_Operations">Pig Operations</a>
+<ul><li><a href="#Submitting_a_pig_job_through_HTTP">Submitting a pig job 
through HTTP</a>
+</li>
+</ul>
+</li>
+<li><a href="#Hive_Operations">Hive Operations</a>
+<ul><li><a href="#Submitting_a_hive_job_through_HTTP">Submitting a hive job 
through HTTP</a>
+</li>
+</ul>
+</li>
+<li><a href="#Sqoop_Operations">Sqoop Operations</a>
+<ul><li><a href="#Submitting_a_sqoop_job_through_HTTP">Submitting a sqoop job 
through HTTP</a>
+</li>
+</ul>
+</li>
+<li><a href="#Info_Operations">Info Operations</a>
+<ul><li><a href="#Getting_a_list_of_time_zones">Getting a list of time 
zones</a>
+</li>
+</ul>
+</li>
+<li><a href="#Map-reduce_Operations">Map-reduce Operations</a>
+<ul><li><a href="#Submitting_a_map-reduce_job">Submitting a map-reduce job</a>
+</li>
+</ul>
+</li>
+<li><a href="#Getting_Oozie_diagnostics_bundles">Getting Oozie diagnostics 
bundles</a>
+</li>
+</ul>
+</ul>
+</p>
+<a name="Introduction"></a>
+<div class="section"><h3>Introduction</h3>
+<p>Oozie provides a command line utility, <tt>oozie</tt>
+, to perform job and admin tasks. All operations are done via
+sub-commands of the <tt>oozie</tt>
+ CLI.</p>
+<p>The <tt>oozie</tt>
+ CLI interacts with Oozie via its WS API.</p>
+<a name="Oozie_Command_Line_Usage"></a>
+</div>
+<div class="section"><h3>Oozie Command Line Usage</h3>
+<p><pre>
+usage:
+      the env variable 'OOZIE_URL' is used as default value for the '-oozie' 
option
+      the env variable 'OOZIE_TIMEZONE' is used as default value for the 
'-timezone' option
+      the env variable 'OOZIE_AUTH' is used as default value for the '-auth' 
option
+      custom headers for Oozie web services can be specified using 
'-Dheader:NAME=VALUE'
+</pre></p>
+<a name="Oozie_basic_commands"></a>
+<div class="section"><h4>Oozie basic commands</h4>
+<p><pre>oozie help      : display usage
+oozie version   : show client version
+</pre>
+</p>
+<a name="Oozie_job_operation_commands"></a>
+</div>
+<div class="section"><h4>Oozie job operation commands</h4>
+<p><pre>oozie job &lt;OPTIONS&gt;           : job operations
+          -action &lt;arg&gt;         coordinator rerun/kill on action ids 
(requires -rerun/-kill);
+                                coordinator log retrieval on action ids 
(requires -log)
+          -allruns              Get workflow jobs corresponding to a 
coordinator action
+                                including all the reruns
+          -auth &lt;arg&gt;           select authentication type 
[SIMPLE|KERBEROS]
+          -change &lt;arg&gt;         change a coordinator or bundle job
+          -config &lt;arg&gt;         job configuration file '.xml' or 
'.properties'
+          -configcontent &lt;arg&gt;  job configuration
+          -coordinator &lt;arg&gt;    bundle rerun on coordinator names 
(requires -rerun)
+          -D &lt;property=value&gt;   set/override value for given property
+          -date &lt;arg&gt;           coordinator/bundle rerun on action dates 
(requires -rerun);
+                                coordinator log retrieval on action dates 
(requires -log)
+          -debug                Use debug mode to see debugging statements on 
stdout
+          -definition &lt;arg&gt;     job definition
+          -diff &lt;arg&gt;           Show diff of the new coord definition 
and properties with the
+                                existing one (default true)
+          -doas &lt;arg&gt;           doAs user, impersonates as the specified 
user
+          -dryrun               Dryrun a workflow (since 3.3.2) or coordinator 
(since 2.0)
+                                job without actually executing it
+          -failed               re-runs the failed workflow actions of the 
coordinator actions (requires -rerun)
+          -filter &lt;arg&gt;         
&lt;key&gt;&lt;comparator&gt;&lt;value&gt;[;&lt;key&gt;&lt;comparator&gt;&lt;value&gt;]*
+                                (All Coordinator actions satisfying the 
filters will be retrieved).
+                                key: status or nominaltime
+                                comparator: =, !=, &lt;, &lt;=, &gt;, &gt;=. = 
is used as OR and others as AND
+                                status: values are valid status like 
SUCCEEDED, KILLED etc. Only = and != apply
+                                 for status.
+                                nominaltime: time of format 
yyyy-MM-dd'T'HH:mm'Z'
+          -ignore &lt;arg&gt;         change status of a coordinator job or 
action to IGNORED
+                                (-action required to ignore coord actions)
+          -info &lt;arg&gt;           info of a job
+          -interval &lt;arg&gt;       polling interval in minutes (default is 
5, requires -poll)
+          -kill &lt;arg&gt;           kill a job (coordinator can mention 
-action or -date)
+          -len &lt;arg&gt;            number of actions (default TOTAL 
ACTIONS, requires -info)
+          -localtime            use local time (same as passing your time zone 
to -timezone).
+                                Overrides -timezone option
+          -log &lt;arg&gt;            job log
+          -errorlog &lt;arg&gt;       job error log
+          -auditlog &lt;arg&gt;       job audit log
+          -logfilter &lt;arg&gt;      job log search parameter. Can be 
specified as -logfilter
+                                opt1=val1;opt2=val1;opt3=val1. Supported 
options are recent,
+                                start, end, loglevel, text, limit and debug
+          -nocleanup            do not clean up output-events of the 
coordinator rerun
+                                actions (requires -rerun)
+          -offset &lt;arg&gt;         job info offset of actions (default '1', 
requires -info)
+          -oozie &lt;arg&gt;          Oozie URL
+          -order &lt;arg&gt;          order to show coord actions (default 
ascending order, 'desc'
+                                for descending order, requires -info)
+          -poll &lt;arg&gt;           poll Oozie until a job reaches a 
terminal state or a timeout
+                                occurs
+          -refresh              re-materialize the coordinator rerun actions 
(requires
+                                -rerun)
+          -rerun &lt;arg&gt;          rerun a job  (coordinator requires 
-action or -date, bundle
+                                requires -coordinator or -date)
+          -resume &lt;arg&gt;         resume a job
+          -run                  run a job
+          -start &lt;arg&gt;          start a job
+          -submit               submit a job
+          -suspend &lt;arg&gt;        suspend a job
+          -timeout &lt;arg&gt;        timeout in minutes (default is 30, 
negative values indicate
+                                no timeout, requires -poll)
+          -timezone &lt;arg&gt;       use time zone with the specified ID 
(default GMT).
+                                See 'oozie info -timezones' for a list
+          -update &lt;arg&gt;         Update coord definition and properties
+          -value &lt;arg&gt;          new endtime/concurrency/pausetime value 
for changing a
+                                coordinator job
+          -verbose              verbose mode
+          -sladisable           disables sla alerts for the job and its 
children
+          -slaenable            enables sla alerts for the job and its children
+          -slachange            Update sla param for jobs, supported param are 
should-start, should-end and max-duration
+          -retries              Get information of the retry attempts for a 
given workflow action.
+</pre>
+</p>
+<a name="Oozie_jobs_operation_commands"></a>
+</div>
+<div class="section"><h4>Oozie jobs operation commands</h4>
+<p><pre>
+oozie jobs &lt;OPTIONS&gt;          : jobs status
+           -auth &lt;arg&gt;          select authentication type 
[SIMPLE|KERBEROS]
+           -doas &lt;arg&gt;          doAs user, impersonates as the specified 
user.
+           -filter &lt;arg&gt;        
user=&lt;U&gt;\;name=&lt;N&gt;\;group=&lt;G&gt;\;status=&lt;S&gt;\;frequency=&lt;F&gt;\;unit=&lt;M&gt;\;startcreatedtime=&lt;SC&gt;\;
+                                endcreatedtime=&lt;EC&gt;\;sortby=&lt;SB&gt;
+           -jobtype &lt;arg&gt;       job type ('Supported in Oozie-2.0 or 
later versions ONLY - coordinator' or 'wf' (default))
+           -len &lt;arg&gt;           number of jobs (default '100')
+           -localtime           use local time (same as passing your time zone 
to -timezone). Overrides -timezone option
+           -offset &lt;arg&gt;        jobs offset (default '1')
+           -oozie &lt;arg&gt;         Oozie URL
+           -timezone &lt;arg&gt;      use time zone with the specified ID 
(default GMT). See 'oozie info -timezones' for a list
+           -kill                kill all jobs that satisfy the filter, len, 
offset, or/and jobtype options. If it's used without
+                                other options, it will kill all the first 50 
workflow jobs. Command will fail if one or more
+                                of the jobs is in wrong state.
+           -suspend             suspend all jobs that satisfy the filter, len, 
offset, or/and jobtype options. If it's used without
+                                other options, it will suspend all the first 
50 workflow jobs. Command will fail if one or more
+                                of the jobs is in wrong state.
+           -resume              resume all jobs that satisfy the filter, len, 
offset, or/and jobtype options. If it's used without
+                                other options, it will resume all the first 50 
workflow jobs. Command will fail if one or more
+                                of the jobs is in wrong state.
+           -verbose             verbose mode
+</pre></p>
+<a name="Oozie_admin_operation_commands"></a>
+</div>
+<div class="section"><h4>Oozie admin operation commands</h4>
+<p><pre>
+oozie admin &lt;OPTIONS&gt;         : admin operations
+            -auth &lt;arg&gt;         select authentication type 
[SIMPLE|KERBEROS]
+            -configuration      show Oozie system configuration
+            -doas &lt;arg&gt;         doAs user, impersonates as the specified 
user
+            -instrumentation    show Oozie system instrumentation
+            -javasysprops       show Oozie Java system properties
+            -metrics            show Oozie system metrics
+            -oozie &lt;arg&gt;        Oozie URL
+            -osenv              show Oozie system OS environment
+            -queuedump          show Oozie server queue elements
+            -servers            list available Oozie servers (more than one 
only if HA is enabled)
+            -shareliblist       List available sharelib that can be specified 
in a workflow action
+            -sharelibupdate     Update server to use a newer version of 
sharelib
+            -status             show the current system status
+            -systemmode &lt;arg&gt;   Supported in Oozie-2.0 or later versions 
ONLY. Change oozie
+                                system mode [NORMAL|NOWEBSERVICE|SAFEMODE]
+            -version            show Oozie server build version
+            -purge &lt;arg&gt;        purge old oozie workflow, coordinator 
and bundle records from DB (parameter unit: day)
+                                
wf=&lt;N&gt;\;coord=&lt;N&gt;\;bundle=&lt;N&gt;\;limit=&lt;N&gt;\;oldcoordaction=&lt;true/false&gt;
+</pre></p>
+<a name="Oozie_validate_command"></a>
+</div>
+<div class="section"><h4>Oozie validate command</h4>
+<p><pre>
+oozie validate &lt;OPTIONS&gt; &lt;ARGS&gt;   : validate a workflow, 
coordinator, bundle XML file
+                     -auth &lt;arg&gt;    select authentication type 
[SIMPLE|KERBEROS]
+                     -oozie &lt;arg&gt;   Oozie URL
+</pre></p>
+<a name="Oozie_SLA_operation_commands"></a>
+</div>
+<div class="section"><h4>Oozie SLA operation commands</h4>
+<p><pre>
+oozie sla &lt;OPTIONS&gt;           : sla operations (Deprecated as of Oozie 
4.0)
+          -auth &lt;arg&gt;           select authentication type 
[SIMPLE|KERBEROS]
+          -len &lt;arg&gt;            number of results (default '100', max 
limited by oozie server setting which defaults to '1000')
+          -offset &lt;arg&gt;         start offset (default '0')
+          -oozie &lt;arg&gt;          Oozie URL
+          -filter &lt;arg&gt;         
jobid=&lt;JobID/ActionID&gt;\;appname=&lt;Application Name&gt;
+</pre></p>
+<a name="Oozie_Pig_submit_command"></a>
+</div>
+<div class="section"><h4>Oozie Pig submit command</h4>
+<p><pre>
+oozie pig &lt;OPTIONS&gt; -X &lt;ARGS&gt; : submit a pig job, everything after 
'-X' are pass-through parameters to pig, any '-D' arguments
+                                after '-X' are put in &lt;configuration&gt;
+          -auth &lt;arg&gt;           select authentication type 
[SIMPLE|KERBEROS]
+          -doas &lt;arg&gt;           doAs user, impersonates as the specified 
user.
+          -config &lt;arg&gt;         job configuration file '.properties'
+          -D &lt;property=value&gt;   set/override value for given property
+          -file &lt;arg&gt;           Pig script
+          -oozie &lt;arg&gt;          Oozie URL
+          -P &lt;property=value&gt;   set parameters for script
+</pre></p>
+<a name="Oozie_Hive_submit_command"></a>
+</div>
+<div class="section"><h4>Oozie Hive submit command</h4>
+<p><pre>
+oozie hive &lt;OPTIONS&gt; -X&lt;ARGS&gt;  : submit a hive job, everything 
after '-X' are pass-through parameters to hive, any '-D' arguments
+ after '-X' are put in &lt;configuration&gt;
+           -auth &lt;arg&gt;           select authentication type 
[SIMPLE|KERBEROS]
+           -config &lt;arg&gt;         job configuration file '.properties'
+           -D &lt;property=value&gt;   set/override value for given property
+           -doas &lt;arg&gt;           doAs user, impersonates as the 
specified user
+           -file &lt;arg&gt;           hive script
+           -oozie &lt;arg&gt;          Oozie URL
+           -P &lt;property=value&gt;   set parameters for script
+</pre></p>
+<a name="Oozie_Sqoop_submit_command"></a>
+</div>
+<div class="section"><h4>Oozie Sqoop submit command</h4>
+<p><pre>
+oozie sqoop &lt;OPTIONS&gt; -X&lt;ARGS&gt; : submit a sqoop job, any '-D' 
arguments after '-X' are put in &lt;configuration&gt;
+           -auth &lt;arg&gt;           select authentication type 
[SIMPLE|KERBEROS]
+           -config &lt;arg&gt;         job configuration file '.properties'
+           -D &lt;property=value&gt;   set/override value for given property
+           -doas &lt;arg&gt;           doAs user, impersonates as the 
specified user
+           -command &lt;arg&gt;        sqoop command
+           -oozie &lt;arg&gt;          Oozie URL
+</pre></p>
+<a name="Oozie_info_command"></a>
+</div>
+<div class="section"><h4>Oozie info command</h4>
+<p><pre>
+oozie info &lt;OPTIONS&gt;           : get more detailed info about specific 
topics
+          -timezones             display a list of available time zones
+</pre></p>
+<a name="Oozie_MapReduce_job_command"></a>
+</div>
+<div class="section"><h4>Oozie MapReduce job command</h4>
+<p><pre>
+oozie mapreduce &lt;OPTIONS&gt;           : submit a mapreduce job
+                -auth &lt;arg&gt;           select authentication type 
[SIMPLE|KERBEROS]
+                -config &lt;arg&gt;         job configuration file 
'.properties'
+                -D &lt;property=value&gt;   set/override value for given 
property
+                -doas &lt;arg&gt;           doAs user, impersonates as the 
specified user
+                -oozie &lt;arg&gt;          Oozie URL
+</pre></p>
+<a name="Common_CLI_Options"></a>
+</div>
+</div>
+<div class="section"><h3>Common CLI Options</h3>
+<a name="Authentication"></a>
+<div class="section"><h4>Authentication</h4>
+<p>The <tt>oozie</tt>
+ CLI automatically perform authentication if the Oozie server requests it. By 
default it supports both
+pseudo/simple authentication and Kerberos HTTP SPNEGO authentication.</p>
+<p>To perform a specific authentication, the <tt>auth</tt>
+ option with authentication type requests Oozie client to run the
+specified authentication mechanism only. Oozie client provides two types 
<tt>simple</tt>
+ and <tt>kerberos</tt>
+ which supports <tt>pseudo/simple</tt>
+ and <tt>Kerberos</tt>
+.</p>
+<p>For pseudo/simple authentication the <tt>oozie</tt>
+ CLI uses the user name of the current OS user.</p>
+<p>For Kerberos HTTP SPNEGO authentication the <tt>oozie</tt>
+ CLI uses the default principal for the OS Kerberos cache
+(normally the principal that did <tt>kinit</tt>
+).</p>
+<p>Oozie uses Apache Hadoop-Auth (Java HTTP SPNEGO) library for authentication.
+This library can be extended to support other authentication mechanisms.</p>
+<p>Once authentication is performed successfully the received authentication 
token is cached in the user home directory
+in the <tt>.oozie-auth-token</tt>
+ file with owner-only permissions. Subsequent requests reuse the cached token 
while valid.</p>
+<p>The use of the cache file can be disabled by invoking the <tt>oozie</tt>
+ CLI with the <tt>-Doozie.auth.token.cache</tt>
+false=
+option.</p>
+<p>To use an custom authentication mechanism, a Hadoop-Auth 
<tt>Authenticator</tt>
+ implementation must be specified with the
+ <tt>-Dauthenticator.class</tt>
+ <tt> =CLASS</tt>
+ option.</p>
+<a name="Impersonation_doAs"></a>
+</div>
+<div class="section"><h4>Impersonation, doAs</h4>
+<p>The <tt>-doas</tt>
+ option allows the current user to impersonate other users when interacting 
with the Oozie
+system. The current user must be configured as a proxyuser in the Oozie 
system. The proxyuser configuration may
+restrict from which hosts a user may impersonate users, as well as users of 
which groups can be impersonated.</p>
+<a name="Oozie_URL"></a>
+</div>
+<div class="section"><h4>Oozie URL</h4>
+<p>All <tt>oozie</tt>
+ CLI sub-commands expect the <tt>-oozie OOZIE_URL</tt>
+ option indicating the URL of the Oozie system
+to run the command against. If the OOZIE_URL environment variable has not been 
set, <tt>oozie</tt>
+ will use the default
+URL specified in oozie-client-env.sh (equivalent to <tt>!http://$(hostname 
-f):11000/oozie</tt>
+).</p>
+<p>If the <tt>-oozie</tt>
+ option is not specified, the <tt>oozie</tt>
+ CLI will look for the <tt>OOZIE_URL</tt>
+ environment variable
+and uses it if set.</p>
+<p>If the option is not provided and the environment variable is not set, the 
<tt>oozie</tt>
+ CLI will fail.</p>
+<a name="Time_zone"></a>
+</div>
+<div class="section"><h4>Time zone</h4>
+<p>The <tt>-timezone TIME_ZONE_ID</tt>
+ option in the <tt>job</tt>
+ and <tt>jobs</tt>
+ sub-commands allows you to specify the time zone to use in
+the output of those sub-commands. The <tt>TIME_ZONE_ID</tt>
+ should be one of the standard Java Time Zone IDs.  You can get a
+list of the available time zones with the command <tt>oozie info 
-timezones</tt>
+.</p>
+<p>If the <tt>-localtime</tt>
+ option is used, it will cause Oozie to use whatever the time zone is of the 
machine. If
+both <tt>-localtime</tt>
+ and <tt>-timezone TIME_ZONE_ID</tt>
+ are used, the <tt>-localtime</tt>
+ option will override
+the <tt>-timezone TIME_ZONE_ID</tt>
+ option.  If neither option is given, Oozie will look for the 
<tt>OOZIE_TIMEZONE</tt>
+ environment
+variable and uses it if set.  If neither option is given and the environment 
variable is not set, or if Oozie is given an invalid
+time zone, it will use GMT.</p>
+<a name="Debug_Mode"></a>
+</div>
+<div class="section"><h4>Debug Mode</h4>
+<p>If you export <tt>OOZIE_DEBUG=1</tt>
+ then the Oozie CLI will output the Web Services API details used by any 
commands you
+execute. This is useful for debugging purposes to or see how the Oozie CLI 
works with the WS API.</p>
+<a name="CLI_retry"></a>
+</div>
+<div class="section"><h4>CLI retry</h4>
+<p>Oozie CLI retries connection to Oozie servers for transparent high 
availability failover when one of the Oozie servers go down.
+=Oozie= CLI command will retry for all commands in case of ConnectException.
+In case of SocketException, all commands except <tt>PUT</tt>
+ and <tt>POST</tt>
+ will have retry logic.
+All job submit are POST call, examples of PUT and POST commands can be find 
out from <a href="./WebServicesAPI.html">WebServicesAPI</a>
+.
+Retry count can be configured with system property 
<tt>oozie.connection.retry.count</tt>
+. Default count is 4.</p>
+<a name="Job_Operations"></a>
+</div>
+</div>
+<div class="section"><h3>Job Operations</h3>
+<a name="Submitting_a_Workflow_Coordinator_or_Bundle_Job"></a>
+<div class="section"><h4>Submitting a Workflow, Coordinator or Bundle Job</h4>
+<p>* Submitting bundle feature is only supported in Oozie 3.0 or later. 
Similarly, all bundle operation features below are only
+supported in Oozie 3.0 or later.</p>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -config job.properties -submit
+.
+job: 14-20090525161321-oozie-joe
+</pre></p>
+<p>The parameters for the job must be provided in a file, either a Java 
Properties file (.properties) or a Hadoop XML
+Configuration file (.xml). This file must be specified with the 
<tt>-config</tt>
+ option.</p>
+<p>The workflow application path must be specified in the file with the 
<tt>oozie.wf.application.path</tt>
+ property.  The
+coordinator application path must be specified in the file with the 
<tt>oozie.coord.application.path</tt>
+ property.The
+bundle application path must be specified in the file with the 
<tt>oozie.bundle.application.path</tt>
+ property.
+Specified path must be an HDFS path.</p>
+<p>The job will be created, but it will not be started, it will be in 
<tt>PREP</tt>
+ status.</p>
+<a name="Starting_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Starting a Workflow, Coordinator or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -start 
14-20090525161321-oozie-joe
+</pre></p>
+<p>The <tt>start</tt>
+ option starts a previously submitted workflow job or bundle job that is in 
<tt>PREP</tt>
+ status.</p>
+<p>After the command is executed the workflow job will be in <tt>RUNNING</tt>
+ status and bundle job will be in <tt>RUNNING</tt>
+status.</p>
+<p>A coordinator job does not support the <tt>start</tt>
+ action. It will show the following error message when trying to start it
+via the CLI:</p>
+<p><pre>
+Error: E0303 : E0303: Invalid parameter value, [action] = [start]
+</pre></p>
+<a name="Running_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Running a Workflow, Coordinator or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -config job.properties -run
+.
+job: 15-20090525161321-oozie-joe
+</pre></p>
+<p>The <tt>run</tt>
+ option creates and starts a workflow job, coordinator job or bundle job.</p>
+<p>The parameters for the job must be provided in a file, either a Java 
Properties file (.properties) or a Hadoop XML
+Configuration file (.xml). This file must be specified with the 
<tt>-config</tt>
+ option.</p>
+<p>The workflow application path must be specified in the file with the 
<tt>oozie.wf.application.path</tt>
+ property. The
+coordinator application path must be specified in the file with the 
<tt>oozie.coord.application.path</tt>
+ property. The
+bundle application path must be specified in the file with the 
<tt>oozie.bundle.application.path</tt>
+ property.The
+specified path must be an HDFS path.</p>
+<p>The job will be created and it will started, the job will be in 
<tt>RUNNING</tt>
+ status.</p>
+<a name="Suspending_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Suspending a Workflow, Coordinator or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -suspend 
14-20090525161321-oozie-joe
+</pre></p>
+<p>The <tt>suspend</tt>
+ option suspends a workflow job in <tt>RUNNING</tt>
+ status.
+After the command is executed the workflow job will be in <tt>SUSPENDED</tt>
+ status.</p>
+<p>The <tt>suspend</tt>
+ option suspends a coordinator/bundle  job in <tt>RUNNING</tt>
+, <tt>RUNNINGWITHERROR</tt>
+ or <tt>PREP</tt>
+ status.
+When the coordinator job is suspended, running coordinator actions will stay 
in running and the workflows will be suspended. If the coordinator job is in 
<tt>RUNNING</tt>
+status, it will transit to <tt>SUSPENDED</tt>
+status; if it is in <tt>RUNNINGWITHERROR</tt>
+status, it will transit to <tt>SUSPENDEDWITHERROR</tt>
+; if it is in <tt>PREP</tt>
+status, it will transit to <tt>PREPSUSPENDED</tt>
+status.</p>
+<p>When the bundle job is suspended, running coordinators will be suspended. 
If the bundle job is in <tt>RUNNING</tt>
+status, it will transit to <tt>SUSPENDED</tt>
+status; if it is in <tt>RUNNINGWITHERROR</tt>
+status, it will transit to <tt>SUSPENDEDWITHERROR</tt>
+; if it is in <tt>PREP</tt>
+status, it will transit to <tt>PREPSUSPENDED</tt>
+status.</p>
+<a name="Resuming_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Resuming a Workflow, Coordinator or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -resume 
14-20090525161321-oozie-joe
+</pre></p>
+<p>The <tt>resume</tt>
+ option resumes a workflow job in <tt>SUSPENDED</tt>
+ status.</p>
+<p>After the command is executed the workflow job will be in <tt>RUNNING</tt>
+ status.</p>
+<p>The <tt>suspend</tt>
+ option suspends a coordinator/bundle job in <tt>SUSPENDED</tt>
+, <tt>SUSPENDEDWITHERROR</tt>
+ or <tt>PREPSUSPENDED</tt>
+ status.
+If the coordinator job is in <tt>SUSPENDED</tt>
+status, it will transit to <tt>RUNNING</tt>
+status; if it is in <tt>SUSPENDEDWITHERROR</tt>
+status, it will transit to <tt>RUNNINGWITHERROR</tt>
+; if it is in <tt>PREPSUSPENDED</tt>
+status, it will transit to <tt>PREP</tt>
+status.</p>
+<p>When the coordinator job is resumed it will create all the coordinator 
actions that should have been created during the time
+it was suspended, actions will not be lost, they will delayed.</p>
+<p>When the bundle job is resumed, suspended coordinators will resume running. 
If the bundle job is in <tt>SUSPENDED</tt>
+status, it will transit to <tt>RUNNING</tt>
+status; if it is in <tt>SUSPENDEDWITHERROR</tt>
+status, it will transit to <tt>RUNNINGWITHERROR</tt>
+; if it is in <tt>PREPSUSPENDED</tt>
+status, it will transit to <tt>PREP</tt>
+status.</p>
+<a name="Killing_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Killing a Workflow, Coordinator or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -kill 
14-20090525161321-oozie-joe
+</pre></p>
+<p>The <tt>kill</tt>
+ option kills a workflow job in <tt>PREP</tt>
+, <tt>SUSPENDED</tt>
+ or <tt>RUNNING</tt>
+ status and a coordinator/bundle job in
+=PREP=, <tt>RUNNING</tt>
+, <tt>PREPSUSPENDED</tt>
+, <tt>SUSPENDED</tt>
+, <tt>PREPPAUSED</tt>
+, or <tt>PAUSED</tt>
+  status.</p>
+<p>After the command is executed the job will be in <tt>KILLED</tt>
+ status.</p>
+<a name="Killing_a_Coordinator_Action_or_Multiple_Actions"></a>
+</div>
+<div class="section"><h4>Killing a Coordinator Action or Multiple Actions</h4>
+<p>Example:</p>
+<p><pre>
+$oozie job -kill &lt;coord_Job_id&gt; [-action 1, 3-4, 7-40] [-date 
2009-01-01T01:00Z::2009-05-31T23:59Z, 2009-11-10T01:00Z, 2009-12-31T22:00Z]
+</pre></p>
+<p><ul><li>The <tt>kill</tt>
+ option here for a range of coordinator actions kills a non-terminal 
(=RUNNING=, <tt>WAITING</tt>
+, <tt>READY</tt>
+, <tt>SUSPENDED</tt>
+) coordinator action when coordinator job is not in <tt>FAILED</tt>
+ or <tt>KILLED</tt>
+ state.</li>
+<li>Either -action or -date should be given.</li>
+<li>If neither -action nor -date is given, the exception will be thrown. Also 
if BOTH -action and -date are given, an error will be thrown.</li>
+<li>Multiple ranges can be used in -action or -date. See the above 
example.</li>
+<li>If one of the actions in the given list of -action is already in terminal 
state, the output of this command will only include the other actions.</li>
+<li>The dates specified in -date must be UTC.</li>
+<li>Single date specified in -date must be able to find an action with matched 
nominal time to be effective.</li>
+<li>After the command is executed the killed coordinator action will have 
<tt>KILLED</tt>
+ status.</li>
+</ul>
+</p>
+<a name="Changing_endtimeconcurrencypausetimestatus_of_a_Coordinator_Job"></a>
+</div>
+<div class="section"><h4>Changing endtime/concurrency/pausetime/status of a 
Coordinator Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -change 
14-20090525161321-oozie-joe -value 
endtime=2011-12-01T05:00Z\;concurrency=100\;2011-10-01T05:00Z
+$ oozie job -oozie http://localhost:11000/oozie -change 
0000001-140321155112907-oozie-puru-C  -value status=RUNNING
+</pre></p>
+<p>The <tt>endtime/concurrency/pausetime</tt>
+ option changes a coordinator job that is not in <tt>KILLED</tt>
+ status.</p>
+<p>Valid value names are:</p>
+<p><ul><li>endtime: the end time of the coordinator job.</li>
+<li>concurrency: the concurrency of the coordinator job.</li>
+<li>pausetime: the pause time of the coordinator job.</li>
+<li>status: new status for coordinator job.</li>
+</ul>
+</p>
+<p>Conditions and usage:<ul><li>Repeated value names are not allowed.</li>
+<li>New end time should not be before job's start time and last action 
time.</li>
+<li>If end time is before job start time and if the job has not materialized 
any actions, then job status is changed to SUCCEEDED.</li>
+<li>Currently status only takes RUNNING and can be used to change the status 
of FAILED, KILLED, IGNORED coordinator job to RUNNING and resuming 
materialization. This status change command does not affect the status of 
already materialized actions in the coordinator. If there are FAILED, KILLED or 
IGNORED coordinator actions they have to be rerun separately.</li>
+<li>New concurrency value has to be a valid integer.</li>
+<li>All lookahead actions which are in WAITING/READY state will be revoked 
according to the new pause/end time. If any action after new pause/end time is 
not in WAITING/READY state, an exception will be thrown.</li>
+<li>Also empty string &quot;&quot; can be used to reset pause time to 
none.</li>
+<li>Endtime/concurrency/pausetime of IGNORED Job cannot be changed.</li>
+</ul>
+</p>
+<p>After the command is executed the job's end time, concurrency or pause time 
should be changed. If an already-succeeded job changes its end time, its status 
will become running.</p>
+<a name="Changing_endtimepausetime_of_a_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Changing endtime/pausetime of a Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -change 
14-20090525161321-oozie-joe -value pausetime=2011-12-01T05:00Z
+</pre></p>
+<p>The <tt>change</tt>
+ option changes a bundle job that is not in <tt>KILLED</tt>
+ status.</p>
+<p>Valid value names are:<ul><li>pausetime: the pause time of the bundle 
job.</li>
+<li>endtime: the end time of the bundle job.</li>
+</ul>
+</p>
+<p>Repeated value names are not allowed. An empty string &quot;&quot; can be 
used to reset pause time to none. New end time should not be before job's 
kickoff time.</p>
+<p>Bundle will execute pause/end date change command on each coordinator job. 
Refer conditions and usage section of coordinator change command for more 
details <a 
href="./DG_CommandLineTool.html#Changing_endtimeconcurrencypausetimestatus_of_a_Coordinator_Job">Coordinator
 job change command</a>
+.</p>
+<a name="Rerunning_a_Workflow_Job"></a>
+</div>
+<div class="section"><h4>Rerunning a Workflow Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -config job.properties -rerun 
14-20090525161321-oozie-joe
+</pre></p>
+<p>The <tt>rerun</tt>
+ option reruns a completed ( <tt>SUCCEEDED</tt>
+, <tt>FAILED</tt>
+ or <tt>KILLED</tt>
+ ) job skipping the specified nodes.</p>
+<p>The parameters for the job must be provided in a file, either a Java 
Properties file (.properties) or a Hadoop XML
+Configuration file (.xml). This file must be specified with the 
<tt>-config</tt>
+ option.</p>
+<p>The workflow application path must be specified in the file with the 
<tt>oozie.wf.application.path</tt>
+ property. The
+specified path must be an HDFS path.</p>
+<p>The list of nodes to skipped must be provided in the 
<tt>oozie.wf.rerun.skip.nodes</tt>
+ property separated by commas.</p>
+<p>After the command is executed the job will be in <tt>RUNNING</tt>
+ status.</p>
+<p>Refer to the <a href="./DG_WorkflowReRun.html">Rerunning Workflow Jobs</a>
+ for details on rerun.</p>
+<a name="Rerunning_a_Coordinator_Action_or_Multiple_Actions"></a>
+</div>
+<div class="section"><h4>Rerunning a Coordinator Action or Multiple 
Actions</h4>
+<p>Example:</p>
+<p><pre>
+$oozie job -rerun &lt;coord_Job_id&gt; [-nocleanup] [-refresh] [-failed] 
[-config &lt;arg&gt;]
+[-action 1, 3-4, 7-40] (-action or -date is required to rerun.)
+[-date 2009-01-01T01:00Z::2009-05-31T23:59Z, 2009-11-10T01:00Z, 
2009-12-31T22:00Z]
+(if neither -action nor -date is given, the exception will be thrown.)
+</pre></p>
+<p>The <tt>rerun</tt>
+ option reruns a terminated (=TIMEDOUT=, <tt>SUCCEEDED</tt>
+, <tt>KILLED</tt>
+, <tt>FAILED</tt>
+, <tt>IGNORED</tt>
+) coordinator action when coordinator job
+is not in <tt>FAILED</tt>
+ or <tt>KILLED</tt>
+ state.</p>
+<p>After the command is executed the rerun coordinator action will be in 
<tt>WAITING</tt>
+ status.</p>
+<p>Refer to the <a href="./DG_CoordinatorRerun.html">Rerunning Coordinator 
Actions</a>
+ for details on rerun.</p>
+<a name="Rerunning_a_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Rerunning a Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$oozie job -rerun &lt;bundle_Job_id&gt; [-nocleanup] [-refresh]
+[-coordinator c1, c3, c4] (-coordinator or -date is required to rerun.)
+[-date 2009-01-01T01:00Z::2009-05-31T23:59Z, 2009-11-10T01:00Z, 
2009-12-31T22:00Z]
+(if neither -coordinator nor -date is given, the exception will be thrown.)
+</pre></p>
+<p>The <tt>rerun</tt>
+ option reruns coordinator actions belonging to specified coordinators within 
the specified date range.</p>
+<p>After the command is executed the rerun coordinator action will be in 
<tt>WAITING</tt>
+ status.</p>
+<a 
name="Checking_the_Information_and_Status_of_a_Workflow_Coordinator_or_Bundle_Job_or_a_Coordinator_Action"></a>
+</div>
+<div class="section"><h4>Checking the Information and Status of a Workflow, 
Coordinator or Bundle Job or a Coordinator Action</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -info 
14-20090525161321-oozie-joe
+.
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+Workflow Name :  map-reduce-wf
+App Path      :  hdfs://localhost:8020/user/joe/workflows/map-reduce
+Status        :  SUCCEEDED
+Run           :  0
+User          :  joe
+Group         :  users
+Created       :  2009-05-26 05:01 +0000
+Started       :  2009-05-26 05:01 +0000
+Ended         :  2009-05-26 05:01 +0000
+Actions
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+Action Name             Type        Status     Transition  External Id         
   External Status  Error Code    Start                   End
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+hadoop1                 map-reduce  OK         end         
job_200904281535_0254  SUCCEEDED        -             2009-05-26 05:01 +0000  
2009-05-26 05:01 +0000
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+</pre></p>
+<p>The <tt>info</tt>
+ option can display information about a workflow job or coordinator job or 
coordinator action.
+The <tt>info</tt>
+ option for a Coordinator job will retrieve the Coordinator actions ordered by 
nominal time. However, the <tt>info</tt>
+ command may timeout if the number of Coordinator actions are very high. In 
that case, <tt>info</tt>
+ should be used with <tt>offset</tt>
+ and <tt>len</tt>
+ option.</p>
+<p>The <tt>offset</tt>
+ and <tt>len</tt>
+ option should be used for pagination. offset determines the start offset of 
the action
+returned among all the actions that matched the filter criteria. len 
determines number of actions to be returned.</p>
+<p>The <tt>localtime</tt>
+ option displays times in local time, if not specified times are displayed in 
GMT.</p>
+<p>The <tt>filter</tt>
+ option can be used to filter coordinator actions based on some criteria.
+The filter option syntax is: 
<tt><key><comparator><value>[;<key><comparator><value>]*</tt>
+.
+(Note escape <tt>\</tt>
+ needed before semicolon to specify multiple names for filter in shell)
+key: status or nominalTime
+comparator: <tt>, !</tt>
+, <, <=, >, &gt;=
+value: valid status like SUCCEEDED, KILLED, RUNNING etc. Only <tt> and !</tt>
+ apply for status
+value for nominalTime is valid date of the format yyyy-MM-dd'T'HH:mm'Z' (like 
2014-06-01T00:00Z)</p>
+<p>Multiple values must be specified as different name value pairs. The query 
is formed by doing AND of all conditions,
+with the exception of <tt> which uses OR if there are multiple values for the 
same key. For example,
+filter 'status</tt>
+RUNNING;status=WAITING;nominalTime&gt;=2014-06-01T00:00Z' maps to query 
(status <tt> RUNNING OR status =
+WAITING) AND nominalTime &gt;</tt>
+ 2014-06-01T00:00Z which returns all waiting or running actions with 
nominalTime &gt;=
+2014-06-01T00:00Z.</p>
+<p>Currently, the filter option can be used only with an <tt>info</tt>
+ option on Coordinator job.</p>
+<p>The <tt>verbose</tt>
+ option gives more detailed information for all the actions, if checking for 
workflow job or coordinator job.
+An example below shows how the <tt>verbose</tt>
+ option can be used to gather action statistics information for a job:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -info 
0000001-111219170928042-oozie-para-W@mr-node -verbose
+ID : 
0000001-111219170928042-oozie-para-W@mr-node------------------------------------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------------
+Console URL       : 
http://localhost:50030/jobdetails.jsp?jobid=job_201112191708_0006
+Error Code        : -
+Error Message     : -
+External ID       : job_201112191708_0006
+External Status   : SUCCEEDED
+Name              : mr-node
+Retries           : 0
+Tracker URI       : localhost:8021
+Type              : map-reduce
+Started           : 2011-12-20 01:12
+Status            : OK
+Ended             : 2011-12-20 01:12
+External Stats    : 
{&quot;org.apache.hadoop.mapred.JobInProgress$Counter&quot;:{&quot;TOTAL_LAUNCHED_REDUCES&quot;:1,&quot;TOTAL_LAUNCHED_MAPS&quot;:1,&quot;DATA_LOCAL_MAPS&quot;:1},&quot;ACTION_TYPE&quot;:&quot;MAP_REDUCE&quot;,&quot;FileSystemCounters&quot;:{&quot;FILE_BYTES_READ&quot;:1746,&quot;HDFS_BYTES_READ&quot;:1409,&quot;FILE_BYTES_WRITTEN&quot;:3524,&quot;HDFS_BYTES_WRITTEN&quot;:1547},&quot;org.apache.hadoop.mapred.Task$Counter&quot;:{&quot;REDUCE_INPUT_GROUPS&quot;:33,&quot;COMBINE_OUTPUT_RECORDS&quot;:0,&quot;MAP_INPUT_RECORDS&quot;:33,&quot;REDUCE_SHUFFLE_BYTES&quot;:0,&quot;REDUCE_OUTPUT_RECORDS&quot;:33,&quot;SPILLED_RECORDS&quot;:66,&quot;MAP_OUTPUT_BYTES&quot;:1674,&quot;MAP_INPUT_BYTES&quot;:1409,&quot;MAP_OUTPUT_RECORDS&quot;:33,&quot;COMBINE_INPUT_RECORDS&quot;:0,&quot;REDUCE_INPUT_RECORDS&quot;:33}}
+External ChildIDs : null
+------------------------------------------------------------------------------------------------------------------------------------
+</pre>
+</p>
+<p>The two fields External Stats and External ChildIDs display the action 
statistics information (that includes counter information in case of MR action 
and PigStats information in case of a pig action) and child ids of the given 
job.</p>
+<p>Note that the user can turn on/off External Stats by specifying the 
property <i>oozie.action.external.stats.write</i>
+ as <i>true</i>
+ or <i>false</i>
+ in workflow.xml. By default, it is set to false (not to collect External 
Stats). External ChildIDs will always be stored.</p>
+<a name="Listing_all_the_Workflows_for_a_Coordinator_Action"></a>
+</div>
+<div class="section"><h4>Listing all the Workflows for a Coordinator 
Action</h4>
+<p>A coordinator action kicks off different workflows for its original run and 
all subsequent reruns.
+Getting a list of those workflow ids is a useful tool to keep track of your 
actions' runs and
+to go debug the workflow job logs if required. Along with ids, it also lists 
their statuses,
+and start and end times for quick reference.</p>
+<p>This is achieved by using the Coordinator Action info command and 
specifying a flag *=allruns=*
+along with the <tt>info</tt>
+ command.</p>
+<p><pre>
+$ oozie job -info 0000001-111219170928042-oozie-joe-C@1 -allruns -oozie 
http://localhost:11000/oozie
+.
+Job ID                                   Status    Started                 
Ended
+.----------------------------------------------------------------------------------------------------
+0000001-140324163709596-oozie-joe-W     SUCCEEDED 2014-03-24 23:40 GMT    
2014-03-24 23:40 GMT
+.----------------------------------------------------------------------------------------------------
+0000000-140324164318985-oozie-joe-W     SUCCEEDED 2014-03-24 23:44 GMT    
2014-03-24 23:44 GMT
+.----------------------------------------------------------------------------------------------------
+0000001-140324164318985-oozie-joe-W     SUCCEEDED 2014-03-24 23:44 GMT    
2014-03-24 23:44 GMT
+.----------------------------------------------------------------------------------------------------
+</pre></p>
+<a name="Listing_all_retry_attempts_of_a_workflow_action"></a>
+</div>
+<div class="section"><h4>Listing all retry attempts of a workflow action</h4>
+<p>When retry-max is specified for an action in the workflow definition, and 
there is a failure, it will be retried till it succeeds or retry-max attempts 
are exhausted. To get information on all the retry attempts, <tt>-retries</tt>
+ command can be used.</p>
+<p><pre>
+$ oozie job -retries 0000000-161212175234862-oozie-puru-W@pig-node -oozie 
http://localhost:11000/oozieID : 0000000-161212175234862-oozie-puru-W@pig-node
+------------------------------------------------------------------------------------------------------------------------------------
+Attempt        : 1
+Start Time     : Tue, 13 Dec 2016 01:56:24 GMT
+End Time       : Tue, 13 Dec 2016 01:56:27 GMT
+Console URL    : 
http://localhost:50030/jobdetails.jsp?jobid=job_201612051339_2650
+------------------------------------------------------------------------------------------------------------------------------------
+Attempt        : 2
+Start Time     : Tue, 13 Dec 2016 01:56:24 GMT
+End Time       : Tue, 13 Dec 2016 01:56:27 GMT
+Console URL    : 
http://localhost:50030/jobdetails.jsp?jobid=job_201612051339_2650
+------------------------------------------------------------------------------------------------------------------------------------
+Attempt        : 3
+Start Time     : Tue, 13 Dec 2016 01:56:24 GMT
+End Time       : Tue, 13 Dec 2016 01:56:27 GMT
+Console URL    : 
http://localhost:50030/jobdetails.jsp?jobid=job_201612051339_2650
+------------------------------------------------------------------------------------------------------------------------------------
+$
+</pre>
+</p>
+<a 
name="Checking_the_xml_definition_of_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Checking the xml definition of a Workflow, 
Coordinator or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -definition 
14-20090525161321-oozie-joe
+.
+&lt;workflow-app xmlns=&quot;uri:oozie:workflow:0.2&quot; 
name=&quot;sm3-segment-2413&quot;&gt;
+       &lt;start to=&quot;p0&quot;/&gt;
+    &lt;action name=&quot;p0&quot;&gt;
+    &lt;/action&gt;
+       &lt;end name=&quot;end&quot;/&gt;
+&lt;/workflow-app&gt;</pre>
+</p>
+<a name="Checking_the_server_logs_of_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Checking the server logs of a Workflow, Coordinator 
or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>$ oozie job -oozie http://localhost:11000/oozie -log 
14-20090525161321-oozie-joe
+</pre>
+</p>
+<a 
name="Checking_the_server_error_logs_of_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Checking the server error logs of a Workflow, 
Coordinator or Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -errorlog 
0000000-150121110331712-oozie-puru-B
+2015-01-21 11:33:29,090  WARN CoordSubmitXCommand:523 - SERVER[-] USER[-] 
GROUP[-] TOKEN[-] APP[-] JOB[0000000-150121110331712-oozie-puru-B] ACTION[] 
SAXException :
+org.xml.sax.SAXParseException; lineNumber: 20; columnNumber: 22; 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'concurrency'. One of '{&quot;uri:oozie:coordinator:0.2&quot;:controls, 
&quot;uri:oozie:coordinator:0.2&quot;:datasets, 
&quot;uri:oozie:coordinator:0.2&quot;:input-events, 
&quot;uri:oozie:coordinator:0.2&quot;:output-events, 
&quot;uri:oozie:coordinator:0.2&quot;:action}' is expected.
+        at 
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown 
Source)
+        at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
+        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
+        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
+        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
+        at 
org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown
 Source)
+        at 
org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
+        at 
org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
+        at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown 
Source)
+        at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
+        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
+        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
+        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
+        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
+        at 
org.apache.xerces.jaxp.validation.StreamValidatorHelper.validate(Unknown Source)
+        at org.apache.xerces.jaxp.validation.ValidatorImpl.validate(Unknown 
Source)
+</pre></p>
+<a name="Checking_the_audit_logs_of_a_Workflow_Coordinator_or_Bundle_Job"></a>
+</div>
+<div class="section"><h4>Checking the audit logs of a Workflow, Coordinator or 
Bundle Job</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -auditlog 
0000000-150322000230582-oozie-puru-C
+2015-03-22 00:04:35,494  INFO oozieaudit:520 - IP [-], USER [purushah], GROUP 
[null], APP [-], JOBID [0000000-150322000230582-oozie-puru-C], OPERATION 
[start], PARAMETER [null], STATUS [SUCCESS], HTTPCODE [200], ERRORCODE [null], 
ERRORMESSAGE [null]
+2015-03-22 00:05:13,823  INFO oozieaudit:520 - IP [-], USER [purushah], GROUP 
[null], APP [-], JOBID [0000000-150322000230582-oozie-puru-C], OPERATION 
[suspend], PARAMETER [0000000-150322000230582-oozie-puru-C], STATUS [SUCCESS], 
HTTPCODE [200], ERRORCODE [null], ERRORMESSAGE [null]
+2015-03-22 00:06:59,561  INFO oozieaudit:520 - IP [-], USER [purushah], GROUP 
[null], APP [-], JOBID [0000000-150322000230582-oozie-puru-C], OPERATION 
[suspend], PARAMETER [0000000-150322000230582-oozie-puru-C], STATUS [SUCCESS], 
HTTPCODE [200], ERRORCODE [null], ERRORMESSAGE [null]
+2015-03-22 23:22:20,012  INFO oozieaudit:520 - IP [-], USER [purushah], GROUP 
[null], APP [-], JOBID [0000000-150322000230582-oozie-puru-C], OPERATION 
[suspend], PARAMETER [0000000-150322000230582-oozie-puru-C], STATUS [SUCCESS], 
HTTPCODE [200], ERRORCODE [null], ERRORMESSAGE [null]
+2015-03-22 23:28:48,218  INFO oozieaudit:520 - IP [-], USER [purushah], GROUP 
[null], APP [-], JOBID [0000000-150322000230582-oozie-puru-C], OPERATION 
[resume], PARAMETER [0000000-150322000230582-oozie-puru-C], STATUS [SUCCESS], 
HTTPCODE [200], ERRORCODE [null], ERRORMESSAGE [null]
+</pre></p>
+<a 
name="Checking_the_server_logs_for_particular_actions_of_a_Coordinator_Job"></a>
+</div>
+<div class="section"><h4>Checking the server logs for particular actions of a 
Coordinator Job</h4>
+<p>Example:</p>
+<p><pre>$ oozie job -log &lt;coord_job_id&gt; [-action 1, 3-4, 7-40] (-action 
is optional.)
+</pre>
+</p>
+<a name="Filtering_the_server_logs_with_logfilter_options"></a>
+</div>
+<div class="section"><h4>Filtering the server logs with logfilter options</h4>
+<p>User can provide multiple option to filter logs using -logfilter 
opt1=val1;opt2=val1;opt3=val1. This can be used to fetch only just logs of 
interest faster as fetching Oozie server logs is slow due to the overhead of 
pattern matching.
+Available options are:<ul><li>recent: Specify recent hours/min of logs to 
scan. The recent offset specified is taken relative to the <tt>end</tt>
+ time specified, job end time or the current system time if the job is still 
running in that order of precedence. For eg: recent=3h or recent=30m will fetch 
logs starting 3 hours/30 minutes before the end time and up to the end time. 
H/h is used to denote hour and M/m is used to denote minutes. If no suffix is 
specified default is hours.</li>
+<li>start: Start time for scanning logs. Default is start time of the job. 
User can provide a valid date or offset similar to <tt>recent</tt>
+ option. Valid date formats are &quot;yyyy-MM-dd'T'HH:mm'Z'&quot; and 
&quot;yyyy-MM-dd HH:mm:ss,SSS&quot;. When an offset is specified, it is 
calculated relative to the start time of the job. For eg: start=2h will fetch 
logs starting 2 hours after the job was started.</li>
+<li>end: End time for scanning logs. Default is end time of the job or current 
system time if the job is still running. User can provide a valid date or 
offset similar to <tt>start</tt>
+ option. When an offset is specified, it is calculated relative to start time 
i.e job start time . For eg: end=2h will fetch logs from start time and  start 
time plus 2 hours.</li>
+<li>loglevel : Multiple log levels separated by &quot;|&quot; can be 
specified. Supported log levels are ALL, DEBUG, ERROR, INFO, TRACE, WARN, 
FATAL.</li>
+<li>text: String to search in logs.</li>
+<li>limit : Limit number of line to be searched. Log search will end when when 
n lines(excluding stack-trace) have been matched.</li>
+<li>debug : Prints debug information on the log files, time ranges and 
patterns being searched for. Can be used to debug if expected logs are not 
shown with the filter options provided.</li>
+</ul>
+</p>
+<p>Examples.
+Searching log with log level ERROR or WARN will only give log with Error and 
Warning (with stack-trace) only.
+This will be useful if job has failed and user want to find error logs with 
exception.
+<pre>$ ./oozie job -log 0000006-140319184715726-oozie-puru-W  -logfilter 
loglevel=WARN\;limit=3 -oozie http://localhost:11000/oozie/
+2014-03-20 10:01:52,977  WARN ActionStartXCommand:542 - SERVER[ ] USER[-] 
GROUP[-] TOKEN[] APP[map-reduce-wf] JOB[0000006-140319184715726-oozie-puru-W] 
ACTION[0000006-140319184715726-oozie-puru-W@:start:] 
[***0000006-140319184715726-oozie-puru-W@:start:***]Action status=DONE
+2014-03-20 10:01:52,977  WARN ActionStartXCommand:542 - SERVER[ ] USER[-] 
GROUP[-] TOKEN[] APP[map-reduce-wf] JOB[0000006-140319184715726-oozie-puru-W] 
ACTION[0000006-140319184715726-oozie-puru-W@:start:] 
[***0000006-140319184715726-oozie-puru-W@:start:***]Action updated in DB!
+2014-03-20 10:01:53,189  WARN ActionStartXCommand:542 - SERVER[ ] USER[-] 
GROUP[-] TOKEN[] APP[map-reduce-wf] JOB[0000006-140319184715726-oozie-puru-W] 
ACTION[0000006-140319184715726-oozie-puru-W@mr-node-1] Error starting action 
[mr-node-1]. ErrorType [TRANSIENT], ErrorCode [JA009], Message [JA009: 
java.io.IOException: java.io.IOException: Queue &quot;aaadefault&quot; does not 
exist
+       at org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:3615)
+       at org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:3561)
+       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+       at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
+       at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
+       at java.lang.reflect.Method.invoke(Method.java:597)
+       at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:587)
+       at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1432)
+       at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1428)
+       at java.security.AccessController.doPrivileged(Native Method)
+       at javax.security.auth.Subject.doAs(Subject.java:394)
+       at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1190)
+       at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1426)
+Caused by: java.io.IOException: Queue &quot;aaadefault&quot; does not exist
+       at 
org.apache.hadoop.mapred.JobInProgress.&lt;init&gt;(JobInProgress.java:433)
+       at org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:3613)
+       ... 12 more
+$
+</pre>
+</p>
+<p>Search with specific text and recent option.
+<pre>
+$ ./oozie job -log 0000003-140319184715726-oozie-puru-C  -logfilter 
text=Missing\;limit=4\;recent=1h -oozie http://localhost:11000/oozie/
+2014-03-20 09:59:50,329  INFO CoordActionInputCheckXCommand:539 - SERVER[ ] 
USER[-] GROUP[-] TOKEN[-] APP[-] JOB[0000003-140319184715726-oozie-puru-C] 
ACTION[0000003-140319184715726-oozie-puru-C@1] 
[0000003-140319184715726-oozie-puru-C@1]::CoordActionInputCheck:: Missing 
deps:hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/
+2014-03-20 09:59:50,330  INFO CoordActionInputCheckXCommand:539 - SERVER[ ] 
USER[-] GROUP[-] TOKEN[-] APP[-] JOB[0000003-140319184715726-oozie-puru-C] 
ACTION[0000003-140319184715726-oozie-puru-C@1] 
[0000003-140319184715726-oozie-puru-C@1]::ActionInputCheck:: In 
checkListOfPaths: 
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/ is Missing.
+2014-03-20 10:02:19,087  INFO CoordActionInputCheckXCommand:539 - SERVER[ ] 
USER[-] GROUP[-] TOKEN[-] APP[-] JOB[0000003-140319184715726-oozie-puru-C] 
ACTION[0000003-140319184715726-oozie-puru-C@2] 
[0000003-140319184715726-oozie-puru-C@2]::CoordActionInputCheck:: Missing 
deps:hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/
+2014-03-20 10:02:19,088  INFO CoordActionInputCheckXCommand:539 - SERVER[ ] 
USER[-] GROUP[-] TOKEN[-] APP[-] JOB[0000003-140319184715726-oozie-puru-C] 
ACTION[0000003-140319184715726-oozie-puru-C@2] 
[0000003-140319184715726-oozie-puru-C@2]::ActionInputCheck:: In 
checkListOfPaths: 
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/ is Missing.
+$
+</pre></p>
+<p>Search example with specific date range.
+<pre>
+$ ./oozie job -log 0000003-140319184715726-oozie-puru-C  -logfilter 
&quot;start=2014-03-20 10:00:57,063;end=2014-03-20 10:10:57,063&quot; -oozie 
http://localhost:11000/oozie/
+2014-03-20 10:00:57,063  INFO CoordActionUpdateXCommand:539 - SERVER[ ] 
USER[-] GROUP[-] TOKEN[-] APP[-] JOB[0000003-140319184715726-oozie-puru-C] 
ACTION[0000003-140319184715726-oozie-puru-C@1] Updating Coordinator action id 
:0000003-140319184715726-oozie-puru-C@1 status  to KILLED, pending <tt> 0
+2014-03-20 10:02:18,967  INFO CoordMaterializeTransitionXCommand:539 - SERVER[ 
] USER[-] GROUP[-] TOKEN[] APP[aggregator-coord] 
JOB[0000003-140319184715726-oozie-puru-C] ACTION[-] materialize actions for 
tz</tt>
+Coordinated Universal Time,
+ start=Thu Dec 31 18:00:00 PST 2009, end=Thu Dec 31 19:00:00 PST 2009,
+ timeUnit 12,
+ frequency :60:MINUTE,
+ lastActionNumber 1
+2014-03-20 10:02:18,971  WARN CoordELFunctions:542 - SERVER[ ] USER[-] 
GROUP[-] TOKEN[] APP[aggregator-coord] 
JOB[0000003-140319184715726-oozie-puru-C] ACTION[-] If the initial instance of 
the dataset is later than the current-instance specified, such as 
coord:current(-200) in this case, an empty string is returned. This means that 
no data is available at the current-instance specified by the user and the user 
could try modifying his initial-instance to an earlier time.
+2014-03-20 10:02:18,975  INFO CoordMaterializeTransitionXCommand:539 - SERVER[ 
] USER[-] GROUP[-] TOKEN[] APP[aggregator-coord] 
JOB[0000003-140319184715726-oozie-puru-C] ACTION[-] 
[0000003-140319184715726-oozie-puru-C]: all actions have been materialized, set 
pending to true
+2014-03-20 10:02:18,975  INFO CoordMaterializeTransitionXCommand:539 - SERVER[ 
] USER[-] GROUP[-] TOKEN[] APP[aggregator-coord] 
JOB[0000003-140319184715726-oozie-puru-C] ACTION[-] Coord Job status updated to 
= RUNNING
+</pre></p>
+<a name="Dryrun_of_Coordinator_Job"></a>
+</div>
+<div class="section"><h4>Dryrun of Coordinator Job</h4>
+<p>* This feature is only supported in Oozie 2.0 or later.</p>
+<p>Example:</p>
+<p><pre>$ oozie job -oozie http://localhost:11000/oozie -dryrun -config 
job.properties
+***coordJob after parsing: ***
+&lt;coordinator-app xmlns=&quot;uri:oozie:coordinator:0.1&quot; 
name=&quot;sla_coord&quot; frequency=&quot;20&quot;
+start=&quot;2009-03-06T010:00Z&quot; end=&quot;2009-03-20T11:00Z&quot; 
timezone=&quot;America/Los_Angeles&quot;&gt;
+  &lt;output-events&gt;
+    &lt;data-out name=&quot;Output&quot; dataset=&quot;DayLogs&quot;&gt;
+      &lt;dataset name=&quot;DayLogs&quot; frequency=&quot;1440&quot; 
initial-instance=&quot;2009-01-01T00:00Z&quot; timezone=&quot;UTC&quot; 
freq_timeunit=&quot;MINUTE&quot; end_of_duration=&quot;NONE&quot;&gt;
+        
&lt;uri-template&gt;hdfs://localhost:8020/user/angeloh/coord_examples/${YEAR}/${MONTH}/${DAY}&lt;/uri-template&gt;
+      &lt;/dataset&gt;
+      &lt;instance&gt;${coord:current(0)}&lt;/instance&gt;
+    &lt;/data-out&gt;
+  &lt;/output-events&gt;
+  &lt;action&gt;
+  &lt;/action&gt;
+&lt;/coordinator-app&gt;
+***actions for instance***
+***total coord actions is 1 ***
+------------------------------------------------------------------------------------------------------------------------------------
+coordAction instance: 1:
+&lt;coordinator-app xmlns=&quot;uri:oozie:coordinator:0.1&quot; 
name=&quot;sla_coord&quot; frequency=&quot;20&quot;
+start=&quot;2009-03-06T010:00Z&quot; end=&quot;2009-03-20T11:00Z&quot; 
timezone=&quot;America/Los_Angeles&quot;&gt;
+  &lt;output-events&gt;
+    &lt;data-out name=&quot;Output&quot; dataset=&quot;DayLogs&quot;&gt;
+      
&lt;uris&gt;hdfs://localhost:8020/user/angeloh/coord_examples/2009/03/06&lt;/uris&gt;
+      &lt;dataset name=&quot;DayLogs&quot; frequency=&quot;1440&quot; 
initial-instance=&quot;2009-01-01T00:00Z&quot; timezone=&quot;UTC&quot; 
freq_timeunit=&quot;MINUTE&quot; end_of_duration=&quot;NONE&quot;&gt;
+        
&lt;uri-template&gt;hdfs://localhost:8020/user/angeloh/coord_examples/${YEAR}/${MONTH}/${DAY}&lt;/uri-template&gt;
+      &lt;/dataset&gt;
+    &lt;/data-out&gt;
+  &lt;/output-events&gt;
+  &lt;action&gt;
+  &lt;/action&gt;
+&lt;/coordinator-app&gt;
+------------------------------------------------------------------------------------------------------------------------------------
+</pre>
+</p>
+<p>The <tt>dryrun</tt>
+ option tests running a coordinator job with given job properties and does not 
create the job.</p>
+<p>The parameters for the job must be provided in a file, either a Java 
Properties file (.properties) or a Hadoop XML
+Configuration file (.xml). This file must be specified with the 
<tt>-config</tt>
+ option.</p>
+<p>The coordinator application path must be specified in the file with the 
<tt>oozie.coord.application.path</tt>
+ property. The
+specified path must be an HDFS path.</p>
+<a name="Dryrun_of_Workflow_Job"></a>
+</div>
+<div class="section"><h4>Dryrun of Workflow Job</h4>
+<p>* This feature is only supported in Oozie 3.3.2 or later.</p>
+<p>Example:</p>
+<p><pre>$ oozie job -oozie http://localhost:11000/oozie -dryrun -config 
job.properties
+OK
+</pre>
+</p>
+<p>The <tt>dryrun</tt>
+ option tests running a workflow job with given job properties and does not 
create the job.</p>
+<p>The parameters for the job must be provided in a file, either a Java 
Properties file (.properties) or a Hadoop XML
+Configuration file (.xml). This file must be specified with the 
<tt>-config</tt>
+ option.</p>
+<p>The workflow application path must be specified in the file with the 
<tt>oozie.wf.application.path</tt>
+ property. The
+specified path must be an HDFS path.</p>
+<p>If the workflow is accepted (i.e. Oozie is able to successfully read and 
parse it), it will return <tt>&quot;OK&quot;</tt>
+; otherwise, it will return
+an error message describing why it was rejected.</p>
+<a name="Updating_coordinator_definition_and_properties"></a>
+</div>
+<div class="section"><h4>Updating coordinator definition and properties</h4>
+<p>Existing coordinator definition will be replaced by new definition. The 
refreshed coordinator would keep the same coordinator ID, state, and 
coordinator actions.
+All created coord action(including in WAITING) will use old configuration.
+One can rerun actions with -refresh option, -refresh option will use new 
configuration to rerun coord action</p>
+<p>Update command also verifies coordinator definition like submit command, if 
there is any issue with definition, update will fail.
+Update command with -dryrun will show coordinator definition and properties 
differences.
+Config option is optional, if not specified existing coordinator property is 
used to find coordinator path.</p>
+<p>Update command doesn't allow update of coordinator name, frequency, start 
time, end time and timezone and will fail on an attempt to change any of them. 
To change end time of coordinator use the <tt>-change</tt>
+ command.</p>
+<p>To change the entire XML for a running coordinator, hdfs path for the new 
XML can be specified
+as <tt>oozie.coord.application.path</tt>
+ in job.properties. Then, use <tt>-config job.properties</tt>
+ in the update command.</p>
+<p><pre>
+$ oozie job -oozie http://localhost:11000/oozie -config job.properties -update 
0000005-140402104721140-oozie-puru-C -dryrun
+.
+**********Job definition changes**********
+@@ -3,8 +3,8 @@
+     &lt;concurrency&gt;1&lt;/concurrency&gt;
+   &lt;/controls&gt;
+   &lt;input-events&gt;
+-    &lt;data-in name=&quot;input&quot; dataset=&quot;raw-logs&quot;&gt;
+-      &lt;dataset name=&quot;raw-logs&quot; frequency=&quot;20&quot; 
initial-instance=&quot;2010-01-01T00:00Z&quot; timezone=&quot;UTC&quot; 
freq_timeunit=&quot;MINUTE&quot; end_of_duration=&quot;NONE&quot;&gt;
++    &lt;data-in name=&quot;input&quot; dataset=&quot;raw-logs-rename&quot;&gt;
++      &lt;dataset name=&quot;raw-logs-rename&quot; frequency=&quot;20&quot; 
initial-instance=&quot;2010-01-01T00:00Z&quot; timezone=&quot;UTC&quot; 
freq_timeunit=&quot;MINUTE&quot; end_of_duration=&quot;NONE&quot;&gt;
+         
&lt;uri-template&gt;hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/&lt;/uri-template&gt;
+         &lt;done-flag /&gt;
+       &lt;/dataset&gt;
+**********************************
+**********Job conf changes**********
+@@ -8,10 +8,6 @@
+     
&lt;value&gt;hdfs://localhost:9000/user/purushah/examples/apps/aggregator/coordinator.xml&lt;/value&gt;
+   &lt;/property&gt;
+   &lt;property&gt;
+-    &lt;name&gt;old&lt;/name&gt;
+-    &lt;value&gt;test&lt;/value&gt;
+-  &lt;/property&gt;
+-  &lt;property&gt;
+     &lt;name&gt;user.name&lt;/name&gt;
+     &lt;value&gt;purushah&lt;/value&gt;
+   &lt;/property&gt;
+@@ -28,6 +24,10 @@
+     &lt;value&gt;hdfs://localhost:9000&lt;/value&gt;
+   &lt;/property&gt;
+   &lt;property&gt;
++    &lt;name&gt;adding&lt;/name&gt;
++    &lt;value&gt;new&lt;/value&gt;
++  &lt;/property&gt;
++  &lt;property&gt;
+     &lt;name&gt;jobTracker&lt;/name&gt;
+     &lt;value&gt;localhost:9001&lt;/value&gt;
+   &lt;/property&gt;
+**********************************
+</pre></p>
+<a name="Ignore_a_Coordinator_Job"></a>
+</div>
+<div class="section"><h4>Ignore a Coordinator Job</h4>
+<p>Example:</p>
+<p><pre>
+$oozie job -ignore &lt;coord_Job_id&gt;
+</pre></p>
+<p>The <tt>ignore</tt>
+ option changes a coordinator job in <tt>KILLED</tt>
+, <tt>FAILED</tt>
+ to <tt>IGNORED</tt>
+ state.
+When a coordinator job in a bundle is in <tt>IGNORED</tt>
+ state, the coordinator job doesn't impact the state of the bundle job.
+For example, when a coordinator job in a bundle failed and afterwards ignored, 
the bundle job becomes <tt>SUCCEEDED</tt>
+ instead of <tt>DONEWITHERROR</tt>
+ as long as other coordinator jobs in the bundle succeeded.
+ A ignored coordinator job can be changed to <tt>RUNNING</tt>
+ using -change command.
+ Refer to the <a 
href="./DG_CommandLineTool.html#Changing_endtimeconcurrencypausetimestatus_of_a_Coordinator_Job">Coordinator
 job change command</a>
+ for details.</p>
+<a name="Ignore_a_Coordinator_Action_or_Multiple_Coordinator_Actions"></a>
+</div>
+<div class="section"><h4>Ignore a Coordinator Action or Multiple Coordinator 
Actions</h4>
+<p>Example:</p>
+<p><pre>
+$oozie job -ignore &lt;coord_Job_id&gt; -action 1,3-4,7-40
+</pre>
+The <tt>ignore</tt>
+ option changes a coordinator action(s) in terminal state (=KILLED=, 
<tt>FAILED</tt>
+, <tt>TIMEDOUT</tt>
+) to <tt>IGNORED</tt>
+ state, while not changing the state of the coordinator job.
+When a coordinator action is in <tt>IGNORED</tt>
+ state, the action doesn't impact the state of a coordinator job.
+For example, when a coordinator action failed and afterwards ignored, a 
coordinator job becomes <tt>SUCCEEDED</tt>
+ instead of <tt>DONEWITHERROR</tt>
+ as long
+ as other coordinator actions succeeded.</p>
+<p>A ignored coordinator action can be rerun using -rerun command.
+Refer to the <a href="./DG_CoordinatorRerun.html">Rerunning Coordinator 
Actions</a>
+ for details.
+When a workflow job of a ignored coordinator action is rerun, the coordinator 
action becomes <tt>RUNNING</tt>
+ state.</p>
+<a name="Polling_an_Oozie_job"></a>
+</div>
+<div class="section"><h4>Polling an Oozie job</h4>
+<p>This command allows polling the Oozie server for an Oozie job until it 
reaches a completed status (e.g. <tt>SUCCEEDED</tt>
+, <tt>KILLED</tt>
+, etc).</p>
+<p>Example:</p>
+<p><pre>
+$ oozie job -poll &lt;job_id&gt; -interval 10 -timeout 60 -verbose
+.
+RUNNING
+RUNNING
+RUNNING
+SUCCEEDED
+</pre></p>
+<p>The <tt>-poll</tt>
+ argument takes a valid Workflow Job ID, Coordinator Job ID, Coordinator 
Action ID, or Bundle Job ID.</p>
+<p>All other arguments are optional:<ul><li><tt>verbose</tt>
+ will cause the job status to be printed at each poll; otherwise, there will 
be no output</li>
+<li><tt>interval</tt>
+  allows specifying the polling interval in minutes (default is 5)</li>
+<li><tt>timeout</tt>
+ allows specifying the timeout in minutes (default is 30 minutes); negative 
values indicate no timeout</li>
+</ul>
+</p>
+<a name="Changing_job_SLA_definition_and_alerting"></a>
+</div>
+<div class="section"><h4>Changing job SLA definition and alerting</h4>
+<p><ul><li>slaenable command can be used to enable job sla alerts.</li>
+<li>sladisable command can be used to disable job sla alerts.</li>
+<li>slachange command can be used to change sla job definition.</li>
+<li>Supported parameters for sla change command are should-start, should-end 
and max-duration. Please specify the value in single quotes instead of double 
quotes in command line to avoid bash interpreting braces in EL functions and 
causing error.</li>
+<li>All sla commands takes -action or -date parameter. For bundle jobs 
additional -coordinator (coord_name/id) parameter can be passed. Sla change 
command need extra parameter -value to specify new sla definition.</li>
+<li>Sla commands without -action or -date parameter is applied to all non 
terminated actions and all future actions.</li>
+<li>Sla commands with -action or -date parameter will be applied to only non 
terminated actions.</li>
+</ul>
+</p>
+<p>Eg.
+  <pre>
+  $oozie job -slaenable &lt;coord_Job_id&gt; [-action 1,3-4,7-40] [-date 
2009-01-01T01:00Z::2009-05-31T23:59Z,2009-11-10T01:00Z::2009-12-31T22:00Z]
+  $oozie job -sladisable &lt;coord_Job_id&gt; [-action 1,3-4,7-40] [-date 
2009-01-01T01:00Z::2009-05-31T23:59Z,2009-11-10T01:00Z::2009-12-31T22:00Z]
+  $oozie job -slachange &lt;coord_Job_id&gt; [-action 1,3-4,7-40] [-date 
2009-01-01T01:00Z::2009-05-31T23:59Z,2009-11-10T01:00Z::2009-12-31T22:00Z] 
-value 'sla-max-duration=${10 * MINUTES};sla-should-end=${30 * 
MINUTES};sla-max-duration=${30 * MINUTES}'
+  $oozie job -slaenable &lt;bundle_job_id&gt; [-action 1,3-4,7-40] [-date 
2009-01-01T01:00Z::2009-05-31T23:59Z,2009-11-10T01:00Z::2009-12-31T22:00Z] 
[-coordinator &lt;List_of_coord_names/ids]
+  </pre></p>
+<a name="Getting_missing_dependencies_of_coordinator_actions"></a>
+</div>
+<div class="section"><h4>Getting missing dependencies of coordinator 
action(s)</h4>
+<p><ul><li>Coordination action id can be specified directly for getting 
missing dependencies of a single action.</li>
+<li>To get information on multiple actions, either -action or -date option can 
be specified with the coordinator job id.</li>
+<li>missingdeps command doesn't recompute dependencies. It list missing 
dependencies which were last computed.</li>
+<li>Oozie checks missing dependencies sequentially, and it will stop on first 
missing dependency. <tt>Blocked On</tt>
+ is the first missing dependency for action. So, there could be a chance that 
Oozie will report some missing dependencies, but it might be present. To 
resolve the waiting issue, one should fix the blockedOn missing dependency.</li>
+<li>For input logic, missingdeps command doesn't compute input-logic 
expression. It will report everything which is missing or not computed.</li>
+</ul>
+<pre>
+$oozie job  -oozie http://localhost:11000/oozie -missingdeps 
0000000-170104141851590-oozie-puru-C -action 1
+$oozie job  -oozie http://localhost:11000/oozie -missingdeps 
0000000-170104141851590-oozie-puru-C@1
+.
+CoordAction :  1
+Blocked on  : 
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/2010/01/01/00/00/_SUCCESS
+.
+Dataset     : input-1
+Pending Dependencies :
+      
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS
+.
+Dataset     : input-2
+Pending Dependencies :
+      
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS
+      
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/2010/01/01/00/40/_SUCCESS
+      
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/2010/01/01/00/20/_SUCCESS
+      
hdfs://localhost:9000/user/purushah/examples/input-data/rawLogs/2010/01/01/00/00/_SUCCESS
+$
+</pre></p>
+<a name="Jobs_Operations"></a>
+</div>
+</div>
+<div class="section"><h3>Jobs Operations</h3>
+<a name="Checking_the_Status_of_multiple_Workflow_Jobs"></a>
+<div class="section"><h4>Checking the Status of multiple Workflow Jobs</h4>
+<p>Example:</p>
+<p><pre>
+$ oozie jobs -oozie http://localhost:11000/oozie -localtime -len 2 -filter 
status=RUNNING
+.
+Job Id                          Workflow Name         Status     Run  User     
 Group     Created                Started                 Ended
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+4-20090527151008-oozie-joe     hadoopel-wf           RUNNING    0    joe      
other     2009-05-27 15:34 +0530 2009-05-27 15:34 +0530  -
+0-20090527151008-oozie-joe     hadoopel-wf           RUNNING    0    joe      
other     2009-05-27 15:15 +0530 2009-05-27 15:15 +0530  -
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+</pre></p>
+<p>The <tt>jobs</tt>
+ sub-command will display information about multiple jobs.</p>
+<p>The <tt>offset</tt>
+ and <tt>len</tt>
+ option specified the offset and number of jobs to display, default values are 
<tt>1</tt>
+ and <tt>100</tt>
+
+respectively.</p>
+<p>The <tt>localtime</tt>
+ option displays times in local time, if not specified times are displayed in 
GMT.</p>
+<p>The <tt>verbose</tt>
+ option gives more detailed information for each job.</p>
+<p>A filter can be specified after all options.</p>
+<p>The <tt>filter</tt>
+option syntax is: <tt>[NAME=VALUE][;NAME=VALUE]*</tt>
+.</p>
+<p>Valid filter names are:</p>
+<p><ul><li>text: any text that might be a part of application name or a part 
of user name or a complete job ID</li>
+<li>name: the workflow application name from the workflow definition.</li>
+<li>user: the user that submitted the job.</li>
+<li>group: the group for the job.</li>
+<li>status: the status of the job.</li>
+<li>startcreatedtime: the start of time window in specifying createdtime range 
filter.</li>
+<li>endcreatedtime: the end of time window in specifying createdtime range 
filter</li>
+<li>sortby: order the results. Supported values for <tt>sortby</tt>
+ are: <tt>createdTime</tt>
+ and <tt>lastModifiedTime</tt>
+</li>
+</ul>
+</p>
+<p>The query will do an AND among all the filter names. The query will do an 
OR among all the filter values for the same
+name. Multiple values must be specified as different name value pairs.</p>
+<p>startCreatedTime and endCreatedTime should be specified either in 
<b>ISO8601 (UTC)</b>
+ format (*yyyy-MM-dd'T'HH:mm'Z'*) or a offset value in days or hours from the 
current time. For example, -2d means the current time - 2 days. -3h means the 
current time - 3 hours, -5m means the current time - 5 minutes</p>
+<a name="Checking_the_Status_of_multiple_Coordinator_Jobs"></a>
+</div>
+<div class="section"><h4>Checking the Status of multiple Coordinator Jobs</h4>
+<p>* This feature is only supported in Oozie 2.0 or later.</p>
+<p>Example:</p>
+<p><pre>
+$ oozie jobs -oozie http://localhost:11000/oozie -jobtype coordinator
+.
+Job ID                                                                         
          App Name               Status      Freq Unit                    
Started                 Next Materialized
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+0004165-100531045722929-oozie-wrkf-C     smaggs-xaggsptechno-coordinator 
SUCCEEDED 1440 MINUTE       2010-05-27 00:00        2010-05-29 00:00
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+0003823-100531045722929-oozie-wrkf-C     coordcal2880minutescurrent SUCCEEDED 
2880 MINUTE       2010-02-01 16:30        2010-02-05 16:30
+.----------------------------------------------------------------------------------------------------------------------------------------------------------------
+</pre></p>
+<p>The <tt>jobtype</tt>
+ option specified the job type to display, default value is 'wf'. To see the 
coordinator jobs, value is 'coordinator'.</p>
+<p>Valid filter names are:</p>
+<p><ul><li>name: the workflow application name from the workflow 
definition.</li>
+<li>user: the user that submitted the job.</li>
+<li>group: the group for the job.</li>
+<li>status: the status of the job.</li>
+<li>frequency: the frequency of the Coordinator job.</li>
+<li>unit: the time unit. It can take one of the following four values: months, 
days, hours or minutes. Time unit should be added only when frequency is 
specified.</li>
+<li>sortby: order the results. Supported values for <tt>sortby</tt>
+ are: <tt>createdTime</tt>
+ and <tt>lastModifiedTime</tt>
+</li>
+</ul>
+</p>
+<a name="Checking_the_Status_of_multiple_Bundle_Jobs"></a>
+</div>
+<div class="section"><h4>Checking the Status of multiple Bundle Jobs</h4>
+<p>* This feature is only supported in Oozie 3.0 or later.</p>
+<p>Example:</p>
+<p><pre>
+$ oozie jobs -oozie http://localhost:11000/oozie -jobtype bundle
+Job ID                                   Bundle Name    Status    Kickoff      
       Created             User         Group
+.------------------------------------------------------------------------------------------------------------------------------------
+0000027-110322105610515-oozie-chao-B     BUNDLE-TEST    RUNNING   2012-01-15 
00:24    2011-03-22 18:07    joe        users
+.------------------------------------------------------------------------------------------------------------------------------------
+0000001-110322105610515-oozie-chao-B     BUNDLE-TEST    RUNNING   2012-01-15 
00:24    2011-03-22 18:06    joe        users
+.------------------------------------------------------------------------------------------------------------------------------------
+0000000-110322105610515-oozie-chao-B     BUNDLE-TEST    
DONEWITHERROR2012-01-15 00:24    2011-03-22 17:58    joe        users
+.------------------------------------------------------------------------------------------------------------------------------------
+</pre></p>
+<p>The <tt>jobtype</tt>
+ option specified the job type to display, default value is 'wf'. To see the 
bundle jobs, value is 'bundle'.</p>
+<a name="Bulk_kill_suspend_or_resume_multiple_jobs"></a>
+</div>
+<div class="section"><h4>Bulk kill, suspend or resume multiple jobs</h4>
+<p>Example:</p>
+<p><pre>

[... 835 lines stripped ...]

Reply via email to