Missing dependency showing feeds that are already present
---------------------------------------------------------

                 Key: OOZIE-563
                 URL: https://issues.apache.org/jira/browse/OOZIE-563
             Project: Oozie
          Issue Type: Bug
            Reporter: Mona Chitnis
            Priority: Minor


oozie  job -info 12345-oozie-wf-Z@3
ID : 12345-oozie-wf-Z@3
------------------------------------------------------------------------------------------------------------------------------------
Action Number        : 3
Console URL          : -
Error Code           : -
Error Message        : -
External ID          : -
External Status      : -
Job ID               : 12345-oozie-wf-Z
Tracker URI          : -
Created              : 2011-07-28 05:45
Nominal Time         : 2011-05-28 00:14
Status               : WAITING
Last Modified        : 2011-07-28 06:11
Missing Dependencies :
hdfs://<namenode>:8020/user/<username>/input/input_hdfs_auth/2011/05/28/00/13/_SUCCESS#hdfs://<namenode>:8020/user/<username>/input/input_hdfs_auth/2011/05/28/00/12/_SUCCESS#hdfs://<namenode>:8020/user/<username>/input/input_hdfs_auth/2011/05/28/00/11/_SUCCESS#hdfs://<namenode>:8020/user/<username>/input/input_hdfs_auth/2011/05/28/00/10/_SUCCESS
-----------------------------------------------------------------------------


The 'Missing Dependencies" is misleading for users.
The "Missing Dependencies" shows all the dependencies after first dependency is 
missing. Even though
following dependencies are present.

Is it feasible to show only the first missing dependency or only missing 
dependencies?



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to