[
https://issues.apache.org/jira/browse/HADOOP-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala updated HADOOP-3703:
-------------------------------------
Release Note: Modified logcondense.py to use the new format of hadoop dfs
-lsr output. This version of logcondense would not work with previous versions
of Hadoop and hence is incompatible.
Hadoop Flags: [Incompatible change, Reviewed]
I just committed this to trunk. Thanks, Vinod
> [HOD] logcondense needs to use the new pattern of output in hadoop dfs -lsr
> ---------------------------------------------------------------------------
>
> Key: HADOOP-3703
> URL: https://issues.apache.org/jira/browse/HADOOP-3703
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Affects Versions: 0.18.0
> Reporter: Hemanth Yamijala
> Assignee: Vinod Kumar Vavilapalli
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: HADOOP-3703
>
>
> In Hadoop 0.18, the format of *hadoop dfs -ls* and *hadoop dfs -lsr* commands
> has changed. It is a Unix like output now, with the filename being printed as
> the last column of the file listing as opposed to the first. logcondense.py
> needs to use this new format.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.