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

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

hfutatzhanghb commented on code in PR #7249:
URL: https://github.com/apache/hadoop/pull/7249#discussion_r1899294230


##########
hadoop-common-project/hadoop-common/src/main/resources/core-default.xml:
##########
@@ -4468,4 +4468,14 @@ The switch to turn S3A auditing on or off.
     <description>The AbstractFileSystem for Ozone FileSystem o3fs 
uri</description>
   </property>
 
+  <property>
+    <name>fs.$SCHEME.impl.disable.cache</name>

Review Comment:
   How about make $SCHEME to hdfs ? Just like the `fs.har.impl.disable.cache` 
config in the docs.
   
   
![image](https://github.com/user-attachments/assets/93af7546-7f3f-4413-879b-0463161d1843)
   





> Add fs.$SCHEME.impl.disable.cache to core-default.xml
> -----------------------------------------------------
>
>                 Key: HADOOP-19376
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19376
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common
>            Reporter: farmmamba
>            Assignee: farmmamba
>            Priority: Minor
>              Labels: pull-request-available
>
> We need to add `fs.$SCHEME.impl.disable.cache` configuration entry to 
> core-default.xml.
> This is a frequently used configuration entry but end user could not find it 
> in xxx-default.xml



--
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