You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2016/06/15 18:43:09 UTC

[jira] [Assigned] (OOZIE-1856) Show the dataset name along with coord:latest() in the missing dependencies for coordinator

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

Satish Subhashrao Saley reassigned OOZIE-1856:
----------------------------------------------

    Assignee: Satish Subhashrao Saley

> Show the dataset name along with coord:latest() in the missing dependencies for coordinator 
> --------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1856
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1856
>             Project: Oozie
>          Issue Type: Improvement
>          Components: client, coordinator
>    Affects Versions: trunk, 3.3.2
>         Environment: Oozie server build version: 3.3.2.8
> Oozie client build version: 
>            Reporter: Abhishek Agarwal
>            Assignee: Satish Subhashrao Saley
>
> Currently for a coordinator action, which depends on the latest instances of a dataset, missing dependencies are shown something like this
> Missing dependencies: $\{coord:latestRange(0,0)\}#$\{coord:latestRange(0,0)\}#$\{coord:latestRange(0,0)\}#$\{coord:latestRange(0,0)\}#$\{coord:latestRange(-3,0)\}#$\{coord:latestRange(0,0)\}#$\{coord:latestRange(-3,0)\}#$\{coord:latestRange(0,0)\}#$\{coord:latestRange(-3,0)\}#$\{coord:latestRange(0,0)\}#$\{coord:latestRange(-34,0)\}#$\{coord:latestRange(-34,0)\}#$\{coord:latestRange(0,0)\}#$\{coord:latestRange(0,0)\}
> There are around 14 inputs for which the job is waiting on either last available instance or last available 35 instances. It's very difficult to figure out on which input, job is exactly waiting on. 
> We should show the only those dependencies which could not be resolved and show dataset name in the dependencies.  
> e.g. $\{coord:latestRange(0,0), input1\}#$\{coord:latestRange(0,0), input2\}#$\{coord:latestRange(0,0), input3\}#$\{coord:latestRange(0,0), input4\}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)