oozie job info list action by action number
-------------------------------------------
Key: OOZIE-27
URL: https://issues.apache.org/jira/browse/OOZIE-27
Project: Apache Oozie (Incubating)
Issue Type: Bug
Reporter: Parameswaran Raman
Priority: Minor
On issuing the job info command through the oozie command line, the coordinator
actions are currently being listed in random order (probably based on the order
they appear in mysql table). They should be listed in an order based on their
action numbers.
$ oozie job -info 0000426-100422050556688-oozie-marc-C -oozie
... ...
0000426-100422050556688-oozie-marc-C@18 SUCCEEDED
0000458-100422050556688-oozie-marc-W - 2010-04-22 14:36
2010-04-22 14:47
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@81 SUCCEEDED
0000553-100422050556688-oozie-marc-W - 2010-04-22 15:08
2010-04-22 15:57
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@82 SUCCEEDED
0000555-100422050556688-oozie-marc-W - 2010-04-22 15:08
2010-04-22 15:58
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@57 SUCCEEDED
0000517-100422050556688-oozie-marc-W - 2010-04-22 14:56
2010-04-22 15:28
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@58 SUCCEEDED
0000519-100422050556688-oozie-marc-W - 2010-04-22 14:56
2010-04-22 15:29
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@17 SUCCEEDED
0000456-100422050556688-oozie-marc-W - 2010-04-22 14:36
2010-04-22 14:46
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@29 SUCCEEDED
0000474-100422050556688-oozie-marc-W - 2010-04-22 14:42
2010-04-22 14:58
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@30 SUCCEEDED
0000476-100422050556688-oozie-marc-W - 2010-04-22 14:42
2010-04-22 14:59
------------------------------------------------------------------------------------------------------------------------------------
0000426-100422050556688-oozie-marc-C@5 SUCCEEDED
0000439-100422050556688-oozie-marc-W - 2010-04-22 14:30
2010-04-22 14:34
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira