[ 
https://issues.apache.org/jira/browse/HADOOP-18588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654225#comment-17654225
 ] 

ASF GitHub Bot commented on HADOOP-18588:
-----------------------------------------

eubnara opened a new pull request, #5271:
URL: https://github.com/apache/hadoop/pull/5271

   ### Description of PR
   
   I found that there is duplicate field name in hdfs-default.xml.
   And further investigation, `dfs.storage.policy.satisfier.enabled` is removed 
configuration since HDFS-13057. However, it remains in hdfs-default.xml and it 
shows deleted configuration through 
https://hadoop.apache.org/docs/r3.3.4/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml.
   
   https://issues.apache.org/jira/browse/HADOOP-18588
   
   
   ### How was this patch tested?
   
   Manually
   
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   
   




> Duplicate field name in hdfs-default.xml
> ----------------------------------------
>
>                 Key: HADOOP-18588
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18588
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: YUBI LEE
>            Priority: Minor
>         Attachments: image-2023-01-04-10-02-16-881.png
>
>
> {{"dfs.storage.policy.satisfier.enabled"}} and 
> "{{{}dfs.storage.policy.satisfier.mode"{}}} is specified in the same 
> `property` tag in hdfs-default.xml.
> It should be separated. Because of this, on website, the description is wrong.
> [https://hadoop.apache.org/docs/r3.3.4/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml]
> !image-2023-01-04-10-02-16-881.png|width=1697,height=89!
> {{"dfs.storage.policy.satisfier.enabled"}} is delete since 
> https://issues.apache.org/jira/browse/HDFS-13057.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to