[
https://issues.apache.org/jira/browse/HADOOP-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jothi Padmanabhan updated HADOOP-3544:
--------------------------------------
Assignee: Jothi Padmanabhan
Status: Patch Available (was: Open)
Find attached the patch that corrects this minor error
> The command "archive" is missing in the example in docs/hadoop_archives.html
> (and pdf)
> ---------------------------------------------------------------------------------------
>
> Key: HADOOP-3544
> URL: https://issues.apache.org/jira/browse/HADOOP-3544
> Project: Hadoop Core
> Issue Type: Bug
> Components: documentation
> Reporter: Jothi Padmanabhan
> Assignee: Jothi Padmanabhan
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: hadoop-3544.patch
>
>
> currently, the example reads
> hadoop -archiveName foo.har /user/hadoop/dir1 /user/hadoop/dir2 /user/zoo/
> it should be
> hadoop archive -archiveName foo.har /user/hadoop/dir1 /user/hadoop/dir2
> /user/zoo/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.