[
https://issues.apache.org/jira/browse/FLINK-17925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-17925:
---------------------------------
Priority: Blocker (was: Critical)
> Fix Filesystem options to default values and types
> --------------------------------------------------
>
> Key: FLINK-17925
> URL: https://issues.apache.org/jira/browse/FLINK-17925
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem
> Reporter: Jingsong Lee
> Priority: Blocker
> Fix For: 1.11.0
>
>
> Fix Filesystem options:
> * Throws unsupported exception when using metastore commit policy for
> filesystem table, Filesystem connector has an empty implementation in
> {{TableMetaStoreFactory}}. We should avoid user configuring this policy.
> * Default value of "sink.partition-commit.trigger" should be "process-time".
> Users are hard to figure out what is wrong when they don't have watermark. We
> can set "sink.partition-commit.trigger" to "process-time" to have better
> out-of-box experience.
> * The type of "sink.rolling-policy.file-size" should be MemoryType.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)