[ 
https://issues.apache.org/jira/browse/HADOOP-17402?focusedWorklogId=555688&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-555688
 ]

ASF GitHub Bot logged work on HADOOP-17402:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Feb/21 08:49
            Start Date: 22/Feb/21 08:49
    Worklog Time Spent: 10m 
      Work Description: 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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 555688)
    Time Spent: 2h 10m  (was: 2h)

> Add GCS FS impl reference to core-default.xml
> ---------------------------------------------
>
>                 Key: HADOOP-17402
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17402
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>            Reporter: Rafal Wojdyla
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Akin to current S3 default configuration add GCS configuration, specifically 
> to declare the GCS implementation. [GCS 
> connector|https://cloud.google.com/dataproc/docs/concepts/connectors/cloud-storage].
>  Has this not been done since the GCS connector is not part of the hadoop/ASF 
> codebase, or is there any other blocker?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to