[
https://issues.apache.org/jira/browse/HADOOP-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592912#action_12592912
]
Mahadev konar commented on HADOOP-3307:
---------------------------------------
what about using this URI for har filesystem --
har://hdfs-host:port/dir/foo.har?pathinsideharfilesystem
SO the query of the uri is actually the path inside the har filesystem.
This might require some changes to path but looks like a cleaner way rather
than assuming .har extension as the har archive.
example would be
har://hdfs-port:port/dir/foo.har?dir1/file1
> 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.