[
https://issues.apache.org/jira/browse/HADOOP-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628070#action_12628070
]
Allen Wittenauer commented on HADOOP-4058:
------------------------------------------
Realistically, any data warehousing system needs to have a retention policy
that includes "when does this data go away?"
To me, this proposal really sounds like a contrib item. Some script that does
auto-distcp's.
It also sounds like it might be made irrelevant with some of the ideas floating
around about simulating autofs-like functionality using volumes.
> Transparent archival and restore of files from HDFS
> ---------------------------------------------------
>
> Key: HADOOP-4058
> URL: https://issues.apache.org/jira/browse/HADOOP-4058
> Project: Hadoop Core
> Issue Type: New Feature
> Components: dfs
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
>
> There should be a facility to migrate old files away from a production
> cluster. Access to those files from applications should continue to work
> transparently, without changing application code, but maybe with reduced
> performance. The policy engine that does this could be layered on HDFS
> rather than being built into HDFS itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.