[
https://issues.apache.org/jira/browse/HADOOP-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639675#action_12639675
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4376:
------------------------------------------------
The formatting in hadoop-default.xml are not consistent, even after the patch.
One example is dfs.namenode.logging.level.
There are mainly two styles, (1) no EOL within a paragraph and (2) having EOL
within a paragraph. It is not clear me that which one we should use. (2) is
more human readable but (1) is more machine readable. Since this is xml, there
are probably programs reading the descriptions and output them to other
formats. Personally, I like (1) better.
I probably is too late to comment here. Thank you for working on this. :)
> Fix line formatting in hadoop-default.xml for hadoop.http.filter.initializers
> -----------------------------------------------------------------------------
>
> Key: HADOOP-4376
> URL: https://issues.apache.org/jira/browse/HADOOP-4376
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.19.0
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: lineFormatting_v1.patch
>
>
> Line formatting in hadoop-default.xml for property
> hadoop.htttp.filter.initializers is not elegant, we should fix it before
> 0.19.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.