You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2020/01/10 11:27:00 UTC

[jira] [Resolved] (HADOOP-16722) S3GuardTool to support FilterFileSystem

     [ https://issues.apache.org/jira/browse/HADOOP-16722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved HADOOP-16722.
-------------------------------------
    Resolution: Fixed

This should be fixed in HADOOP-16697. Please check and re-open if not.

> S3GuardTool to support FilterFileSystem
> ---------------------------------------
>
>                 Key: HADOOP-16722
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16722
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Mingliang Liu
>            Assignee: Steve Loughran
>            Priority: Major
>         Attachments: HADOOP-16722.demo.patch
>
>
> Currently S3GuardTool is operating against a S3AFileSystem implementation. There are cases where the {{fs.hboss.fs.s3a.impl}} is a FilterFileSystem wrapping another implementation. For example, [[HBASE-23314]] made {{HBaseObjectStoreSemantics}} a {{FilterFileSystem}} from {{FileSystem}}. S3GuardTool could use {{FilterFileSystem::getRawFileSystem}} method to get the wrapped S3AFileSystem implementation. Without this support, a simple S3GuardTool against HBOSS will get confusing error like "s3a://mybucket is not a S3A file system".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org