[
https://issues.apache.org/jira/browse/FLINK-30635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729239#comment-17729239
]
Hangxiang Yu commented on FLINK-30635:
--------------------------------------
Hi, [~luoyuxia] , LocalFileSystem of hadoop should exist if we have
hadoop-common.
Could you verify whether it works if setting _fs.file.impl_ to
_org.apache.hadoop.fs.LocalFileSystem.class.getName()_ explicitly ? (It may be
a shaded path)
> Fail to recover for row-format when writing to OSS using FileSystemTable
> connector
> ----------------------------------------------------------------------------------
>
> Key: FLINK-30635
> URL: https://issues.apache.org/jira/browse/FLINK-30635
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem
> Reporter: luoyuxia
> Priority: Major
> Attachments: image-2023-01-11-17-42-15-964.png
>
>
> When recover for row-format file such as csv/json, it will try to copy oss to
> local which depends on LocalFileSystem, but the LocalFileSystem can't be
> loaded by the classloader if the related LocalFileSystem haven't been
> included in FLINK_HOME/lib.
> !image-2023-01-11-17-42-15-964.png|width=790,height=246!
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)