[
https://issues.apache.org/jira/browse/HADOOP-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492778
]
Andrzej Bialecki commented on HADOOP-1307:
-------------------------------------------
Could we perhaps extend the XML markup to include this information as an
attribute (or subelement) on a property? I.e.
<property level="expert">
<name>...</name>
<value>..</value>
</property>
Or the less preferred:
<property>
<name>...</name>
<value>...</value>
<level>expert</level>
</property>
> Classification of various configuration knobs
> ---------------------------------------------
>
> Key: HADOOP-1307
> URL: https://issues.apache.org/jira/browse/HADOOP-1307
> Project: Hadoop
> Issue Type: Wish
> Components: documentation
> Reporter: Arun C Murthy
>
> Given the ever-increasing number of configuration knobs for both dfs and
> mapred, it would be very useful to classify each as EXPERT or not so as to
> clearly demarcate them.
> Thoughts?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.