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

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

                Author: ASF GitHub Bot
            Created on: 09/Mar/21 19:38
            Start Date: 09/Mar/21 19:38
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on a change in pull request 
#2638:
URL: https://github.com/apache/hadoop/pull/2638#discussion_r590663774



##########
File path: 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestCommonConfigurationFields.java
##########
@@ -142,6 +141,7 @@ public void initializeMemberVariables() {
     xmlPropsToSkipCompare.add("fs.viewfs.overload.scheme.target.webhdfs.impl");
     xmlPropsToSkipCompare.add("fs.viewfs.overload.scheme.target.wasb.impl");
     xmlPropsToSkipCompare.add("fs.viewfs.overload.scheme.target.swift.impl");
+    xmlPropsToSkipCompare.add("fs.viewfs.overload.scheme.target.gs.impl");

Review comment:
       yeah, but lets try not to make things worse. It's like how we try and 
follow ordering/layout rules on imports. Strive to to better than your 
predecessors




----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 563292)
    Time Spent: 2.5h  (was: 2h 20m)

> 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: 2.5h
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to