[
https://issues.apache.org/jira/browse/HADOOP-17402?focusedWorklogId=545288&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-545288
]
ASF GitHub Bot logged work on HADOOP-17402:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/21 12:06
Start Date: 01/Feb/21 12:06
Worklog Time Spent: 10m
Work Description: ravwojdyla commented on a change in pull request #2638:
URL: https://github.com/apache/hadoop/pull/2638#discussion_r567774217
##########
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:
@medb I can certainly change this, but it's already not sorted due to
`swift`.
----------------------------------------------------------------
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: 545288)
Time Spent: 2h (was: 1h 50m)
> 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
> 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]