[
https://issues.apache.org/jira/browse/HADOOP-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601873#action_12601873
]
Devaraj Das commented on HADOOP-3307:
-------------------------------------
Some more comments:
1) In writeTopLevelDirs, remove the comment "invert the paths"
2) the SRC_LIST_LABEL file needs to have a high replication factor (maybe 10 or
something)
3) Use NullOutputFormat instead of the HarOutputFormat
4) Overall the coding convention is that we have starting/terminating braces
even for single statement blocks. Please update the code w.r.t that.
Overall, the path manipulations (like makeRelative/absolute) confuses me. It'd
be nice to cleanup the code in that aspect if possible.
> 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, hadoop-3307_2.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.