[
https://issues.apache.org/jira/browse/FALCON-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365414#comment-15365414
]
ASF GitHub Bot commented on FALCON-2030:
----------------------------------------
GitHub user vramachan opened a pull request:
https://github.com/apache/falcon/pull/214
FALCON-2030 : Enfornce time partition in the storage path for feeds w…
Enforce time partition in the storage path for feeds with import and export
policy.
HCAT storage types, this restriction is already handled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vramachan/falcon
FALCON-2030.EnforceTimePartition
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/214.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #214
----
commit 193e9cc5f6c811b70e9b8c6d9fb7e407a8cea3f4
Author: Venkatesan Ramachandran <[email protected]>
Date: 2016-07-07T00:46:31Z
FALCON-2030 : Enfornce time partition in the storage path for feeds with
import and export policy
----
> 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)