[
https://issues.apache.org/jira/browse/HADOOP-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089510#comment-13089510
]
John George commented on HADOOP-7539:
-------------------------------------
1. Create HAR file using version 1
{quote}
$ hadoop fs -cat /tmp/thisis1.har/_masterindex
1
0 2127535165 0 1856
{quote}
2. Install version 3 of HAR
{quote}
$ hadoop fs -cat /tmp/thisis3.har/_masterindex
3
0 2127535165 0 2610
{quote}
3. Run ls and wordcount on VERSION 1
{quote}
$ hadoop fs -ls har:///tmp/thisis1.har
$ hadoop jar hadoop-examples.jar wordcount har:///tmp/thisis1.har/x.sh
/tmp/out.2
{quote}
> merge hadoop archive goodness from trunk to .20
> -----------------------------------------------
>
> Key: HADOOP-7539
> URL: https://issues.apache.org/jira/browse/HADOOP-7539
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.20.205.0
> Reporter: John George
> Assignee: John George
> Fix For: 0.20.205.0
>
> Attachments: HADOOP-7539-1.patch
>
>
> hadoop archive in branch-0.20-security is outdated. When run recently, it
> produced some bugs which were all fixed in trunk. This JIRA aims to bring in
> all these JIRAs to branch-0.20-security.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira