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

Steve Loughran commented on HADOOP-18931:
-----------------------------------------

this is service loader only, so for those where we skip it it (s3a, abfs) then 
there's no notification.

why do we skip? service load can be slow, forces attempts to load dependencies 
(brittle)...

> FileSystem.getFileSystemClass() to log at debug the jar the .class came from
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-18931
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18931
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 3.3.6
>            Reporter: Steve Loughran
>            Priority: Minor
>
> we want to be able to log the jar the filesystem implementation class, so 
> that we can identify which version of a module the class came from.
> this is to help track down problems where different machines in the cluster 
> or the .tar.gz bundle is out of date. 



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