[
https://issues.apache.org/jira/browse/HADOOP-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592511#action_12592511
]
Doug Cutting commented on HADOOP-3307:
--------------------------------------
Nicholas, archives are directories, not files, right? The har filesystem
implementation should take the path up to the first ".har" element and assume
that names an archive directory. Attempting to open
har://hdfs-host:port/dir/my.har/foo.bar should throw an exception if my.har is
not an archive-formatted directory.. This should naturally permit nested har
files, if that's desired.
> Archives in Hadoop.
> -------------------
>
> Key: HADOOP-3307
> URL: https://issues.apache.org/jira/browse/HADOOP-3307
> Project: Hadoop Core
> Issue Type: New Feature
> Components: fs
> Reporter: Mahadev konar
> Assignee: Mahadev konar
> Fix For: 0.18.0
>
>
> This is a new feature for archiving and unarchiving files in HDFS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.