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

Chris Nauroth commented on HADOOP-19697:
----------------------------------------

Hi [[email protected]]. Not fully caught up on this one, but there is a 
{{fs.gs.impl}} entry in core-default.xml now. Was that all we needed?

https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml#L4508

> google gs connector registration failing
> ----------------------------------------
>
>                 Key: HADOOP-19697
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19697
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/gcs
>    Affects Versions: 3.5.0
>            Reporter: Steve Loughran
>            Priority: Blocker
>
> Surfaced during HADOOP-19696 and work with all the cloud connectors on the 
> classpath.
> There's a missing dependency causing the gcs connector to fail to register 
> *when the first filesystem is instantiated*, because the service registration 
> process loads the gcs connector class, instantiates one and asks for its 
> schema.
> As well as a sign of a problem, it's better to just add an entry in 
> core-default.xml as this saves all classloading overhead. It's what the other 
> asf bundled ones do.



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