You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2008/05/26 19:52:01 UTC

[jira] Commented: (HADOOP-3307) Archives in Hadoop.

    [ https://issues.apache.org/jira/browse/HADOOP-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599884#action_12599884 ] 

Doug Cutting commented on HADOOP-3307:
--------------------------------------

This sounds great!  Using the default filesystem makes the URIs much more readable!

> bin/hadoop archives -archiveName foo.har inputpaths outputdir

- can we name the command 'archive' instead of 'archives'?
- can the output name and directory be combined?

If so, the command might look like:

bin/hadoop archive dir/foo.har dir1 dir2 [ ... ]


> 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
>
>         Attachments: hadoop-3307_1.patch
>
>
> 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.