You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Venkatesan Ramachandran (JIRA)" <ji...@apache.org> on 2016/06/14 22:19:30 UTC

[jira] [Created] (FALCON-2030) Enforce time partition pattern in the data location path in feed definition

Venkatesan Ramachandran created FALCON-2030:
-----------------------------------------------

             Summary: Enforce time partition pattern in the data location path in feed definition 
                 Key: FALCON-2030
                 URL: https://issues.apache.org/jira/browse/FALCON-2030
             Project: Falcon
          Issue Type: Improvement
          Components: feed
            Reporter: Venkatesan Ramachandran
            Assignee: Venkatesan Ramachandran


In feed definition, data location can be specified without time series pattern like below:

   <locations>
        <location type="data" path="/tmp/falcon-regression/RetentionTest/testFolders/"/>
        <location type="stats" path="/projects/falcon/clicksStats"/>
        <location type="meta" path="/projects/falcon/clicksMetaData"/>
    </locations>




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