You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Utkarsh Kumar (JIRA)" <ji...@apache.org> on 2016/06/09 09:08:20 UTC

[jira] [Created] (FALCON-2022) optional argument also providing the feed path that are not being generated

Utkarsh Kumar created FALCON-2022:
-------------------------------------

             Summary: optional argument also providing the feed path that are not being generated
                 Key: FALCON-2022
                 URL: https://issues.apache.org/jira/browse/FALCON-2022
             Project: Falcon
          Issue Type: Bug
            Reporter: Utkarsh Kumar


In my process definition I am taking an input feed with name abc and start and end as given below making the feed as optional. 
 
<input name="abc" feed="xyz" start="today(-10,0)" end="today(0,0)" optional="true"/>

if there is no output that has been created for the feed "abc", say for today's data. We are still getting the today's input feed path as input which has not been created yet. 

cc [~sandeep.samudrala]



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