[jira] [Created] (FLINK-17557) Add configuration to disallow ambiguous file schemes

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-17557) Add configuration to disallow ambiguous file schemes

Shang Yuanchun (Jira)
Seth Wiesman created FLINK-17557:
------------------------------------

             Summary: Add configuration to disallow ambiguous file schemes
                 Key: FLINK-17557
                 URL: https://issues.apache.org/jira/browse/FLINK-17557
             Project: Flink
          Issue Type: Improvement
            Reporter: Seth Wiesman


Flink supports usage of both S3 presto and S3 hadoop within the same session via the plugin system. When this happens the scheme 's3://' is and references whichever filesystem happened to have been loaded last. Instead, users should use the schemes 's3p' and 's3a' respectively which are unique.

There should be a configuration option that disallows the use of ambiguous file schemes to prevent strange behavior in produciton.



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