You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Mona Chitnis (Updated) (JIRA)" <ji...@apache.org> on 2011/09/28 02:18:46 UTC

[jira] [Updated] (OOZIE-563) Missing dependency showing feeds that are already present

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

Mona Chitnis updated OOZIE-563:
-------------------------------

    Description: 
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?



  was:
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?



    
> 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
>              Labels: oozie
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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