You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/11/11 13:19:00 UTC

[jira] [Created] (FLINK-30000) Introduce FileSystemFactory to create FileSystem from custom configuration

Jingsong Lee created FLINK-30000:
------------------------------------

             Summary: Introduce FileSystemFactory to create FileSystem from custom configuration
                 Key: FLINK-30000
                 URL: https://issues.apache.org/jira/browse/FLINK-30000
             Project: Flink
          Issue Type: Improvement
          Components: Table Store
            Reporter: Jingsong Lee
             Fix For: table-store-0.3.0


Currently, table store uses static Flink FileSystem. This can not support:
1. Use another FileSystem different from checkpoint FileSystem.
2. Use FileSystem in Hive and Spark from custom configuration instead of using FileSystem.initialize.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)