You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2021/02/22 08:49:35 UTC

[GitHub] [hadoop] jojochuang commented on a change in pull request #2638: HADOOP-17402. Add GCS config to the core-site

jojochuang commented on a change in pull request #2638:
URL: https://github.com/apache/hadoop/pull/2638#discussion_r580072781



##########
File path: hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
##########
@@ -1062,6 +1065,14 @@
   </description>
 </property>
 
+<property>
+  <name>fs.viewfs.overload.scheme.target.gs.impl</name>
+  <value>com.google.cloud.hadoop.fs.gcs.GoogleHadoopFS</value>
+  <description>The HttpFileSystem for view file system overload scheme

Review comment:
       nit: change "HttpFileSystem" to "Google Cloud Storage file system"




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org