Steve Loughran created HADOOP-19697:
---------------------------------------

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


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