[ 
https://issues.apache.org/jira/browse/OOZIE-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699160#comment-14699160
 ] 

Jaydeep Vishwakarma commented on OOZIE-2327:
--------------------------------------------

I have discussed with [~shwethags], Came up with some solution for this 
problem. In missing dependancy we should show the actual path along with what 
input path is missing. So one of the expected output for missing dependancy 
would be
{code}Missing Dependency : latest(-3) # [last latest available path : 
latest(-2)/user/test/data/2015/08/17/08] {code}
for latest(-5) when the uri-template is : 
{code}/user/test/data/${YEAR}/${MONTH}/${DAY}/${HOUR} {code}


> coord:latest(int n) does not give the information about the path
> ----------------------------------------------------------------
>
>                 Key: OOZIE-2327
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2327
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Jaydeep Vishwakarma
>            Assignee: Jaydeep Vishwakarma
>
> User used to face difficulty when coord instance wait for coord:latest( n ). 
> As oozie -info does not show which path it is waiting for. At the user end 
> has to see the coord definition.  If we show uri-template it will improve 
> debuggability.



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

Reply via email to