[ https://issues.apache.org/jira/browse/FALCON-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331086#comment-15331086 ]
Venkatesan Ramachandran commented on FALCON-2030: ------------------------------------------------- Thanks for the info [~sandeep.samudrala]. Some questions: 1. are you saying this is being used? 2. if so, how does retention work on the data dir? I'm guessing retention is no-op since it's feeds base dir. 3. why not use the data dir to basepath/feedname/{year}-{month}-{day} and set retention to 1 instances (or max retention) > 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)