You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mona Chitnis (JIRA)" <ji...@apache.org> on 2012/05/15 20:27:07 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13276100#comment-13276100 ] 

Mona Chitnis commented on OOZIE-563:
------------------------------------

This is a usability fix. When user queries for coordinator action info, the list will only show the first missing dependency which is required to be satisfied before Oozie can move on to check further datasets.
                
> 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
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>            Priority: Minor
>              Labels: oozie
>         Attachments: OOZIE-563.diff
>
>   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